"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/08/17 01:10:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fihecan2tuci" 2025/08/17 01:10:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 01:10:55 DEBUG : Starting OpenDrive session with ID: bd41502f6aee516fc52d9cf4546b81b83793e61ce53e10aea4d065a8d2f8e0ab 2025/08/17 01:10:56 DEBUG : Creating backend with remote "/tmp/rclone868572226" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:10:56 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:10:56 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:10:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:10:59 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:10:59 DEBUG : dir: Looking for writers 2025/08/17 01:10:59 DEBUG : Looking for writers 2025/08/17 01:10:59 DEBUG : dir: reading active writers 2025/08/17 01:10:59 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.91s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:11:00 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:11:00 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:11:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:11:03 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/08/17 01:11:05 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/08/17 01:11:07 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:11:07 DEBUG : dir/subdir: Looking for writers 2025/08/17 01:11:07 DEBUG : dir: Looking for writers 2025/08/17 01:11:07 DEBUG : file1: reading active writers 2025/08/17 01:11:07 DEBUG : file2: reading active writers 2025/08/17 01:11:07 DEBUG : subdir: reading active writers 2025/08/17 01:11:07 DEBUG : Looking for writers 2025/08/17 01:11:07 DEBUG : dir: reading active writers 2025/08/17 01:11:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.89s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:11:09 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:11:09 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:11:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:11:11 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:11:11 DEBUG : dir: Looking for writers 2025/08/17 01:11:11 DEBUG : file1: reading active writers 2025/08/17 01:11:11 DEBUG : Looking for writers 2025/08/17 01:11:11 DEBUG : dir: reading active writers 2025/08/17 01:11:11 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.90s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:11:12 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:11:12 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:11:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:11:15 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:11:15 DEBUG : dir: Looking for writers 2025/08/17 01:11:15 DEBUG : Looking for writers 2025/08/17 01:11:15 DEBUG : dir: reading active writers 2025/08/17 01:11:15 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.77s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:11:16 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:11:16 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:11:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:11:19 DEBUG : dir: forgetting directory cache 2025/08/17 01:11:19 DEBUG : forgetting directory cache 2025/08/17 01:11:19 DEBUG : dir: forgetting directory cache 2025/08/17 01:11:19 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:11:19 DEBUG : Looking for writers 2025/08/17 01:11:19 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.77s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:11:20 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:11:20 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:11:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:11:23 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/17 01:11:23 DEBUG : dir: invalidating directory cache 2025/08/17 01:11:23 DEBUG : >ForgetPath: 2025/08/17 01:11:23 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/17 01:11:23 DEBUG : invalidating directory cache 2025/08/17 01:11:23 DEBUG : dir: forgetting directory cache 2025/08/17 01:11:23 DEBUG : >ForgetPath: 2025/08/17 01:11:23 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/17 01:11:23 DEBUG : >ForgetPath: 2025/08/17 01:11:23 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:11:23 DEBUG : dir: Looking for writers 2025/08/17 01:11:23 DEBUG : Looking for writers 2025/08/17 01:11:23 DEBUG : dir: reading active writers 2025/08/17 01:11:23 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.86s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:11:24 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:11:24 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:11:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:11:28 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, 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/08/17 01:11:38 DEBUG : forgetting directory cache 2025/08/17 01:11:38 DEBUG : dir: forgetting directory cache 2025/08/17 01:11:39 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:11:39 DEBUG : dir: Looking for writers 2025/08/17 01:11:39 DEBUG : fil/a/b: Looking for writers 2025/08/17 01:11:39 DEBUG : fil/a: Looking for writers 2025/08/17 01:11:39 DEBUG : b: reading active writers 2025/08/17 01:11:39 DEBUG : fil: Looking for writers 2025/08/17 01:11:39 DEBUG : a: reading active writers 2025/08/17 01:11:39 DEBUG : Looking for writers 2025/08/17 01:11:39 DEBUG : dir: reading active writers 2025/08/17 01:11:39 DEBUG : fil: reading active writers 2025/08/17 01:11:39 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (17.28s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:11:41 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:11:41 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:11:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:11:44 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:11:44 DEBUG : dir: Looking for writers 2025/08/17 01:11:44 DEBUG : Looking for writers 2025/08/17 01:11:44 DEBUG : dir: reading active writers 2025/08/17 01:11:44 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.59s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:11:45 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:11:45 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:11:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:11:49 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:11:49 DEBUG : dir: Looking for writers 2025/08/17 01:11:49 DEBUG : file1: reading active writers 2025/08/17 01:11:49 DEBUG : Looking for writers 2025/08/17 01:11:49 DEBUG : dir: reading active writers 2025/08/17 01:11:49 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.87s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:11:50 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:11:50 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:11:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:11:53 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/08/17 01:11:55 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/08/17 01:11:57 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/17 01:11:57 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/17 01:11:57 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/17 01:11:57 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/17 01:11:58 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/08/17 01:12:00 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/08/17 01:12:03 DEBUG : dir: invalidating directory cache 2025/08/17 01:12:03 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/17 01:12:03 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/17 01:12:03 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/17 01:12:03 DEBUG : dir/file1: Reset virtual modtime 2025/08/17 01:12:03 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/17 01:12:03 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/17 01:12:03 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/17 01:12:03 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/17 01:12:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/17 01:12:03 DEBUG : dir: invalidating directory cache 2025/08/17 01:12:03 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/17 01:12:03 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/17 01:12:03 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/17 01:12:03 DEBUG : forgetting directory cache 2025/08/17 01:12:03 DEBUG : dir: forgetting directory cache 2025/08/17 01:12:03 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/17 01:12:03 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:12:03 DEBUG : dir/virtualDir: Looking for writers 2025/08/17 01:12:03 DEBUG : dir: Looking for writers 2025/08/17 01:12:03 DEBUG : virtualDir: reading active writers 2025/08/17 01:12:03 DEBUG : file1: reading active writers 2025/08/17 01:12:03 DEBUG : virtualFile2: reading active writers 2025/08/17 01:12:03 DEBUG : virtualFile: reading active writers 2025/08/17 01:12:03 DEBUG : Looking for writers 2025/08/17 01:12:03 DEBUG : dir: reading active writers 2025/08/17 01:12:03 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (15.27s) --- PASS: TestDirReadDirAll/Virtual (5.63s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:12:05 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:12:05 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:12:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:12:09 ERROR : dir/: Can only open directories read only 2025/08/17 01:12:09 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:12:09 DEBUG : dir: Looking for writers 2025/08/17 01:12:09 DEBUG : Looking for writers 2025/08/17 01:12:09 DEBUG : dir: reading active writers 2025/08/17 01:12:09 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (4.99s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:12:10 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:12:10 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:12:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:12:14 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:12:14 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/17 01:12:14 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/17 01:12:14 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/17 01:12:14 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': File to upload is small (5 bytes), uploading instead of streaming 2025/08/17 01:12:15 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/08/17 01:12:16 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/17 01:12:16 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/08/17 01:12:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/17 01:12:16 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:12:16 DEBUG : dir: Looking for writers 2025/08/17 01:12:16 DEBUG : file1: reading active writers 2025/08/17 01:12:16 DEBUG : potato: reading active writers 2025/08/17 01:12:16 DEBUG : Looking for writers 2025/08/17 01:12:16 DEBUG : dir: reading active writers 2025/08/17 01:12:16 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (7.65s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:12:17 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:12:17 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:12:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:12:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/17 01:12:21 DEBUG : dir/sub: Dir.ReadDirAll error: failed to get folder list: Directory doesn't exist (Error 404) dir_test.go:246: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:246 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:402 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirMkdir 2025/08/17 01:12:21 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:12:21 DEBUG : dir/sub: Looking for writers 2025/08/17 01:12:21 DEBUG : dir: Looking for writers 2025/08/17 01:12:21 DEBUG : file1: reading active writers 2025/08/17 01:12:21 DEBUG : sub: reading active writers 2025/08/17 01:12:21 DEBUG : Looking for writers 2025/08/17 01:12:21 DEBUG : dir: reading active writers 2025/08/17 01:12:21 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.02s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:12:22 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:12:22 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:12:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:12:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/17 01:12:27 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/17 01:12:28 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:12:28 DEBUG : dir/sub/subsub: Looking for writers 2025/08/17 01:12:28 DEBUG : dir/sub: Looking for writers 2025/08/17 01:12:28 DEBUG : subsub: reading active writers 2025/08/17 01:12:28 DEBUG : dir: Looking for writers 2025/08/17 01:12:28 DEBUG : file1: reading active writers 2025/08/17 01:12:28 DEBUG : sub: reading active writers 2025/08/17 01:12:28 DEBUG : Looking for writers 2025/08/17 01:12:28 DEBUG : dir: reading active writers 2025/08/17 01:12:28 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.19s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:12:30 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:12:30 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:12:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:12:33 ERROR : dir/: Dir.Remove not empty 2025/08/17 01:12:33 DEBUG : dir/file1: Remove: 2025/08/17 01:12:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/17 01:12:34 DEBUG : dir/file1: >Remove: err= 2025/08/17 01:12:35 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/17 01:12:35 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:12:35 DEBUG : Looking for writers 2025/08/17 01:12:35 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (5.59s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:12:35 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:12:35 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:12:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:12:38 DEBUG : dir/file1: Remove: 2025/08/17 01:12:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/17 01:12:39 DEBUG : dir/file1: >Remove: err= 2025/08/17 01:12:39 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/17 01:12:39 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:12:39 DEBUG : Looking for writers 2025/08/17 01:12:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.12s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:12:39 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:12:39 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:12:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:12:43 DEBUG : dir/file1: Remove: 2025/08/17 01:12:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/17 01:12:43 DEBUG : dir/file1: >Remove: err= 2025/08/17 01:12:43 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:12:43 DEBUG : dir: Looking for writers 2025/08/17 01:12:43 DEBUG : Looking for writers 2025/08/17 01:12:43 DEBUG : dir: reading active writers 2025/08/17 01:12:43 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.90s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:12:44 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:12:44 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:12:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:12:48 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/08/17 01:12:50 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/17 01:12:50 DEBUG : dir2: same parent dir (ODFfOTM4NTc0M19kY2NoTw) - using folder/rename instead of move_copy 2025/08/17 01:12:51 DEBUG : dir: Updating dir with dir2 0xc0007b0000 2025/08/17 01:12:51 DEBUG : dir: forgetting directory cache 2025/08/17 01:12:51 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/17 01:12:51 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/17 01:12:52 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/17 01:12:52 DEBUG : file2: Updating file with file2 0xc000980540 2025/08/17 01:12:52 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/17 01:12:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/17 01:12:53 INFO : dir2/file3: Deleted 2025/08/17 01:12:54 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/17 01:12:54 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000980540 2025/08/17 01:12:54 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/17 01:12:54 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/17 01:12:55 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/17 01:12:55 DEBUG : renamed empty directory: same parent dir (ODFfOTM4NTc0M19kY2NoTw) - using folder/rename instead of move_copy 2025/08/17 01:12:55 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000a85520 2025/08/17 01:12:55 DEBUG : empty directory: forgetting directory cache 2025/08/17 01:12:55 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/17 01:12:55 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/17 01:12:55 DEBUG : dir2: Renaming to "dir3" 2025/08/17 01:12:55 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:12:55 DEBUG : dir3: Looking for writers 2025/08/17 01:12:55 DEBUG : file3: reading active writers 2025/08/17 01:12:55 DEBUG : renamed empty directory: Looking for writers 2025/08/17 01:12:55 DEBUG : Looking for writers 2025/08/17 01:12:55 DEBUG : dir3: reading active writers 2025/08/17 01:12:55 DEBUG : renamed empty directory: reading active writers 2025/08/17 01:12:55 DEBUG : >WaitForWriters: --- PASS: TestDirRename (12.18s) === 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-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:12:56 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:12:56 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:12:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:13:00 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/17 01:13:00 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:13:01 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/17 01:13:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/17 01:13:01 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/17 01:13:01 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/17 01:13:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/17 01:13:01 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:13:01 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/17 01:13:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/17 01:13:01 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/17 01:13:01 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/17 01:13:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/17 01:13:01 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': File to upload is small (12 bytes), uploading instead of streaming 2025/08/17 01:13:02 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/08/17 01:13:03 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/08/17 01:13:03 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/08/17 01:13:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/17 01:13:03 DEBUG : forgetting directory cache 2025/08/17 01:13:03 DEBUG : dir: forgetting directory cache 2025/08/17 01:13:03 DEBUG : dir/sub: forgetting directory cache 2025/08/17 01:13:03 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/17 01:13:03 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/17 01:13:03 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': File to upload is small (5 bytes), uploading instead of streaming 2025/08/17 01:13:04 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/08/17 01:13:05 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/17 01:13:05 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/08/17 01:13:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/17 01:13:05 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:13:05 DEBUG : dir/sub: Looking for writers 2025/08/17 01:13:05 DEBUG : file0: reading active writers 2025/08/17 01:13:05 DEBUG : file2: reading active writers 2025/08/17 01:13:05 DEBUG : dir: Looking for writers 2025/08/17 01:13:05 DEBUG : sub: reading active writers 2025/08/17 01:13:05 DEBUG : file1: reading active writers 2025/08/17 01:13:05 DEBUG : Looking for writers 2025/08/17 01:13:05 DEBUG : dir: reading active writers 2025/08/17 01:13:05 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (10.17s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:13:07 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:13:07 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/08/17 01:13:07 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:13:07 DEBUG : Looking for writers 2025/08/17 01:13:07 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.35s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:13:07 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:13:07 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:13:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:13:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/17 01:13:11 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:13:11 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/17 01:13:11 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/17 01:13:11 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/17 01:13:11 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:13:11 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/17 01:13:11 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/17 01:13:11 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:13:11 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/17 01:13:11 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/17 01:13:11 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/17 01:13:11 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:13:11 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/17 01:13:11 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:13:11 DEBUG : dir: Looking for writers 2025/08/17 01:13:11 DEBUG : file1: reading active writers 2025/08/17 01:13:11 DEBUG : file1.metadata: reading active writers 2025/08/17 01:13:11 DEBUG : Looking for writers 2025/08/17 01:13:11 DEBUG : dir: reading active writers 2025/08/17 01:13:11 DEBUG : dir.metadata: reading active writers 2025/08/17 01:13:11 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (5.46s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:13:12 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:13:12 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:13:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:13:17 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:13:17 DEBUG : dir: Looking for writers 2025/08/17 01:13:17 DEBUG : file1: reading active writers 2025/08/17 01:13:17 DEBUG : Looking for writers 2025/08/17 01:13:17 DEBUG : dir: reading active writers 2025/08/17 01:13:17 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (5.10s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:13:18 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:13:18 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:13:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:13:23 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/08/17 01:13:25 DEBUG : Can set mod time: true 2025/08/17 01:13:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/17 01:13:26 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:13:26 DEBUG : dir: Looking for writers 2025/08/17 01:13:26 DEBUG : file1: reading active writers 2025/08/17 01:13:26 DEBUG : Looking for writers 2025/08/17 01:13:26 DEBUG : dir: reading active writers 2025/08/17 01:13:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:13:27 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:13:27 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:13:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:13:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/17 01:13:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/17 01:13:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:13:30 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': File to upload is small (0 bytes), uploading instead of streaming 2025/08/17 01:13:32 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/17 01:13:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/17 01:13:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/17 01:13:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:13:32 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:13:32 DEBUG : dir: Looking for writers 2025/08/17 01:13:32 DEBUG : file1: reading active writers 2025/08/17 01:13:32 DEBUG : Looking for writers 2025/08/17 01:13:32 DEBUG : dir: reading active writers 2025/08/17 01:13:32 DEBUG : >WaitForWriters: 2025/08/17 01:13:32 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:13:32 DEBUG : dir: Looking for writers 2025/08/17 01:13:32 DEBUG : file1: reading active writers 2025/08/17 01:13:32 DEBUG : Looking for writers 2025/08/17 01:13:32 DEBUG : dir: reading active writers 2025/08/17 01:13:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:13:34 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:13:34 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:13:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:13:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/17 01:13:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/17 01:13:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:13:37 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': File to upload is small (5 bytes), uploading instead of streaming 2025/08/17 01:13:38 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/08/17 01:13:39 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/17 01:13:39 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/17 01:13:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/17 01:13:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:13:39 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:13:39 DEBUG : dir: Looking for writers 2025/08/17 01:13:39 DEBUG : file1: reading active writers 2025/08/17 01:13:39 DEBUG : Looking for writers 2025/08/17 01:13:39 DEBUG : dir: reading active writers 2025/08/17 01:13:39 DEBUG : >WaitForWriters: 2025/08/17 01:13:40 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:13:40 DEBUG : dir: Looking for writers 2025/08/17 01:13:40 DEBUG : file1: reading active writers 2025/08/17 01:13:40 DEBUG : Looking for writers 2025/08/17 01:13:40 DEBUG : dir: reading active writers 2025/08/17 01:13:40 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:13:41 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:13:41 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:13:41 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:13:41 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:13:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:13:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:13:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:13:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:13:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:13:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:13:41 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/17 01:13:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:13:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/17 01:13:45 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:13:45 DEBUG : dir: Looking for writers 2025/08/17 01:13:45 DEBUG : file1: reading active writers 2025/08/17 01:13:45 DEBUG : Looking for writers 2025/08/17 01:13:45 DEBUG : dir: reading active writers 2025/08/17 01:13:45 DEBUG : >WaitForWriters: 2025/08/17 01:13:45 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:13:46 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:13:46 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:13:46 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:13:46 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:13:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:13:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:13:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:13:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:13:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:13:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:13:46 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/17 01:13:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:13:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/17 01:13:49 DEBUG : dir/file1: newRWFileHandle: 2025/08/17 01:13:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/17 01:13:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/17 01:13:49 DEBUG : dir/file1(0xc0003c5a80): close: 2025/08/17 01:13:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/17 01:13:49 DEBUG : dir/file1(0xc0003c5a80): >close: err= 2025/08/17 01:13:49 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:13:49 DEBUG : dir: Looking for writers 2025/08/17 01:13:49 DEBUG : file1: reading active writers 2025/08/17 01:13:49 DEBUG : Looking for writers 2025/08/17 01:13:49 DEBUG : dir: reading active writers 2025/08/17 01:13:49 DEBUG : >WaitForWriters: 2025/08/17 01:13:49 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:13:49 DEBUG : dir: Looking for writers 2025/08/17 01:13:49 DEBUG : file1: reading active writers 2025/08/17 01:13:49 DEBUG : Looking for writers 2025/08/17 01:13:49 DEBUG : dir: reading active writers 2025/08/17 01:13:49 DEBUG : >WaitForWriters: 2025/08/17 01:13:49 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:13:51 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:13:51 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:13:51 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:13:51 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:13:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:13:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:13:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:13:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:13:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:13:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:13:51 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/17 01:13:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:13:54 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/17 01:13:54 DEBUG : dir/file1: newRWFileHandle: 2025/08/17 01:13:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/17 01:13:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/17 01:13:54 DEBUG : dir/file1(0xc000a00440): _writeAt: size=5, off=0 2025/08/17 01:13:54 DEBUG : dir/file1(0xc000a00440): openPending: 2025/08/17 01:13:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/17 01:13:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/17 01:13:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:13:54 DEBUG : dir/file1(0xc000a00440): >openPending: err= 2025/08/17 01:13:54 DEBUG : dir/file1(0xc000a00440): >_writeAt: n=5, err= 2025/08/17 01:13:54 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/17 01:13:54 DEBUG : dir/file1(0xc000a00440): close: 2025/08/17 01:13:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/08/17 01:13:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/08/17 01:13:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/08/17 01:13:54 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/17 01:13:54 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/17 01:13:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/17 01:13:54 DEBUG : dir/file1(0xc000a00440): >close: err= 2025/08/17 01:13:54 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:13:54 DEBUG : dir: Looking for writers 2025/08/17 01:13:54 DEBUG : file1: reading active writers 2025/08/17 01:13:54 DEBUG : Looking for writers 2025/08/17 01:13:54 DEBUG : dir: reading active writers 2025/08/17 01:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/17 01:13:54 DEBUG : dir: Looking for writers 2025/08/17 01:13:54 DEBUG : file1: reading active writers 2025/08/17 01:13:54 DEBUG : Looking for writers 2025/08/17 01:13:54 DEBUG : dir: reading active writers 2025/08/17 01:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/17 01:13:54 DEBUG : dir: Looking for writers 2025/08/17 01:13:54 DEBUG : file1: reading active writers 2025/08/17 01:13:54 DEBUG : Looking for writers 2025/08/17 01:13:54 DEBUG : dir: reading active writers 2025/08/17 01:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/17 01:13:54 DEBUG : dir: Looking for writers 2025/08/17 01:13:54 DEBUG : file1: reading active writers 2025/08/17 01:13:54 DEBUG : Looking for writers 2025/08/17 01:13:54 DEBUG : dir: reading active writers 2025/08/17 01:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/17 01:13:54 DEBUG : dir/file1: vfs cache: starting upload 2025/08/17 01:13:54 DEBUG : dir: Looking for writers 2025/08/17 01:13:54 DEBUG : file1: reading active writers 2025/08/17 01:13:54 DEBUG : Looking for writers 2025/08/17 01:13:54 DEBUG : dir: reading active writers 2025/08/17 01:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/17 01:13:54 DEBUG : dir: Looking for writers 2025/08/17 01:13:54 DEBUG : file1: reading active writers 2025/08/17 01:13:54 DEBUG : Looking for writers 2025/08/17 01:13:54 DEBUG : dir: reading active writers 2025/08/17 01:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/17 01:13:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:13:55 DEBUG : dir: Looking for writers 2025/08/17 01:13:55 DEBUG : file1: reading active writers 2025/08/17 01:13:55 DEBUG : Looking for writers 2025/08/17 01:13:55 DEBUG : dir: reading active writers 2025/08/17 01:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/17 01:13:55 DEBUG : dir: Looking for writers 2025/08/17 01:13:55 DEBUG : file1: reading active writers 2025/08/17 01:13:55 DEBUG : Looking for writers 2025/08/17 01:13:55 DEBUG : dir: reading active writers 2025/08/17 01:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/17 01:13:56 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/08/17 01:13:56 INFO : dir/file1: Copied (replaced existing) 2025/08/17 01:13:56 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/08/17 01:13:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/17 01:13:56 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/08/17 01:13:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:13:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/17 01:13:56 DEBUG : dir: Looking for writers 2025/08/17 01:13:56 DEBUG : file1: reading active writers 2025/08/17 01:13:56 DEBUG : Looking for writers 2025/08/17 01:13:56 DEBUG : dir: reading active writers 2025/08/17 01:13:56 DEBUG : >WaitForWriters: 2025/08/17 01:13:57 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:13:57 DEBUG : dir: Looking for writers 2025/08/17 01:13:57 DEBUG : file1: reading active writers 2025/08/17 01:13:57 DEBUG : Looking for writers 2025/08/17 01:13:57 DEBUG : dir: reading active writers 2025/08/17 01:13:57 DEBUG : >WaitForWriters: 2025/08/17 01:13:57 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (40.57s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (9.46s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (7.02s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.69s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.83s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.94s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.63s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:13:58 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:13:58 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:13:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:14:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/17 01:14:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/17 01:14:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:14:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/17 01:14:02 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:14:02 DEBUG : dir: Looking for writers 2025/08/17 01:14:02 DEBUG : file1: reading active writers 2025/08/17 01:14:02 DEBUG : Looking for writers 2025/08/17 01:14:02 DEBUG : dir: reading active writers 2025/08/17 01:14:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.92s) === RUN TestFileOpenReadUnknownSize 2025/08/17 01:14:03 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/17 01:14:03 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:14:03 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:14:03 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/17 01:14:03 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:14:03 DEBUG : Looking for writers 2025/08/17 01:14:03 DEBUG : file.txt: reading active writers 2025/08/17 01:14:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:14:03 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:14:03 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:14:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:14:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:14:07 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': File to upload is small (25 bytes), uploading instead of streaming 2025/08/17 01:14:07 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/08/17 01:14:09 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/17 01:14:09 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/17 01:14:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:14:09 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:14:09 DEBUG : dir: Looking for writers 2025/08/17 01:14:09 DEBUG : file1: reading active writers 2025/08/17 01:14:09 DEBUG : Looking for writers 2025/08/17 01:14:09 DEBUG : dir: reading active writers 2025/08/17 01:14:09 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty 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: TestFileOpenWrite (16.18s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:14:19 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:14:19 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:14:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:14:22 DEBUG : dir/file1: Remove: 2025/08/17 01:14:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/17 01:14:22 DEBUG : dir/file1: >Remove: err= 2025/08/17 01:14:23 DEBUG : dir/file1: Remove: 2025/08/17 01:14:23 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/17 01:14:23 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:14:23 DEBUG : dir: Looking for writers 2025/08/17 01:14:23 DEBUG : Looking for writers 2025/08/17 01:14:23 DEBUG : dir: reading active writers 2025/08/17 01:14:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.30s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:14:24 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:14:24 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:14:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:14:27 DEBUG : dir/file1: Remove: 2025/08/17 01:14:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/17 01:14:28 DEBUG : dir/file1: >Remove: err= 2025/08/17 01:14:28 DEBUG : dir/file1: Remove: 2025/08/17 01:14:28 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/17 01:14:28 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:14:28 DEBUG : dir: Looking for writers 2025/08/17 01:14:28 DEBUG : Looking for writers 2025/08/17 01:14:28 DEBUG : dir: reading active writers 2025/08/17 01:14:28 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (5.16s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:14:29 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:14:29 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:14:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:14:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/17 01:14:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/17 01:14:32 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/17 01:14:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/17 01:14:32 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/17 01:14:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/17 01:14:32 DEBUG : dir/file1: Open: flags=0x3 2025/08/17 01:14:32 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/17 01:14:32 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/17 01:14:32 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:14:32 DEBUG : dir: Looking for writers 2025/08/17 01:14:32 DEBUG : file1: reading active writers 2025/08/17 01:14:32 DEBUG : Looking for writers 2025/08/17 01:14:32 DEBUG : dir: reading active writers 2025/08/17 01:14:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:14:33 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:14:33 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:14:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:14:37 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:14:37 DEBUG : dir: Looking for writers 2025/08/17 01:14:37 DEBUG : file1: reading active writers 2025/08/17 01:14:37 DEBUG : Looking for writers 2025/08/17 01:14:37 DEBUG : dir: reading active writers 2025/08/17 01:14:37 DEBUG : >WaitForWriters: 2025/08/17 01:14:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/17 01:14:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000a96000 2025/08/17 01:14:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/17 01:14:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/17 01:14:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/17 01:14:39 DEBUG : dir/file1: Updating file with dir/file1 0xc000a96000 2025/08/17 01:14:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/17 01:14:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:14:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/17 01:14:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/17 01:14:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:14:39 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a96000 2025/08/17 01:14:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/17 01:14:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/17 01:14:39 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': File to upload is small (25 bytes), uploading instead of streaming 2025/08/17 01:14:40 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/08/17 01:14:41 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/17 01:14:41 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/17 01:14:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/17 01:14:41 DEBUG : newLeaf: Running delayed rename now 2025/08/17 01:14:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/17 01:14:42 DEBUG : newLeaf: Updating file with newLeaf 0xc000a96000 2025/08/17 01:14:42 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:14:42 DEBUG : dir: Looking for writers 2025/08/17 01:14:42 DEBUG : Looking for writers 2025/08/17 01:14:42 DEBUG : dir: reading active writers 2025/08/17 01:14:42 DEBUG : newLeaf: reading active writers 2025/08/17 01:14:42 DEBUG : >WaitForWriters: 2025/08/17 01:14:42 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:14:42 DEBUG : dir: Looking for writers 2025/08/17 01:14:42 DEBUG : Looking for writers 2025/08/17 01:14:42 DEBUG : dir: reading active writers 2025/08/17 01:14:42 DEBUG : newLeaf: reading active writers 2025/08/17 01:14:42 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:14:44 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:14:44 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:14:44 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:14:44 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:14:44 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:14:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:14:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:14:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:14:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:14:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:14:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:14:44 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/17 01:14:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:14:47 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:14:47 DEBUG : dir: Looking for writers 2025/08/17 01:14:47 DEBUG : file1: reading active writers 2025/08/17 01:14:47 DEBUG : Looking for writers 2025/08/17 01:14:47 DEBUG : dir: reading active writers 2025/08/17 01:14:47 DEBUG : >WaitForWriters: 2025/08/17 01:14:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/17 01:14:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000980f00 2025/08/17 01:14:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/17 01:14:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/17 01:14:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/17 01:14:49 DEBUG : dir/file1: Updating file with dir/file1 0xc000980f00 2025/08/17 01:14:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/17 01:14:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:14:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/17 01:14:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/17 01:14:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:14:50 DEBUG : dir/file1: File is currently open, delaying rename 0xc000980f00 2025/08/17 01:14:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/17 01:14:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/17 01:14:50 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': File to upload is small (25 bytes), uploading instead of streaming 2025/08/17 01:14:50 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/08/17 01:14:51 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/17 01:14:51 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/17 01:14:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/17 01:14:51 DEBUG : newLeaf: Running delayed rename now 2025/08/17 01:14:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/17 01:14:51 DEBUG : newLeaf: Updating file with newLeaf 0xc000980f00 2025/08/17 01:14:51 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:14:51 DEBUG : dir: Looking for writers 2025/08/17 01:14:51 DEBUG : Looking for writers 2025/08/17 01:14:51 DEBUG : dir: reading active writers 2025/08/17 01:14:51 DEBUG : newLeaf: reading active writers 2025/08/17 01:14:51 DEBUG : >WaitForWriters: 2025/08/17 01:14:52 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:14:52 DEBUG : dir: Looking for writers 2025/08/17 01:14:52 DEBUG : Looking for writers 2025/08/17 01:14:52 DEBUG : dir: reading active writers 2025/08/17 01:14:52 DEBUG : newLeaf: reading active writers 2025/08/17 01:14:52 DEBUG : >WaitForWriters: 2025/08/17 01:14:52 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:14:53 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:14:53 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:14:53 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:14:53 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:14:53 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:14:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:14:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:14:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:14:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:14:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:14:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:14:53 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/17 01:14:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:14:56 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/17 01:14:56 DEBUG : dir/file1: newRWFileHandle: 2025/08/17 01:14:56 DEBUG : dir/file1(0xc000a00800): openPending: 2025/08/17 01:14:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/17 01:14:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/17 01:14:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:14:56 DEBUG : dir/file1(0xc000a00800): >openPending: err= 2025/08/17 01:14:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/17 01:14:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/17 01:14:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:14:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/17 01:14:56 DEBUG : dir/file1(0xc000a00800): _writeAt: size=14, off=0 2025/08/17 01:14:56 DEBUG : dir/file1(0xc000a00800): >_writeAt: n=14, err= 2025/08/17 01:14:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/17 01:14:56 DEBUG : dir/file1(0xc000a00800): close: 2025/08/17 01:14:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/17 01:14:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/17 01:14:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/17 01:14:56 DEBUG : dir/file1(0xc000a00800): >close: err= 2025/08/17 01:14:56 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:14:56 DEBUG : dir: Looking for writers 2025/08/17 01:14:56 DEBUG : file1: reading active writers 2025/08/17 01:14:56 DEBUG : Looking for writers 2025/08/17 01:14:56 DEBUG : dir: reading active writers 2025/08/17 01:14:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/17 01:14:57 DEBUG : dir: Looking for writers 2025/08/17 01:14:57 DEBUG : file1: reading active writers 2025/08/17 01:14:57 DEBUG : Looking for writers 2025/08/17 01:14:57 DEBUG : dir: reading active writers 2025/08/17 01:14:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/17 01:14:57 DEBUG : dir: Looking for writers 2025/08/17 01:14:57 DEBUG : file1: reading active writers 2025/08/17 01:14:57 DEBUG : Looking for writers 2025/08/17 01:14:57 DEBUG : dir: reading active writers 2025/08/17 01:14:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/17 01:14:57 DEBUG : dir: Looking for writers 2025/08/17 01:14:57 DEBUG : file1: reading active writers 2025/08/17 01:14:57 DEBUG : Looking for writers 2025/08/17 01:14:57 DEBUG : dir: reading active writers 2025/08/17 01:14:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/17 01:14:57 DEBUG : dir/file1: vfs cache: starting upload 2025/08/17 01:14:57 DEBUG : dir: Looking for writers 2025/08/17 01:14:57 DEBUG : file1: reading active writers 2025/08/17 01:14:57 DEBUG : Looking for writers 2025/08/17 01:14:57 DEBUG : dir: reading active writers 2025/08/17 01:14:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/17 01:14:57 DEBUG : dir: Looking for writers 2025/08/17 01:14:57 DEBUG : file1: reading active writers 2025/08/17 01:14:57 DEBUG : Looking for writers 2025/08/17 01:14:57 DEBUG : dir: reading active writers 2025/08/17 01:14:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/17 01:14:57 DEBUG : dir: Looking for writers 2025/08/17 01:14:57 DEBUG : file1: reading active writers 2025/08/17 01:14:57 DEBUG : Looking for writers 2025/08/17 01:14:57 DEBUG : dir: reading active writers 2025/08/17 01:14:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/17 01:14:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:14:58 DEBUG : dir: Looking for writers 2025/08/17 01:14:58 DEBUG : file1: reading active writers 2025/08/17 01:14:58 DEBUG : Looking for writers 2025/08/17 01:14:58 DEBUG : dir: reading active writers 2025/08/17 01:14:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/17 01:14:58 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/17 01:14:58 INFO : dir/file1: Copied (replaced existing) 2025/08/17 01:14:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/17 01:14:58 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/17 01:14:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:14:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/17 01:14:59 DEBUG : dir: Looking for writers 2025/08/17 01:14:59 DEBUG : file1: reading active writers 2025/08/17 01:14:59 DEBUG : Looking for writers 2025/08/17 01:14:59 DEBUG : dir: reading active writers 2025/08/17 01:14:59 DEBUG : >WaitForWriters: 2025/08/17 01:14:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/17 01:14:59 DEBUG : dir/file1: newRWFileHandle: 2025/08/17 01:14:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/17 01:14:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/17 01:14:59 DEBUG : dir/file1(0xc0009e8f40): _readAt: size=512, off=0 2025/08/17 01:14:59 DEBUG : dir/file1(0xc0009e8f40): openPending: 2025/08/17 01:14:59 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/08/17 01:14:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/17 01:14:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:14:59 DEBUG : dir/file1(0xc0009e8f40): >openPending: err= 2025/08/17 01:14:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/17 01:14:59 DEBUG : dir/file1(0xc0009e8f40): >_readAt: n=14, err=EOF 2025/08/17 01:14:59 DEBUG : dir/file1(0xc0009e8f40): close: 2025/08/17 01:14:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/17 01:14:59 DEBUG : dir/file1(0xc0009e8f40): >close: err= 2025/08/17 01:15:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/17 01:15:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/17 01:15:00 DEBUG : newLeaf: Updating file with newLeaf 0xc000a96480 2025/08/17 01:15:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/17 01:15:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/17 01:15:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/17 01:15:00 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/17 01:15:00 DEBUG : dir/file1: Updating file with dir/file1 0xc000a96480 2025/08/17 01:15:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/17 01:15:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:15:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/17 01:15:01 DEBUG : dir/file1: newRWFileHandle: 2025/08/17 01:15:01 DEBUG : dir/file1(0xc0003c4980): openPending: 2025/08/17 01:15:01 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/08/17 01:15:01 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/08/17 01:15:01 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/17 01:15:01 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/17 01:15:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/17 01:15:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:15:01 DEBUG : dir/file1(0xc0003c4980): >openPending: err= 2025/08/17 01:15:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/17 01:15:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/17 01:15:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/17 01:15:01 DEBUG : dir/file1(0xc0003c4980): _writeAt: size=25, off=0 2025/08/17 01:15:01 DEBUG : dir/file1(0xc0003c4980): >_writeAt: n=25, err= 2025/08/17 01:15:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/17 01:15:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/17 01:15:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000a96480 2025/08/17 01:15:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/17 01:15:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/17 01:15:01 DEBUG : newLeaf(0xc0003c4980): close: 2025/08/17 01:15:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/17 01:15:01 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-17 01:15:01.363467974 +0000 UTC m=+246.017150847 2025/08/17 01:15:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/17 01:15:01 DEBUG : newLeaf(0xc0003c4980): >close: err= 2025/08/17 01:15:01 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:15:01 DEBUG : dir: Looking for writers 2025/08/17 01:15:01 DEBUG : Looking for writers 2025/08/17 01:15:01 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:01 DEBUG : dir: reading active writers 2025/08/17 01:15:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/17 01:15:01 DEBUG : dir: Looking for writers 2025/08/17 01:15:01 DEBUG : Looking for writers 2025/08/17 01:15:01 DEBUG : dir: reading active writers 2025/08/17 01:15:01 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/17 01:15:01 DEBUG : dir: Looking for writers 2025/08/17 01:15:01 DEBUG : Looking for writers 2025/08/17 01:15:01 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:01 DEBUG : dir: reading active writers 2025/08/17 01:15:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/17 01:15:01 DEBUG : dir: Looking for writers 2025/08/17 01:15:01 DEBUG : Looking for writers 2025/08/17 01:15:01 DEBUG : dir: reading active writers 2025/08/17 01:15:01 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/17 01:15:02 DEBUG : newLeaf: vfs cache: starting upload 2025/08/17 01:15:02 DEBUG : dir: Looking for writers 2025/08/17 01:15:02 DEBUG : Looking for writers 2025/08/17 01:15:02 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:02 DEBUG : dir: reading active writers 2025/08/17 01:15:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/17 01:15:02 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/08/17 01:15:02 DEBUG : dir: Looking for writers 2025/08/17 01:15:02 DEBUG : Looking for writers 2025/08/17 01:15:02 DEBUG : dir: reading active writers 2025/08/17 01:15:02 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/17 01:15:02 DEBUG : dir: Looking for writers 2025/08/17 01:15:02 DEBUG : Looking for writers 2025/08/17 01:15:02 DEBUG : dir: reading active writers 2025/08/17 01:15:02 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/17 01:15:03 DEBUG : dir: Looking for writers 2025/08/17 01:15:03 DEBUG : Looking for writers 2025/08/17 01:15:03 DEBUG : dir: reading active writers 2025/08/17 01:15:03 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/17 01:15:03 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/17 01:15:03 INFO : newLeaf: Copied (replaced existing) 2025/08/17 01:15:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-17 01:15:01 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/17 01:15:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/17 01:15:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/17 01:15:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/17 01:15:04 DEBUG : dir: Looking for writers 2025/08/17 01:15:04 DEBUG : Looking for writers 2025/08/17 01:15:04 DEBUG : dir: reading active writers 2025/08/17 01:15:04 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:04 DEBUG : >WaitForWriters: 2025/08/17 01:15:04 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:15:04 DEBUG : dir: Looking for writers 2025/08/17 01:15:04 DEBUG : Looking for writers 2025/08/17 01:15:04 DEBUG : dir: reading active writers 2025/08/17 01:15:04 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:04 DEBUG : >WaitForWriters: 2025/08/17 01:15:04 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:15:06 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:15:06 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:15:06 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:15:06 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:15:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:15:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:15:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:15:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:15:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:15:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:15:06 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/17 01:15:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:15:09 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:15:09 DEBUG : dir: Looking for writers 2025/08/17 01:15:09 DEBUG : file1: reading active writers 2025/08/17 01:15:09 DEBUG : Looking for writers 2025/08/17 01:15:09 DEBUG : dir: reading active writers 2025/08/17 01:15:09 DEBUG : >WaitForWriters: 2025/08/17 01:15:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/17 01:15:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000981680 2025/08/17 01:15:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/17 01:15:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/17 01:15:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/17 01:15:11 DEBUG : dir/file1: Updating file with dir/file1 0xc000981680 2025/08/17 01:15:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/17 01:15:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:15:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/17 01:15:11 DEBUG : dir/file1: newRWFileHandle: 2025/08/17 01:15:11 DEBUG : dir/file1(0xc0009e8800): openPending: 2025/08/17 01:15:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/08/17 01:15:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/17 01:15:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:15:11 DEBUG : dir/file1(0xc0009e8800): >openPending: err= 2025/08/17 01:15:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/17 01:15:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/17 01:15:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/17 01:15:11 DEBUG : dir/file1(0xc0009e8800): _writeAt: size=25, off=0 2025/08/17 01:15:11 DEBUG : dir/file1(0xc0009e8800): >_writeAt: n=25, err= 2025/08/17 01:15:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/17 01:15:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/17 01:15:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000981680 2025/08/17 01:15:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/17 01:15:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/17 01:15:12 DEBUG : newLeaf(0xc0009e8800): close: 2025/08/17 01:15:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/17 01:15:12 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-17 01:15:11.693794013 +0000 UTC m=+256.347476887 2025/08/17 01:15:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/17 01:15:12 DEBUG : newLeaf(0xc0009e8800): >close: err= 2025/08/17 01:15:12 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:15:12 DEBUG : dir: Looking for writers 2025/08/17 01:15:12 DEBUG : Looking for writers 2025/08/17 01:15:12 DEBUG : dir: reading active writers 2025/08/17 01:15:12 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/17 01:15:12 DEBUG : dir: Looking for writers 2025/08/17 01:15:12 DEBUG : Looking for writers 2025/08/17 01:15:12 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:12 DEBUG : dir: reading active writers 2025/08/17 01:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/17 01:15:12 DEBUG : dir: Looking for writers 2025/08/17 01:15:12 DEBUG : Looking for writers 2025/08/17 01:15:12 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:12 DEBUG : dir: reading active writers 2025/08/17 01:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/17 01:15:12 DEBUG : dir: Looking for writers 2025/08/17 01:15:12 DEBUG : Looking for writers 2025/08/17 01:15:12 DEBUG : dir: reading active writers 2025/08/17 01:15:12 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/17 01:15:12 DEBUG : newLeaf: vfs cache: starting upload 2025/08/17 01:15:12 DEBUG : dir: Looking for writers 2025/08/17 01:15:12 DEBUG : Looking for writers 2025/08/17 01:15:12 DEBUG : dir: reading active writers 2025/08/17 01:15:12 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/17 01:15:12 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/08/17 01:15:12 DEBUG : dir: Looking for writers 2025/08/17 01:15:12 DEBUG : Looking for writers 2025/08/17 01:15:12 DEBUG : dir: reading active writers 2025/08/17 01:15:12 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/17 01:15:12 DEBUG : dir: Looking for writers 2025/08/17 01:15:12 DEBUG : Looking for writers 2025/08/17 01:15:12 DEBUG : dir: reading active writers 2025/08/17 01:15:12 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/17 01:15:13 DEBUG : dir: Looking for writers 2025/08/17 01:15:13 DEBUG : Looking for writers 2025/08/17 01:15:13 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:13 DEBUG : dir: reading active writers 2025/08/17 01:15:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/17 01:15:13 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/17 01:15:13 INFO : newLeaf: Copied (replaced existing) 2025/08/17 01:15:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-17 01:15:11 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/17 01:15:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/17 01:15:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/17 01:15:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/17 01:15:14 DEBUG : dir: Looking for writers 2025/08/17 01:15:14 DEBUG : Looking for writers 2025/08/17 01:15:14 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:14 DEBUG : dir: reading active writers 2025/08/17 01:15:14 DEBUG : >WaitForWriters: 2025/08/17 01:15:14 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:15:14 DEBUG : dir: Looking for writers 2025/08/17 01:15:14 DEBUG : Looking for writers 2025/08/17 01:15:14 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:14 DEBUG : dir: reading active writers 2025/08/17 01:15:14 DEBUG : >WaitForWriters: 2025/08/17 01:15:14 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:15:15 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:15:15 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:15:15 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:15:15 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:15:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:15:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:15:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:15:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:15:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:15:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:15:15 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/17 01:15:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:15:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/17 01:15:18 DEBUG : dir/file1: newRWFileHandle: 2025/08/17 01:15:18 DEBUG : dir/file1(0xc000537d40): openPending: 2025/08/17 01:15:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/17 01:15:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/17 01:15:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:15:18 DEBUG : dir/file1(0xc000537d40): >openPending: err= 2025/08/17 01:15:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/17 01:15:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/17 01:15:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:15:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/17 01:15:18 DEBUG : dir/file1(0xc000537d40): _writeAt: size=14, off=0 2025/08/17 01:15:18 DEBUG : dir/file1(0xc000537d40): >_writeAt: n=14, err= 2025/08/17 01:15:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/17 01:15:18 DEBUG : dir/file1(0xc000537d40): close: 2025/08/17 01:15:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/17 01:15:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/17 01:15:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/17 01:15:18 DEBUG : dir/file1(0xc000537d40): >close: err= 2025/08/17 01:15:18 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:15:18 DEBUG : dir: Looking for writers 2025/08/17 01:15:18 DEBUG : file1: reading active writers 2025/08/17 01:15:18 DEBUG : Looking for writers 2025/08/17 01:15:18 DEBUG : dir: reading active writers 2025/08/17 01:15:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/17 01:15:18 DEBUG : dir: Looking for writers 2025/08/17 01:15:18 DEBUG : file1: reading active writers 2025/08/17 01:15:18 DEBUG : Looking for writers 2025/08/17 01:15:18 DEBUG : dir: reading active writers 2025/08/17 01:15:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/17 01:15:18 DEBUG : dir: Looking for writers 2025/08/17 01:15:18 DEBUG : file1: reading active writers 2025/08/17 01:15:18 DEBUG : Looking for writers 2025/08/17 01:15:18 DEBUG : dir: reading active writers 2025/08/17 01:15:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/17 01:15:18 DEBUG : dir: Looking for writers 2025/08/17 01:15:18 DEBUG : file1: reading active writers 2025/08/17 01:15:18 DEBUG : Looking for writers 2025/08/17 01:15:18 DEBUG : dir: reading active writers 2025/08/17 01:15:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/17 01:15:18 DEBUG : dir/file1: vfs cache: starting upload 2025/08/17 01:15:19 DEBUG : dir: Looking for writers 2025/08/17 01:15:19 DEBUG : file1: reading active writers 2025/08/17 01:15:19 DEBUG : Looking for writers 2025/08/17 01:15:19 DEBUG : dir: reading active writers 2025/08/17 01:15:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/17 01:15:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:15:19 DEBUG : dir: Looking for writers 2025/08/17 01:15:19 DEBUG : file1: reading active writers 2025/08/17 01:15:19 DEBUG : Looking for writers 2025/08/17 01:15:19 DEBUG : dir: reading active writers 2025/08/17 01:15:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/17 01:15:19 DEBUG : dir: Looking for writers 2025/08/17 01:15:19 DEBUG : file1: reading active writers 2025/08/17 01:15:19 DEBUG : Looking for writers 2025/08/17 01:15:19 DEBUG : dir: reading active writers 2025/08/17 01:15:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/17 01:15:20 DEBUG : dir: Looking for writers 2025/08/17 01:15:20 DEBUG : file1: reading active writers 2025/08/17 01:15:20 DEBUG : Looking for writers 2025/08/17 01:15:20 DEBUG : dir: reading active writers 2025/08/17 01:15:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/17 01:15:20 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/17 01:15:20 INFO : dir/file1: Copied (replaced existing) 2025/08/17 01:15:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/17 01:15:20 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/17 01:15:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:15:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/17 01:15:21 DEBUG : dir: Looking for writers 2025/08/17 01:15:21 DEBUG : file1: reading active writers 2025/08/17 01:15:21 DEBUG : Looking for writers 2025/08/17 01:15:21 DEBUG : dir: reading active writers 2025/08/17 01:15:21 DEBUG : >WaitForWriters: 2025/08/17 01:15:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/17 01:15:21 DEBUG : dir/file1: newRWFileHandle: 2025/08/17 01:15:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/17 01:15:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/17 01:15:21 DEBUG : dir/file1(0xc000a00ec0): _readAt: size=512, off=0 2025/08/17 01:15:21 DEBUG : dir/file1(0xc000a00ec0): openPending: 2025/08/17 01:15:21 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/08/17 01:15:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/17 01:15:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:15:21 DEBUG : dir/file1(0xc000a00ec0): >openPending: err= 2025/08/17 01:15:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/17 01:15:21 DEBUG : dir/file1(0xc000a00ec0): >_readAt: n=14, err=EOF 2025/08/17 01:15:21 DEBUG : dir/file1(0xc000a00ec0): close: 2025/08/17 01:15:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/17 01:15:21 DEBUG : dir/file1(0xc000a00ec0): >close: err= 2025/08/17 01:15:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/17 01:15:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/17 01:15:22 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a1a40 2025/08/17 01:15:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/17 01:15:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/17 01:15:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/17 01:15:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/17 01:15:23 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a1a40 2025/08/17 01:15:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/17 01:15:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:15:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/17 01:15:23 DEBUG : dir/file1: newRWFileHandle: 2025/08/17 01:15:23 DEBUG : dir/file1(0xc0009e8a40): openPending: 2025/08/17 01:15:23 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/08/17 01:15:23 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/08/17 01:15:23 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/17 01:15:23 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/17 01:15:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/17 01:15:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:15:23 DEBUG : dir/file1(0xc0009e8a40): >openPending: err= 2025/08/17 01:15:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/17 01:15:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/17 01:15:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/17 01:15:23 DEBUG : dir/file1(0xc0009e8a40): _writeAt: size=25, off=0 2025/08/17 01:15:23 DEBUG : dir/file1(0xc0009e8a40): >_writeAt: n=25, err= 2025/08/17 01:15:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/17 01:15:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/17 01:15:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a1a40 2025/08/17 01:15:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/17 01:15:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/17 01:15:24 DEBUG : newLeaf(0xc0009e8a40): close: 2025/08/17 01:15:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/17 01:15:24 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-17 01:15:23.668950138 +0000 UTC m=+268.322633001 2025/08/17 01:15:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/17 01:15:24 DEBUG : newLeaf(0xc0009e8a40): >close: err= 2025/08/17 01:15:24 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:15:24 DEBUG : dir: Looking for writers 2025/08/17 01:15:24 DEBUG : Looking for writers 2025/08/17 01:15:24 DEBUG : dir: reading active writers 2025/08/17 01:15:24 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/17 01:15:24 DEBUG : dir: Looking for writers 2025/08/17 01:15:24 DEBUG : Looking for writers 2025/08/17 01:15:24 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:24 DEBUG : dir: reading active writers 2025/08/17 01:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/17 01:15:24 DEBUG : dir: Looking for writers 2025/08/17 01:15:24 DEBUG : Looking for writers 2025/08/17 01:15:24 DEBUG : dir: reading active writers 2025/08/17 01:15:24 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/17 01:15:24 DEBUG : dir: Looking for writers 2025/08/17 01:15:24 DEBUG : Looking for writers 2025/08/17 01:15:24 DEBUG : dir: reading active writers 2025/08/17 01:15:24 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/17 01:15:24 DEBUG : newLeaf: vfs cache: starting upload 2025/08/17 01:15:24 DEBUG : dir: Looking for writers 2025/08/17 01:15:24 DEBUG : Looking for writers 2025/08/17 01:15:24 DEBUG : dir: reading active writers 2025/08/17 01:15:24 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/17 01:15:24 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/08/17 01:15:24 DEBUG : dir: Looking for writers 2025/08/17 01:15:24 DEBUG : Looking for writers 2025/08/17 01:15:24 DEBUG : dir: reading active writers 2025/08/17 01:15:24 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/17 01:15:24 DEBUG : dir: Looking for writers 2025/08/17 01:15:24 DEBUG : Looking for writers 2025/08/17 01:15:24 DEBUG : dir: reading active writers 2025/08/17 01:15:24 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/17 01:15:25 DEBUG : dir: Looking for writers 2025/08/17 01:15:25 DEBUG : Looking for writers 2025/08/17 01:15:25 DEBUG : dir: reading active writers 2025/08/17 01:15:25 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/17 01:15:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/17 01:15:25 INFO : newLeaf: Copied (replaced existing) 2025/08/17 01:15:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-17 01:15:23 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/17 01:15:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/17 01:15:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/17 01:15:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/17 01:15:26 DEBUG : dir: Looking for writers 2025/08/17 01:15:26 DEBUG : Looking for writers 2025/08/17 01:15:26 DEBUG : dir: reading active writers 2025/08/17 01:15:26 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:26 DEBUG : >WaitForWriters: 2025/08/17 01:15:26 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:15:26 DEBUG : dir: Looking for writers 2025/08/17 01:15:26 DEBUG : Looking for writers 2025/08/17 01:15:26 DEBUG : dir: reading active writers 2025/08/17 01:15:26 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:26 DEBUG : >WaitForWriters: 2025/08/17 01:15:26 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:15:29 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:15:29 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:15:29 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:15:29 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:15:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:15:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:15:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:15:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:15:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:15:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:15:29 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/17 01:15:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:15:31 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:15:31 DEBUG : dir: Looking for writers 2025/08/17 01:15:31 DEBUG : file1: reading active writers 2025/08/17 01:15:31 DEBUG : Looking for writers 2025/08/17 01:15:31 DEBUG : dir: reading active writers 2025/08/17 01:15:31 DEBUG : >WaitForWriters: 2025/08/17 01:15:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/17 01:15:31 DEBUG : dir/file1: newRWFileHandle: 2025/08/17 01:15:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/17 01:15:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/17 01:15:31 DEBUG : dir/file1(0xc0002d7780): _readAt: size=512, off=0 2025/08/17 01:15:31 DEBUG : dir/file1(0xc0002d7780): openPending: 2025/08/17 01:15:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/17 01:15:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/17 01:15:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:15:31 DEBUG : dir/file1(0xc0002d7780): >openPending: err= 2025/08/17 01:15:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/17 01:15:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/17 01:15:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/17 01:15:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:15:32 DEBUG : dir/file1(0xc0002d7780): >_readAt: n=14, err=EOF 2025/08/17 01:15:32 DEBUG : dir/file1(0xc0002d7780): close: 2025/08/17 01:15:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/17 01:15:32 DEBUG : dir/file1(0xc0002d7780): >close: err= 2025/08/17 01:15:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/17 01:15:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/17 01:15:33 DEBUG : newLeaf: Updating file with newLeaf 0xc000a96780 2025/08/17 01:15:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/17 01:15:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/17 01:15:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/17 01:15:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/17 01:15:34 DEBUG : dir/file1: Updating file with dir/file1 0xc000a96780 2025/08/17 01:15:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/17 01:15:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:15:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/17 01:15:35 DEBUG : dir/file1: newRWFileHandle: 2025/08/17 01:15:35 DEBUG : dir/file1(0xc000537e80): openPending: 2025/08/17 01:15:35 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/08/17 01:15:35 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/08/17 01:15:35 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/17 01:15:35 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/17 01:15:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/17 01:15:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:15:35 DEBUG : dir/file1(0xc000537e80): >openPending: err= 2025/08/17 01:15:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/17 01:15:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/17 01:15:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/17 01:15:35 DEBUG : dir/file1(0xc000537e80): _writeAt: size=25, off=0 2025/08/17 01:15:35 DEBUG : dir/file1(0xc000537e80): >_writeAt: n=25, err= 2025/08/17 01:15:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/17 01:15:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/17 01:15:35 DEBUG : newLeaf: Updating file with newLeaf 0xc000a96780 2025/08/17 01:15:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/17 01:15:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/17 01:15:35 DEBUG : newLeaf(0xc000537e80): close: 2025/08/17 01:15:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/17 01:15:35 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-17 01:15:35.275392432 +0000 UTC m=+279.929075305 2025/08/17 01:15:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/17 01:15:35 DEBUG : newLeaf(0xc000537e80): >close: err= 2025/08/17 01:15:35 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:15:35 DEBUG : dir: Looking for writers 2025/08/17 01:15:35 DEBUG : Looking for writers 2025/08/17 01:15:35 DEBUG : dir: reading active writers 2025/08/17 01:15:35 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/17 01:15:35 DEBUG : dir: Looking for writers 2025/08/17 01:15:35 DEBUG : Looking for writers 2025/08/17 01:15:35 DEBUG : dir: reading active writers 2025/08/17 01:15:35 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/17 01:15:35 DEBUG : dir: Looking for writers 2025/08/17 01:15:35 DEBUG : Looking for writers 2025/08/17 01:15:35 DEBUG : dir: reading active writers 2025/08/17 01:15:35 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/17 01:15:35 DEBUG : dir: Looking for writers 2025/08/17 01:15:35 DEBUG : Looking for writers 2025/08/17 01:15:35 DEBUG : dir: reading active writers 2025/08/17 01:15:35 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/17 01:15:35 DEBUG : newLeaf: vfs cache: starting upload 2025/08/17 01:15:35 DEBUG : dir: Looking for writers 2025/08/17 01:15:35 DEBUG : Looking for writers 2025/08/17 01:15:35 DEBUG : dir: reading active writers 2025/08/17 01:15:35 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/17 01:15:36 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/08/17 01:15:36 DEBUG : dir: Looking for writers 2025/08/17 01:15:36 DEBUG : Looking for writers 2025/08/17 01:15:36 DEBUG : dir: reading active writers 2025/08/17 01:15:36 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/17 01:15:36 DEBUG : dir: Looking for writers 2025/08/17 01:15:36 DEBUG : Looking for writers 2025/08/17 01:15:36 DEBUG : dir: reading active writers 2025/08/17 01:15:36 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/17 01:15:37 DEBUG : dir: Looking for writers 2025/08/17 01:15:37 DEBUG : Looking for writers 2025/08/17 01:15:37 DEBUG : dir: reading active writers 2025/08/17 01:15:37 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/17 01:15:37 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/17 01:15:37 INFO : newLeaf: Copied (replaced existing) 2025/08/17 01:15:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-17 01:15:35 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/17 01:15:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/17 01:15:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/17 01:15:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/17 01:15:38 DEBUG : dir: Looking for writers 2025/08/17 01:15:38 DEBUG : Looking for writers 2025/08/17 01:15:38 DEBUG : dir: reading active writers 2025/08/17 01:15:38 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:38 DEBUG : >WaitForWriters: 2025/08/17 01:15:38 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:15:38 DEBUG : dir: Looking for writers 2025/08/17 01:15:38 DEBUG : Looking for writers 2025/08/17 01:15:38 DEBUG : dir: reading active writers 2025/08/17 01:15:38 DEBUG : newLeaf: reading active writers 2025/08/17 01:15:38 DEBUG : >WaitForWriters: 2025/08/17 01:15:38 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting --- PASS: TestFileRename (66.51s) --- PASS: TestFileRename/off,forceCache=false (11.30s) --- PASS: TestFileRename/minimal,forceCache=false (9.04s) --- PASS: TestFileRename/minimal,forceCache=true (12.36s) --- PASS: TestFileRename/writes,forceCache=false (9.84s) --- PASS: TestFileRename/writes,forceCache=true (13.16s) --- PASS: TestFileRename/full,forceCache=false (10.80s) === 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-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:15:39 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:15:39 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:15:39 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:15:39 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:15:39 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:15:39 DEBUG : Looking for writers 2025/08/17 01:15:39 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.33s) === 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-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:15:40 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:15:40 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:15:41 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/17 01:15:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/17 01:15:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/17 01:15:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/17 01:15:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/17 01:15:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:15:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/17 01:15:43 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/17 01:15:43 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:15:43 DEBUG : dir: Looking for writers 2025/08/17 01:15:43 DEBUG : file1: reading active writers 2025/08/17 01:15:43 DEBUG : Looking for writers 2025/08/17 01:15:43 DEBUG : dir: reading active writers 2025/08/17 01:15:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.84s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:15:45 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:15:45 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:15:46 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/17 01:15:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/17 01:15:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/17 01:15:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/17 01:15:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/17 01:15:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:15:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/17 01:15:48 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/17 01:15:48 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/17 01:15:48 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/17 01:15:48 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/17 01:15:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/17 01:15:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/17 01:15:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/17 01:15:49 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/17 01:15:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/17 01:15:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/17 01:15:49 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/17 01:15:51 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/17 01:15:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/17 01:15:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/17 01:15:51 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/17 01:15:51 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:15:51 DEBUG : dir: Looking for writers 2025/08/17 01:15:51 DEBUG : file1: reading active writers 2025/08/17 01:15:51 DEBUG : Looking for writers 2025/08/17 01:15:51 DEBUG : dir: reading active writers 2025/08/17 01:15:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (7.75s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:15:52 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:15:52 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:15:53 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/17 01:15:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/17 01:15:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/17 01:15:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/17 01:15:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/17 01:15:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:15:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/17 01:15:55 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/17 01:15:55 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/17 01:15:55 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/17 01:15:55 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/17 01:15:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/17 01:15:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/17 01:15:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/17 01:15:56 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/17 01:15:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/17 01:15:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/17 01:15:56 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/17 01:15:56 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/17 01:15:56 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/17 01:15:56 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/17 01:15:56 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/17 01:15:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/17 01:15:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/17 01:15:56 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/17 01:15:57 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/17 01:15:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/17 01:15:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/17 01:15:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/17 01:15:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/17 01:15:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/17 01:15:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/17 01:15:57 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/17 01:15:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/17 01:15:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/17 01:15:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/17 01:15:57 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/17 01:15:57 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:15:57 DEBUG : dir: Looking for writers 2025/08/17 01:15:57 DEBUG : file1: reading active writers 2025/08/17 01:15:57 DEBUG : Looking for writers 2025/08/17 01:15:57 DEBUG : dir: reading active writers 2025/08/17 01:15:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.96s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:15:58 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:15:58 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:15:59 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/17 01:16:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/17 01:16:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/17 01:16:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/17 01:16:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/17 01:16:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:16:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/17 01:16:01 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:16:01 DEBUG : dir: Looking for writers 2025/08/17 01:16:01 DEBUG : file1: reading active writers 2025/08/17 01:16:01 DEBUG : Looking for writers 2025/08/17 01:16:01 DEBUG : dir: reading active writers 2025/08/17 01:16:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.25s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:16:02 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:16:02 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:16:04 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/17 01:16:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/17 01:16:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/17 01:16:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/17 01:16:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/17 01:16:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:16:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/17 01:16:05 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/17 01:16:05 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/17 01:16:05 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:16:05 DEBUG : dir: Looking for writers 2025/08/17 01:16:05 DEBUG : file1: reading active writers 2025/08/17 01:16:05 DEBUG : Looking for writers 2025/08/17 01:16:05 DEBUG : dir: reading active writers 2025/08/17 01:16:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:16:07 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:16:07 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:16:07 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:07 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:16:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:16:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:07 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-fihecan2tuci'": failed to create file: Parent folder is trashed (Error 403) 2025/08/17 01:16:07 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:16:07 DEBUG : Looking for writers 2025/08/17 01:16:07 DEBUG : >WaitForWriters: 2025/08/17 01:16:07 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting run.go:125: removing dir "dir" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "dir" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "dir" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "dir" failed: Folder is already deleted (Error 403) --- FAIL: TestRWFileHandleMethodsRead (4.58s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:16:11 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:16:11 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:16:11 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:11 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:16:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:16:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:11 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-fihecan2tuci'": failed to create file: Parent folder is trashed (Error 403) 2025/08/17 01:16:12 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:16:12 DEBUG : Looking for writers 2025/08/17 01:16:12 DEBUG : >WaitForWriters: 2025/08/17 01:16:12 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (0.68s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:16:12 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:16:12 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:16:12 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:12 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:16:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:16:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:12 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-fihecan2tuci'": failed to create file: Parent folder is trashed (Error 403) 2025/08/17 01:16:12 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:16:12 DEBUG : Looking for writers 2025/08/17 01:16:12 DEBUG : >WaitForWriters: 2025/08/17 01:16:12 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (0.66s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:16:13 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:16:13 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:16:13 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:13 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:16:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:16:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:13 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-fihecan2tuci'": failed to create file: Parent folder is trashed (Error 403) 2025/08/17 01:16:13 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:16:13 DEBUG : Looking for writers 2025/08/17 01:16:13 DEBUG : >WaitForWriters: 2025/08/17 01:16:13 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (0.69s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:16:13 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:16:13 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:16:13 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:13 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:16:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:16:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:13 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-fihecan2tuci'": failed to create file: Parent folder is trashed (Error 403) 2025/08/17 01:16:14 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:16:14 DEBUG : Looking for writers 2025/08/17 01:16:14 DEBUG : >WaitForWriters: 2025/08/17 01:16:14 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (0.68s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:16:14 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:16:14 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:16:14 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:14 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:16:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:16:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:16:14 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/17 01:16:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:16:14 DEBUG : file1: newRWFileHandle: 2025/08/17 01:16:14 DEBUG : file1(0xc000a01840): openPending: 2025/08/17 01:16:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:16:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:16:14 DEBUG : file1(0xc000a01840): >openPending: err= 2025/08/17 01:16:14 DEBUG : file1: >newRWFileHandle: err= 2025/08/17 01:16:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:16:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/17 01:16:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/17 01:16:14 DEBUG : file1(0xc000a01840): _writeAt: size=5, off=0 2025/08/17 01:16:14 DEBUG : file1(0xc000a01840): >_writeAt: n=5, err= 2025/08/17 01:16:14 DEBUG : file1(0xc000a01840): _writeAt: size=7, off=5 2025/08/17 01:16:14 DEBUG : file1(0xc000a01840): >_writeAt: n=7, err= 2025/08/17 01:16:14 DEBUG : file1: vfs cache: truncate to size=11 2025/08/17 01:16:14 DEBUG : file1(0xc000a01840): close: 2025/08/17 01:16:14 DEBUG : file1: vfs cache: setting modification time to 2025-08-17 01:16:14.605460074 +0000 UTC m=+319.259142946 2025/08/17 01:16:14 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/17 01:16:14 DEBUG : file1(0xc000a01840): >close: err= 2025/08/17 01:16:14 DEBUG : file1(0xc000a01840): close: 2025/08/17 01:16:14 DEBUG : file1(0xc000a01840): >close: err=file already closed 2025/08/17 01:16:14 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:16:14 DEBUG : Looking for writers 2025/08/17 01:16:14 DEBUG : file1: reading active writers 2025/08/17 01:16:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/17 01:16:14 DEBUG : Looking for writers 2025/08/17 01:16:14 DEBUG : file1: reading active writers 2025/08/17 01:16:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/17 01:16:14 DEBUG : Looking for writers 2025/08/17 01:16:14 DEBUG : file1: reading active writers 2025/08/17 01:16:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/17 01:16:14 DEBUG : Looking for writers 2025/08/17 01:16:14 DEBUG : file1: reading active writers 2025/08/17 01:16:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/17 01:16:14 DEBUG : file1: vfs cache: starting upload 2025/08/17 01:16:14 DEBUG : Looking for writers 2025/08/17 01:16:14 DEBUG : file1: reading active writers 2025/08/17 01:16:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/17 01:16:14 DEBUG : Looking for writers 2025/08/17 01:16:14 DEBUG : file1: reading active writers 2025/08/17 01:16:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/17 01:16:15 DEBUG : Looking for writers 2025/08/17 01:16:15 DEBUG : file1: reading active writers 2025/08/17 01:16:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/17 01:16:15 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/08/17 01:16:15 DEBUG : Looking for writers 2025/08/17 01:16:15 DEBUG : file1: reading active writers 2025/08/17 01:16:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/17 01:16:16 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/17 01:16:16 INFO : file1: Copied (new) 2025/08/17 01:16:16 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-17 01:16:14 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/17 01:16:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/17 01:16:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:16:16 INFO : file1: vfs cache: upload succeeded try #1 2025/08/17 01:16:16 DEBUG : Looking for writers 2025/08/17 01:16:16 DEBUG : file1: reading active writers 2025/08/17 01:16:16 DEBUG : >WaitForWriters: 2025/08/17 01:16:17 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:16:17 DEBUG : Looking for writers 2025/08/17 01:16:17 DEBUG : file1: reading active writers 2025/08/17 01:16:17 DEBUG : >WaitForWriters: 2025/08/17 01:16:17 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.14s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:16:17 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:16:17 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:16:17 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:17 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:16:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:16:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:16:17 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/17 01:16:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:16:17 DEBUG : file1: newRWFileHandle: 2025/08/17 01:16:17 DEBUG : file1(0xc0009e8480): openPending: 2025/08/17 01:16:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:16:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:16:17 DEBUG : file1(0xc0009e8480): >openPending: err= 2025/08/17 01:16:17 DEBUG : file1: >newRWFileHandle: err= 2025/08/17 01:16:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:16:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/17 01:16:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/17 01:16:17 DEBUG : file1(0xc0009e8480): _writeAt: size=7, off=0 2025/08/17 01:16:17 DEBUG : file1(0xc0009e8480): >_writeAt: n=7, err= 2025/08/17 01:16:17 DEBUG : file1(0xc0009e8480): _writeAt: size=6, off=5 2025/08/17 01:16:17 DEBUG : file1(0xc0009e8480): >_writeAt: n=6, err= 2025/08/17 01:16:17 DEBUG : file1(0xc0009e8480): close: 2025/08/17 01:16:17 DEBUG : file1: vfs cache: setting modification time to 2025-08-17 01:16:17.745212074 +0000 UTC m=+322.398894938 2025/08/17 01:16:17 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/17 01:16:17 DEBUG : file1(0xc0009e8480): >close: err= 2025/08/17 01:16:17 DEBUG : file1(0xc0009e8480): _writeAt: size=5, off=0 2025/08/17 01:16:17 DEBUG : file1(0xc0009e8480): >_writeAt: n=0, err=file already closed 2025/08/17 01:16:17 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:16:17 DEBUG : Looking for writers 2025/08/17 01:16:17 DEBUG : file1: reading active writers 2025/08/17 01:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/17 01:16:17 DEBUG : Looking for writers 2025/08/17 01:16:17 DEBUG : file1: reading active writers 2025/08/17 01:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/17 01:16:17 DEBUG : Looking for writers 2025/08/17 01:16:17 DEBUG : file1: reading active writers 2025/08/17 01:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/17 01:16:17 DEBUG : Looking for writers 2025/08/17 01:16:17 DEBUG : file1: reading active writers 2025/08/17 01:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/17 01:16:17 DEBUG : file1: vfs cache: starting upload 2025/08/17 01:16:17 DEBUG : Looking for writers 2025/08/17 01:16:17 DEBUG : file1: reading active writers 2025/08/17 01:16:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/17 01:16:18 DEBUG : Looking for writers 2025/08/17 01:16:18 DEBUG : file1: reading active writers 2025/08/17 01:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/17 01:16:18 DEBUG : Looking for writers 2025/08/17 01:16:18 DEBUG : file1: reading active writers 2025/08/17 01:16:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/17 01:16:18 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/08/17 01:16:19 DEBUG : Looking for writers 2025/08/17 01:16:19 DEBUG : file1: reading active writers 2025/08/17 01:16:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/17 01:16:19 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/17 01:16:19 INFO : file1: Copied (new) 2025/08/17 01:16:19 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-17 01:16:17 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/17 01:16:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/17 01:16:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:16:19 INFO : file1: vfs cache: upload succeeded try #1 2025/08/17 01:16:20 DEBUG : Looking for writers 2025/08/17 01:16:20 DEBUG : file1: reading active writers 2025/08/17 01:16:20 DEBUG : >WaitForWriters: 2025/08/17 01:16:20 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:16:20 DEBUG : Looking for writers 2025/08/17 01:16:20 DEBUG : file1: reading active writers 2025/08/17 01:16:20 DEBUG : >WaitForWriters: 2025/08/17 01:16:20 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.19s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:16:20 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:16:20 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:16:20 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:20 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:16:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:16:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:16:20 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/17 01:16:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:16:20 DEBUG : file1: newRWFileHandle: 2025/08/17 01:16:20 DEBUG : file1(0xc0003c4840): openPending: 2025/08/17 01:16:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:16:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:16:20 DEBUG : file1(0xc0003c4840): >openPending: err= 2025/08/17 01:16:20 DEBUG : file1: >newRWFileHandle: err= 2025/08/17 01:16:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:16:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/17 01:16:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/17 01:16:20 DEBUG : file1(0xc0003c4840): close: 2025/08/17 01:16:20 DEBUG : file1: vfs cache: setting modification time to 2025-08-17 01:16:20.938739035 +0000 UTC m=+325.592421908 2025/08/17 01:16:20 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/17 01:16:20 DEBUG : file1(0xc0003c4840): >close: err= 2025/08/17 01:16:20 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/17 01:16:20 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/17 01:16:20 DEBUG : file2: newRWFileHandle: 2025/08/17 01:16:20 DEBUG : file2(0xc0003c4f40): openPending: 2025/08/17 01:16:20 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:16:20 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/17 01:16:20 DEBUG : file2(0xc0003c4f40): >openPending: err= 2025/08/17 01:16:20 DEBUG : file2: >newRWFileHandle: err= 2025/08/17 01:16:20 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/17 01:16:20 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/17 01:16:20 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/17 01:16:20 DEBUG : file2(0xc0003c4f40): RWFileHandle.Flush 2025/08/17 01:16:20 DEBUG : file2(0xc0003c4f40): RWFileHandle.Release 2025/08/17 01:16:20 DEBUG : file2(0xc0003c4f40): close: 2025/08/17 01:16:20 DEBUG : file2: vfs cache: setting modification time to 2025-08-17 01:16:20.940334688 +0000 UTC m=+325.594017561 2025/08/17 01:16:20 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/17 01:16:20 DEBUG : file2(0xc0003c4f40): >close: err= 2025/08/17 01:16:20 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:16:20 DEBUG : Looking for writers 2025/08/17 01:16:20 DEBUG : file1: reading active writers 2025/08/17 01:16:20 DEBUG : file2: reading active writers 2025/08/17 01:16:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/17 01:16:20 DEBUG : Looking for writers 2025/08/17 01:16:20 DEBUG : file1: reading active writers 2025/08/17 01:16:20 DEBUG : file2: reading active writers 2025/08/17 01:16:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/17 01:16:20 DEBUG : Looking for writers 2025/08/17 01:16:20 DEBUG : file1: reading active writers 2025/08/17 01:16:20 DEBUG : file2: reading active writers 2025/08/17 01:16:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/17 01:16:21 DEBUG : Looking for writers 2025/08/17 01:16:21 DEBUG : file1: reading active writers 2025/08/17 01:16:21 DEBUG : file2: reading active writers 2025/08/17 01:16:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/17 01:16:21 DEBUG : file1: vfs cache: starting upload 2025/08/17 01:16:21 DEBUG : file2: vfs cache: starting upload 2025/08/17 01:16:21 DEBUG : Looking for writers 2025/08/17 01:16:21 DEBUG : file1: reading active writers 2025/08/17 01:16:21 DEBUG : file2: reading active writers 2025/08/17 01:16:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/17 01:16:21 DEBUG : Looking for writers 2025/08/17 01:16:21 DEBUG : file1: reading active writers 2025/08/17 01:16:21 DEBUG : file2: reading active writers 2025/08/17 01:16:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/08/17 01:16:21 DEBUG : Looking for writers 2025/08/17 01:16:21 DEBUG : file1: reading active writers 2025/08/17 01:16:21 DEBUG : file2: reading active writers 2025/08/17 01:16:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/08/17 01:16:22 DEBUG : Looking for writers 2025/08/17 01:16:22 DEBUG : file1: reading active writers 2025/08/17 01:16:22 DEBUG : file2: reading active writers 2025/08/17 01:16:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/08/17 01:16:22 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/17 01:16:22 INFO : file1: Copied (new) 2025/08/17 01:16:22 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-17 01:16:20 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/17 01:16:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/17 01:16:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:16:22 INFO : file1: vfs cache: upload succeeded try #1 2025/08/17 01:16:23 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/17 01:16:23 INFO : file2: Copied (new) 2025/08/17 01:16:23 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-17 01:16:20 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/17 01:16:23 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/17 01:16:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/17 01:16:23 INFO : file2: vfs cache: upload succeeded try #1 2025/08/17 01:16:23 DEBUG : Looking for writers 2025/08/17 01:16:23 DEBUG : file1: reading active writers 2025/08/17 01:16:23 DEBUG : file2: reading active writers 2025/08/17 01:16:23 DEBUG : >WaitForWriters: 2025/08/17 01:16:23 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:16:23 DEBUG : Looking for writers 2025/08/17 01:16:23 DEBUG : file1: reading active writers 2025/08/17 01:16:23 DEBUG : file2: reading active writers 2025/08/17 01:16:23 DEBUG : >WaitForWriters: 2025/08/17 01:16:23 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': 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 --- PASS: TestRWFileHandleWriteNoWrite (14.11s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:16:34 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:16:34 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:16:34 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:34 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:16:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:16:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:16:34 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/17 01:16:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:16:35 DEBUG : file1: newRWFileHandle: 2025/08/17 01:16:35 DEBUG : file1(0xc000a00700): openPending: 2025/08/17 01:16:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:16:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:16:35 DEBUG : file1(0xc000a00700): >openPending: err= 2025/08/17 01:16:35 DEBUG : file1: >newRWFileHandle: err= 2025/08/17 01:16:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:16:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/17 01:16:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/17 01:16:35 DEBUG : file1(0xc000a00700): _writeAt: size=5, off=0 2025/08/17 01:16:35 DEBUG : file1(0xc000a00700): >_writeAt: n=5, err= 2025/08/17 01:16:35 DEBUG : file1(0xc000a00700): RWFileHandle.Flush 2025/08/17 01:16:35 DEBUG : file1(0xc000a00700): RWFileHandle.Flush 2025/08/17 01:16:35 DEBUG : file1(0xc000a00700): close: 2025/08/17 01:16:35 DEBUG : file1: vfs cache: setting modification time to 2025-08-17 01:16:35.048586221 +0000 UTC m=+339.702269094 2025/08/17 01:16:35 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/17 01:16:35 DEBUG : file1(0xc000a00700): >close: err= 2025/08/17 01:16:35 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:16:35 DEBUG : Looking for writers 2025/08/17 01:16:35 DEBUG : file1: reading active writers 2025/08/17 01:16:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/17 01:16:35 DEBUG : Looking for writers 2025/08/17 01:16:35 DEBUG : file1: reading active writers 2025/08/17 01:16:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/17 01:16:35 DEBUG : Looking for writers 2025/08/17 01:16:35 DEBUG : file1: reading active writers 2025/08/17 01:16:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/17 01:16:35 DEBUG : Looking for writers 2025/08/17 01:16:35 DEBUG : file1: reading active writers 2025/08/17 01:16:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/17 01:16:35 DEBUG : file1: vfs cache: starting upload 2025/08/17 01:16:35 DEBUG : Looking for writers 2025/08/17 01:16:35 DEBUG : file1: reading active writers 2025/08/17 01:16:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/17 01:16:35 DEBUG : Looking for writers 2025/08/17 01:16:35 DEBUG : file1: reading active writers 2025/08/17 01:16:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/17 01:16:35 DEBUG : Looking for writers 2025/08/17 01:16:35 DEBUG : file1: reading active writers 2025/08/17 01:16:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/17 01:16:36 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/17 01:16:36 DEBUG : Looking for writers 2025/08/17 01:16:36 DEBUG : file1: reading active writers 2025/08/17 01:16:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/17 01:16:37 DEBUG : Looking for writers 2025/08/17 01:16:37 DEBUG : file1: reading active writers 2025/08/17 01:16:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/17 01:16:37 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/17 01:16:37 INFO : file1: Copied (new) 2025/08/17 01:16:37 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-17 01:16:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/17 01:16:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/17 01:16:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:16:37 INFO : file1: vfs cache: upload succeeded try #1 2025/08/17 01:16:38 DEBUG : Looking for writers 2025/08/17 01:16:38 DEBUG : file1: reading active writers 2025/08/17 01:16:38 DEBUG : >WaitForWriters: 2025/08/17 01:16:38 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (4.00s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:16:38 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:16:38 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:16:38 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:38 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:16:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:16:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:16:38 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/17 01:16:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:16:39 DEBUG : file1: newRWFileHandle: 2025/08/17 01:16:39 DEBUG : file1(0xc00087c540): openPending: 2025/08/17 01:16:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:16:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:16:39 DEBUG : file1(0xc00087c540): >openPending: err= 2025/08/17 01:16:39 DEBUG : file1: >newRWFileHandle: err= 2025/08/17 01:16:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:16:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/17 01:16:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/17 01:16:39 DEBUG : file1(0xc00087c540): _writeAt: size=5, off=0 2025/08/17 01:16:39 DEBUG : file1(0xc00087c540): >_writeAt: n=5, err= 2025/08/17 01:16:39 DEBUG : file1(0xc00087c540): RWFileHandle.Release 2025/08/17 01:16:39 DEBUG : file1(0xc00087c540): close: 2025/08/17 01:16:39 DEBUG : file1: vfs cache: setting modification time to 2025-08-17 01:16:39.044654587 +0000 UTC m=+343.698337459 2025/08/17 01:16:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/17 01:16:39 DEBUG : file1(0xc00087c540): >close: err= 2025/08/17 01:16:39 DEBUG : file1(0xc00087c540): RWFileHandle.Release 2025/08/17 01:16:39 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:16:39 DEBUG : Looking for writers 2025/08/17 01:16:39 DEBUG : file1: reading active writers 2025/08/17 01:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/17 01:16:39 DEBUG : Looking for writers 2025/08/17 01:16:39 DEBUG : file1: reading active writers 2025/08/17 01:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/17 01:16:39 DEBUG : Looking for writers 2025/08/17 01:16:39 DEBUG : file1: reading active writers 2025/08/17 01:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/17 01:16:39 DEBUG : Looking for writers 2025/08/17 01:16:39 DEBUG : file1: reading active writers 2025/08/17 01:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/17 01:16:39 DEBUG : file1: vfs cache: starting upload 2025/08/17 01:16:39 DEBUG : Looking for writers 2025/08/17 01:16:39 DEBUG : file1: reading active writers 2025/08/17 01:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/17 01:16:39 DEBUG : Looking for writers 2025/08/17 01:16:39 DEBUG : file1: reading active writers 2025/08/17 01:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/17 01:16:39 DEBUG : Looking for writers 2025/08/17 01:16:39 DEBUG : file1: reading active writers 2025/08/17 01:16:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/17 01:16:39 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/17 01:16:40 DEBUG : Looking for writers 2025/08/17 01:16:40 DEBUG : file1: reading active writers 2025/08/17 01:16:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/17 01:16:41 DEBUG : Looking for writers 2025/08/17 01:16:41 DEBUG : file1: reading active writers 2025/08/17 01:16:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/17 01:16:41 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/17 01:16:41 INFO : file1: Copied (new) 2025/08/17 01:16:41 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-17 01:16:39 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/17 01:16:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/17 01:16:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:16:41 INFO : file1: vfs cache: upload succeeded try #1 2025/08/17 01:16:42 DEBUG : Looking for writers 2025/08/17 01:16:42 DEBUG : file1: reading active writers 2025/08/17 01:16:42 DEBUG : >WaitForWriters: 2025/08/17 01:16:42 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.96s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:16:42 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:16:42 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:16:42 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:42 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:16:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:16:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:42 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/17 01:16:43 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/17 01:16:45 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/17 01:16:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/17 01:16:46 DEBUG : dir/file1: newRWFileHandle: 2025/08/17 01:16:46 DEBUG : dir/file1(0xc0007ee200): openPending: 2025/08/17 01:16:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/17 01:16:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/17 01:16:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:16:46 DEBUG : dir/file1(0xc0007ee200): >openPending: err= 2025/08/17 01:16:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/17 01:16:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/17 01:16:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/17 01:16:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/17 01:16:46 DEBUG : dir/file1(0xc0007ee200): _writeAt: size=5, off=0 2025/08/17 01:16:46 DEBUG : dir/file1(0xc0007ee200): >_writeAt: n=5, err= 2025/08/17 01:16:46 DEBUG : dir/file1(0xc0007ee200): close: 2025/08/17 01:16:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:16:46 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-17 01:16:46.645562985 +0000 UTC m=+351.299245857 2025/08/17 01:16:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/17 01:16:46 DEBUG : dir/file1(0xc0007ee200): >close: err= 2025/08/17 01:16:46 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:16:46 DEBUG : dir: Looking for writers 2025/08/17 01:16:46 DEBUG : file1: reading active writers 2025/08/17 01:16:46 DEBUG : Looking for writers 2025/08/17 01:16:46 DEBUG : dir: reading active writers 2025/08/17 01:16:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/17 01:16:46 DEBUG : dir: Looking for writers 2025/08/17 01:16:46 DEBUG : file1: reading active writers 2025/08/17 01:16:46 DEBUG : Looking for writers 2025/08/17 01:16:46 DEBUG : dir: reading active writers 2025/08/17 01:16:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/17 01:16:46 DEBUG : dir: Looking for writers 2025/08/17 01:16:46 DEBUG : file1: reading active writers 2025/08/17 01:16:46 DEBUG : Looking for writers 2025/08/17 01:16:46 DEBUG : dir: reading active writers 2025/08/17 01:16:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/17 01:16:46 DEBUG : dir: Looking for writers 2025/08/17 01:16:46 DEBUG : file1: reading active writers 2025/08/17 01:16:46 DEBUG : Looking for writers 2025/08/17 01:16:46 DEBUG : dir: reading active writers 2025/08/17 01:16:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/17 01:16:46 DEBUG : dir/file1: vfs cache: starting upload 2025/08/17 01:16:46 DEBUG : dir: Looking for writers 2025/08/17 01:16:46 DEBUG : file1: reading active writers 2025/08/17 01:16:46 DEBUG : Looking for writers 2025/08/17 01:16:46 DEBUG : dir: reading active writers 2025/08/17 01:16:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/17 01:16:46 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/08/17 01:16:46 DEBUG : dir: Looking for writers 2025/08/17 01:16:46 DEBUG : file1: reading active writers 2025/08/17 01:16:46 DEBUG : Looking for writers 2025/08/17 01:16:46 DEBUG : dir: reading active writers 2025/08/17 01:16:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/17 01:16:47 DEBUG : dir: Looking for writers 2025/08/17 01:16:47 DEBUG : file1: reading active writers 2025/08/17 01:16:47 DEBUG : Looking for writers 2025/08/17 01:16:47 DEBUG : dir: reading active writers 2025/08/17 01:16:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/17 01:16:47 DEBUG : dir: Looking for writers 2025/08/17 01:16:47 DEBUG : file1: reading active writers 2025/08/17 01:16:47 DEBUG : Looking for writers 2025/08/17 01:16:47 DEBUG : dir: reading active writers 2025/08/17 01:16:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/17 01:16:48 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/17 01:16:48 INFO : dir/file1: Copied (replaced existing) 2025/08/17 01:16:48 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-17 01:16:46 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/17 01:16:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/17 01:16:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:16:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/17 01:16:48 DEBUG : dir: Looking for writers 2025/08/17 01:16:48 DEBUG : file1: reading active writers 2025/08/17 01:16:48 DEBUG : Looking for writers 2025/08/17 01:16:48 DEBUG : dir: reading active writers 2025/08/17 01:16:48 DEBUG : >WaitForWriters: 2025/08/17 01:16:48 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (7.16s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:16:49 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:16:49 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:16:49 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:49 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:16:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:16:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:16:49 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/17 01:16:51 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/17 01:16:56 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:16:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:16:57 DEBUG : dir/file1: newRWFileHandle: 2025/08/17 01:16:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/17 01:16:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:16:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/17 01:16:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/17 01:16:57 DEBUG : dir/file1(0xc0007ee280): _writeAt: size=5, off=0 2025/08/17 01:16:57 DEBUG : dir/file1(0xc0007ee280): openPending: 2025/08/17 01:16:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/17 01:16:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/17 01:16:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:16:57 DEBUG : dir/file1(0xc0007ee280): >openPending: err= 2025/08/17 01:16:57 DEBUG : dir/file1(0xc0007ee280): >_writeAt: n=5, err= 2025/08/17 01:16:57 DEBUG : dir/file1(0xc0007ee280): _writeAt: size=15, off=5 2025/08/17 01:16:57 DEBUG : dir/file1(0xc0007ee280): >_writeAt: n=15, err= 2025/08/17 01:16:57 DEBUG : dir/file1(0xc0007ee280): close: 2025/08/17 01:16:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/17 01:16:57 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-17 01:16:57.325259621 +0000 UTC m=+361.978942484 2025/08/17 01:16:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/17 01:16:57 DEBUG : dir/file1(0xc0007ee280): >close: err= 2025/08/17 01:16:57 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:16:57 DEBUG : dir: Looking for writers 2025/08/17 01:16:57 DEBUG : file1: reading active writers 2025/08/17 01:16:57 DEBUG : Looking for writers 2025/08/17 01:16:57 DEBUG : dir: reading active writers 2025/08/17 01:16:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/17 01:16:57 DEBUG : dir: Looking for writers 2025/08/17 01:16:57 DEBUG : file1: reading active writers 2025/08/17 01:16:57 DEBUG : Looking for writers 2025/08/17 01:16:57 DEBUG : dir: reading active writers 2025/08/17 01:16:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/17 01:16:57 DEBUG : dir: Looking for writers 2025/08/17 01:16:57 DEBUG : file1: reading active writers 2025/08/17 01:16:57 DEBUG : Looking for writers 2025/08/17 01:16:57 DEBUG : dir: reading active writers 2025/08/17 01:16:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/17 01:16:57 DEBUG : dir: Looking for writers 2025/08/17 01:16:57 DEBUG : file1: reading active writers 2025/08/17 01:16:57 DEBUG : Looking for writers 2025/08/17 01:16:57 DEBUG : dir: reading active writers 2025/08/17 01:16:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/17 01:16:57 DEBUG : dir/file1: vfs cache: starting upload 2025/08/17 01:16:57 DEBUG : dir: Looking for writers 2025/08/17 01:16:57 DEBUG : file1: reading active writers 2025/08/17 01:16:57 DEBUG : Looking for writers 2025/08/17 01:16:57 DEBUG : dir: reading active writers 2025/08/17 01:16:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/17 01:16:57 DEBUG : dir: Looking for writers 2025/08/17 01:16:57 DEBUG : file1: reading active writers 2025/08/17 01:16:57 DEBUG : Looking for writers 2025/08/17 01:16:57 DEBUG : dir: reading active writers 2025/08/17 01:16:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/17 01:16:57 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/08/17 01:16:57 DEBUG : dir: Looking for writers 2025/08/17 01:16:57 DEBUG : file1: reading active writers 2025/08/17 01:16:57 DEBUG : Looking for writers 2025/08/17 01:16:57 DEBUG : dir: reading active writers 2025/08/17 01:16:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/17 01:16:58 DEBUG : dir: Looking for writers 2025/08/17 01:16:58 DEBUG : file1: reading active writers 2025/08/17 01:16:58 DEBUG : Looking for writers 2025/08/17 01:16:58 DEBUG : dir: reading active writers 2025/08/17 01:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/17 01:16:58 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/08/17 01:16:58 INFO : dir/file1: Copied (replaced existing) 2025/08/17 01:16:58 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-17 01:16:57 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/08/17 01:16:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/17 01:16:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:16:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/17 01:16:59 DEBUG : dir: Looking for writers 2025/08/17 01:16:59 DEBUG : file1: reading active writers 2025/08/17 01:16:59 DEBUG : Looking for writers 2025/08/17 01:16:59 DEBUG : dir: reading active writers 2025/08/17 01:16:59 DEBUG : >WaitForWriters: 2025/08/17 01:16:59 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (10.68s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:17:00 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:17:00 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:17:00 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:00 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:17:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:17:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:00 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/17 01:17:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:00 DEBUG : file1: newRWFileHandle: 2025/08/17 01:17:00 DEBUG : file1(0xc0009e8280): openPending: 2025/08/17 01:17:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:17:00 DEBUG : file1(0xc0009e8280): >openPending: err= 2025/08/17 01:17:00 DEBUG : file1: >newRWFileHandle: err= 2025/08/17 01:17:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:17:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/17 01:17:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/17 01:17:00 DEBUG : file1(0xc0009e8280): _writeAt: size=5, off=0 2025/08/17 01:17:00 DEBUG : file1(0xc0009e8280): >_writeAt: n=5, err= 2025/08/17 01:17:00 DEBUG : file1(0xc0009e8280): close: 2025/08/17 01:17:00 DEBUG : file1: vfs cache: setting modification time to 2025-08-17 01:17:00.862082576 +0000 UTC m=+365.515765450 2025/08/17 01:17:00 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:00 DEBUG : file1(0xc0009e8280): >close: err= 2025/08/17 01:17:00 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:17:00 DEBUG : Looking for writers 2025/08/17 01:17:00 DEBUG : file1: reading active writers 2025/08/17 01:17:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/17 01:17:00 DEBUG : Looking for writers 2025/08/17 01:17:00 DEBUG : file1: reading active writers 2025/08/17 01:17:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/17 01:17:00 DEBUG : Looking for writers 2025/08/17 01:17:00 DEBUG : file1: reading active writers 2025/08/17 01:17:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/17 01:17:00 DEBUG : Looking for writers 2025/08/17 01:17:00 DEBUG : file1: reading active writers 2025/08/17 01:17:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/17 01:17:00 DEBUG : file1: vfs cache: starting upload 2025/08/17 01:17:01 DEBUG : Looking for writers 2025/08/17 01:17:01 DEBUG : file1: reading active writers 2025/08/17 01:17:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/17 01:17:01 DEBUG : Looking for writers 2025/08/17 01:17:01 DEBUG : file1: reading active writers 2025/08/17 01:17:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/17 01:17:01 DEBUG : Looking for writers 2025/08/17 01:17:01 DEBUG : file1: reading active writers 2025/08/17 01:17:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/17 01:17:01 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/17 01:17:02 DEBUG : Looking for writers 2025/08/17 01:17:02 DEBUG : file1: reading active writers 2025/08/17 01:17:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/17 01:17:02 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/17 01:17:02 INFO : file1: Copied (new) 2025/08/17 01:17:02 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-17 01:17:00 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/17 01:17:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/17 01:17:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:17:02 INFO : file1: vfs cache: upload succeeded try #1 2025/08/17 01:17:03 DEBUG : Looking for writers 2025/08/17 01:17:03 DEBUG : file1: reading active writers 2025/08/17 01:17:03 DEBUG : >WaitForWriters: 2025/08/17 01:17:03 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.03s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:17:03 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:17:03 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:17:03 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:03 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:17:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:17:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/17 01:17:03 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087c740): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087c740): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087c740): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087c740): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087c740): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.893100572 +0000 UTC m=+368.546783446 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087c740): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087cbc0): _readAt: size=2, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087cbc0): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087cbc0): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087cbc0): >_readAt: n=2, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087cbc0): _writeAt: size=3, off=2 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087cbc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087cbc0): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.893100572 +0000 UTC m=+368.546783446 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087cbc0): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087d080): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087d080): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087d080): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087d080): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087d080): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.893100572 +0000 UTC m=+368.546783446 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087d080): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003795e0 item 1 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087d6c0): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087d6c0): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087d6c0): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087d6c0): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087d6c0): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.89747253 +0000 UTC m=+368.551155443 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087d6c0): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087dbc0): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087dbc0): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087dbc0): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087dbc0): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087dbc0): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.89747253 +0000 UTC m=+368.551155443 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00087dbc0): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cf50 item 2 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ee340): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ee340): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ee340): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ee340): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ee340): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.900508687 +0000 UTC m=+368.554191561 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ee340): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ee800): _readAt: size=2, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ee800): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ee800): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ee800): >_readAt: n=2, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ee800): _writeAt: size=3, off=2 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ee800): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ee800): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.900508687 +0000 UTC m=+368.554191561 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ee800): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007eed80): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007eed80): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007eed80): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007eed80): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007eed80): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.900508687 +0000 UTC m=+368.554191561 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007eed80): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d420 item 3 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ef400): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ef400): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ef400): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ef400): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ef400): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.903828337 +0000 UTC m=+368.557511200 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ef400): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ef940): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ef940): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ef940): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ef940): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ef940): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.903828337 +0000 UTC m=+368.557511200 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ef940): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037acb0 item 4 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0002d6540): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0002d6540): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0002d6540): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0002d6540): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0002d6540): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.906635948 +0000 UTC m=+368.560318810 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0002d6540): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0002d6f40): _readAt: size=2, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0002d6f40): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0002d6f40): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0002d6f40): >_readAt: n=2, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0002d6f40): _writeAt: size=3, off=2 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0002d6f40): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0002d6f40): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.906635948 +0000 UTC m=+368.560318810 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0002d6f40): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0002d7980): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0002d7980): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0002d7980): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0002d7980): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0002d7980): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.906635948 +0000 UTC m=+368.560318810 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0002d7980): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b1f0 item 5 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0003c4500): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0003c4500): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0003c4500): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0003c4500): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0003c4500): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.910715327 +0000 UTC m=+368.564398190 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0003c4500): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0003c4c00): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0003c4c00): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0003c4c00): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0003c4c00): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0003c4c00): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.910715327 +0000 UTC m=+368.564398190 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0003c4c00): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bce0 item 6 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00041e180): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00041e180): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00041e180): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00041e180): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00041e180): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.913517689 +0000 UTC m=+368.567200552 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00041e180): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00041f240): _readAt: size=2, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00041f240): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00041f240): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00041f240): >_readAt: n=2, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00041f240): _writeAt: size=3, off=2 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00041f240): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00041f240): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.913517689 +0000 UTC m=+368.567200552 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00041f240): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00041f7c0): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00041f7c0): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00041f7c0): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00041f7c0): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00041f7c0): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.913517689 +0000 UTC m=+368.567200552 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00041f7c0): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055caf0 item 7 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000537580): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000537580): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000537580): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000537580): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000537580): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.917541354 +0000 UTC m=+368.571224217 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000537580): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000537c00): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000537c00): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000537c00): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000537c00): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000537c00): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.917541354 +0000 UTC m=+368.571224217 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000537c00): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055dab0 item 8 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000764300): _readAt: size=2, off=0 2025/08/17 01:17:03 ERROR : open-test-file(0xc000764300): Couldn't read size of file 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000764300): >_readAt: n=0, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000764300): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000764300): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000764300): close: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000764300): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007646c0): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007646c0): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007646c0): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007646c0): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007646c0): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.920213221 +0000 UTC m=+368.573896084 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007646c0): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000764b40): _readAt: size=2, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000764b40): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000764b40): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000764b40): >_readAt: n=2, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000764b40): _writeAt: size=3, off=2 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000764b40): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000764b40): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.920213221 +0000 UTC m=+368.573896084 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000764b40): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000765040): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000765040): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000765040): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000765040): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000765040): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.920213221 +0000 UTC m=+368.573896084 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000765040): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000570700 item 9 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007656c0): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007656c0): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007656c0): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007656c0): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007656c0): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.924028978 +0000 UTC m=+368.577711852 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007656c0): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000765c00): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000765c00): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000765c00): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000765c00): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000765c00): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.924028978 +0000 UTC m=+368.577711852 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000765c00): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000571c70 item 10 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007982c0): _readAt: size=2, off=0 2025/08/17 01:17:03 ERROR : open-test-file(0xc0007982c0): Couldn't read size of file 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007982c0): >_readAt: n=0, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007982c0): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007982c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007982c0): close: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007982c0): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000798680): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000798680): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000798680): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000798680): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000798680): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.927834806 +0000 UTC m=+368.581517679 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000798680): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000798b80): _readAt: size=2, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000798b80): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000798b80): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000798b80): >_readAt: n=2, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000798b80): _writeAt: size=3, off=2 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000798b80): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000798b80): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.927834806 +0000 UTC m=+368.581517679 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000798b80): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000799080): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000799080): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000799080): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000799080): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000799080): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.927834806 +0000 UTC m=+368.581517679 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000799080): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005591f0 item 11 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000799700): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000799700): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000799700): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000799700): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000799700): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.931699604 +0000 UTC m=+368.585382468 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000799700): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000799c40): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000799c40): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000799c40): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000799c40): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000799c40): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.931699604 +0000 UTC m=+368.585382468 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000799c40): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8000 item 12 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ce300): _readAt: size=2, off=0 2025/08/17 01:17:03 ERROR : open-test-file(0xc0007ce300): Couldn't read size of file 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ce300): >_readAt: n=0, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ce300): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ce300): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ce300): close: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ce300): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ce6c0): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ce6c0): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ce6c0): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ce6c0): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ce6c0): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.934816634 +0000 UTC m=+368.588499507 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ce6c0): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ced80): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ced80): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ced80): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ced80): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ced80): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.934816634 +0000 UTC m=+368.588499507 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007ced80): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9490 item 13 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007cf400): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007cf400): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007cf400): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007cf400): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007cf400): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.938140311 +0000 UTC m=+368.591823194 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007cf400): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007cf940): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007cf940): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007cf940): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007cf940): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007cf940): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.938140311 +0000 UTC m=+368.591823194 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0007cf940): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c310 item 14 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000800000): _readAt: size=2, off=0 2025/08/17 01:17:03 ERROR : open-test-file(0xc000800000): Couldn't read size of file 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000800000): >_readAt: n=0, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000800000): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000800000): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000800000): close: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000800000): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008003c0): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008003c0): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008003c0): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008003c0): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008003c0): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.941656307 +0000 UTC m=+368.595339179 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008003c0): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000800a80): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000800a80): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000800a80): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000800a80): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000800a80): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.941656307 +0000 UTC m=+368.595339179 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000800a80): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016caf0 item 15 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 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/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000801100): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000801100): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000801100): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000801100): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000801100): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.94523556 +0000 UTC m=+368.598918434 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000801100): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000801640): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000801640): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000801640): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000801640): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000801640): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.94523556 +0000 UTC m=+368.598918434 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000801640): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d110 item 16 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000801c80): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000801c80): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000801c80): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000801c80): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000801c80): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.948949797 +0000 UTC m=+368.602632670 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000801c80): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000858180): _readAt: size=2, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000858180): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000858180): open at offset 5 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000858180): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000858180): >_readAt: n=2, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000858180): _writeAt: size=3, off=7 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000858180): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000858180): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.948949797 +0000 UTC m=+368.602632670 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000858180): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000858680): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000858680): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000858680): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000858680): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000858680): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.948949797 +0000 UTC m=+368.602632670 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000858680): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d730 item 17 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000858d00): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000858d00): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000858d00): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000858d00): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000858d00): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.953366518 +0000 UTC m=+368.607049391 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000858d00): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000859240): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000859240): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000859240): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000859240): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000859240): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.953366518 +0000 UTC m=+368.607049391 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000859240): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336690 item 18 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008598c0): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008598c0): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008598c0): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008598c0): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008598c0): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.956681117 +0000 UTC m=+368.610363990 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008598c0): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000859dc0): _readAt: size=2, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000859dc0): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000859dc0): open at offset 5 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000859dc0): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000859dc0): >_readAt: n=2, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000859dc0): _writeAt: size=3, off=7 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000859dc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000859dc0): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.956681117 +0000 UTC m=+368.610363990 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000859dc0): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088e340): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088e340): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088e340): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088e340): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088e340): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.956681117 +0000 UTC m=+368.610363990 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088e340): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336e70 item 19 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088e9c0): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088e9c0): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088e9c0): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088e9c0): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088e9c0): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.961105442 +0000 UTC m=+368.614788315 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088e9c0): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088ef00): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088ef00): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088ef00): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088ef00): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088ef00): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.961105442 +0000 UTC m=+368.614788315 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088ef00): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bef50 item 20 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088f580): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088f580): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088f580): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088f580): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088f580): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.964560244 +0000 UTC m=+368.618243107 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088f580): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088fa80): _readAt: size=2, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088fa80): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088fa80): open at offset 5 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088fa80): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088fa80): >_readAt: n=2, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088fa80): _writeAt: size=3, off=7 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088fa80): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088fa80): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.964560244 +0000 UTC m=+368.618243107 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00088fa80): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008ea000): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008ea000): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008ea000): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008ea000): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008ea000): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.964560244 +0000 UTC m=+368.618243107 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008ea000): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bf650 item 21 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008ea680): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008ea680): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008ea680): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008ea680): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008ea680): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.96876056 +0000 UTC m=+368.622443433 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008ea680): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008eabc0): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008eabc0): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008eabc0): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008eabc0): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008eabc0): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.96876056 +0000 UTC m=+368.622443433 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008eabc0): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c770 item 22 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008eb240): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008eb240): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008eb240): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008eb240): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008eb240): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.971938955 +0000 UTC m=+368.625621817 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008eb240): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008eb740): _readAt: size=2, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008eb740): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008eb740): open at offset 5 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008eb740): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008eb740): >_readAt: n=2, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008eb740): _writeAt: size=3, off=7 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008eb740): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008eb740): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.971938955 +0000 UTC m=+368.625621817 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008eb740): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008ebc40): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008ebc40): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008ebc40): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008ebc40): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008ebc40): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.971938955 +0000 UTC m=+368.625621817 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0008ebc40): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d180 item 23 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 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/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093a340): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093a340): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093a340): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093a340): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093a340): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.975659803 +0000 UTC m=+368.629342666 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093a340): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093a880): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093a880): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093a880): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093a880): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093a880): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.975659803 +0000 UTC m=+368.629342666 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093a880): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574d20 item 24 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093aec0): _readAt: size=2, off=0 2025/08/17 01:17:03 ERROR : open-test-file(0xc00093aec0): Couldn't read size of file 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093aec0): >_readAt: n=0, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093aec0): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093aec0): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093aec0): close: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093aec0): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093b280): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093b280): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093b280): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093b280): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093b280): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.978592508 +0000 UTC m=+368.632275371 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093b280): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093b780): _readAt: size=2, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093b780): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093b780): open at offset 5 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093b780): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093b780): >_readAt: n=2, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093b780): _writeAt: size=3, off=7 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093b780): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093b780): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.978592508 +0000 UTC m=+368.632275371 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093b780): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093bcc0): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093bcc0): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093bcc0): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093bcc0): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093bcc0): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.978592508 +0000 UTC m=+368.632275371 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc00093bcc0): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005753b0 item 25 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009623c0): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009623c0): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009623c0): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009623c0): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009623c0): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.982443301 +0000 UTC m=+368.636126174 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009623c0): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000962900): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000962900): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000962900): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000962900): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000962900): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.982443301 +0000 UTC m=+368.636126174 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000962900): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320690 item 26 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000962f40): _readAt: size=2, off=0 2025/08/17 01:17:03 ERROR : open-test-file(0xc000962f40): Couldn't read size of file 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000962f40): >_readAt: n=0, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000962f40): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000962f40): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000962f40): close: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000962f40): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000963300): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000963300): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000963300): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000963300): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000963300): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.985658283 +0000 UTC m=+368.639341147 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000963300): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000963800): _readAt: size=2, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000963800): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000963800): open at offset 5 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000963800): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000963800): >_readAt: n=2, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000963800): _writeAt: size=3, off=7 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000963800): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000963800): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.985658283 +0000 UTC m=+368.639341147 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000963800): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000963d40): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000963d40): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000963d40): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000963d40): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000963d40): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.985658283 +0000 UTC m=+368.639341147 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc000963d40): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321960 item 27 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 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/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b2440): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b2440): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b2440): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b2440): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b2440): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.989909865 +0000 UTC m=+368.643592739 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b2440): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b2980): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b2980): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b2980): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b2980): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b2980): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.989909865 +0000 UTC m=+368.643592739 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b2980): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec0e0 item 28 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b2fc0): _readAt: size=2, off=0 2025/08/17 01:17:03 ERROR : open-test-file(0xc0009b2fc0): Couldn't read size of file 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b2fc0): >_readAt: n=0, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b2fc0): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b2fc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b2fc0): close: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b2fc0): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b3380): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b3380): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b3380): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b3380): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b3380): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.993979657 +0000 UTC m=+368.647662530 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b3380): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:03 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b3a40): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b3a40): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b3a40): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b3a40): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b3a40): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.993979657 +0000 UTC m=+368.647662530 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009b3a40): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec5b0 item 29 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 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/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009dc140): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009dc140): >openPending: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009dc140): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009dc140): >_writeAt: n=5, err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009dc140): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.997330304 +0000 UTC m=+368.651013178 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009dc140): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009dc680): _readAt: size=512, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009dc680): openPending: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009dc680): >openPending: err= 2025/08/17 01:17:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009dc680): >_readAt: n=5, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009dc680): close: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:03.997330304 +0000 UTC m=+368.651013178 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009dc680): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: Remove: 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed110 item 30 2025/08/17 01:17:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:03 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/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009dccc0): _readAt: size=2, off=0 2025/08/17 01:17:03 ERROR : open-test-file(0xc0009dccc0): Couldn't read size of file 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009dccc0): >_readAt: n=0, err=EOF 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009dccc0): _writeAt: size=5, off=0 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009dccc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009dccc0): close: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009dccc0): >close: err= 2025/08/17 01:17:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:03 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:03 DEBUG : open-test-file(0xc0009dd080): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009dd080): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009dd080): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009dd080): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009dd080): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.00074971 +0000 UTC m=+368.654432583 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009dd080): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009dd740): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009dd740): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009dd740): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009dd740): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009dd740): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.00074971 +0000 UTC m=+368.654432583 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009dd740): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed650 item 31 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 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/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009dddc0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009dddc0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009dddc0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009dddc0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009dddc0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.004519319 +0000 UTC m=+368.658202223 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009dddc0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a14380): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a14380): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a14380): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a14380): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a14380): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.004519319 +0000 UTC m=+368.658202223 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a14380): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002edc00 item 32 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a149c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a149c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a149c0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a149c0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a149c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.007864686 +0000 UTC m=+368.661547560 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a149c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a14e40): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a14e40): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a14e40): _writeAt: size=3, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a14e40): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a14e40): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a1c0 item 33 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a14e40): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a14e40): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.009119663 +0000 UTC m=+368.662802527 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a14e40): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a15340): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a15340): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a15340): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a15340): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a15340): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.009119663 +0000 UTC m=+368.662802527 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a15340): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a5b0 item 33 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a15980): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a15980): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a15980): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a15980): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a15980): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.012449813 +0000 UTC m=+368.666132676 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a15980): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a15e00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a15e00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ac40 item 34 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a15e00): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a15e00): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a15e00): _writeAt: size=3, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a15e00): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a15e00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.013826407 +0000 UTC m=+368.667509280 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a15e00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a523c0): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a523c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a523c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a523c0): >_readAt: n=3, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a523c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.013826407 +0000 UTC m=+368.667509280 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a523c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b260 item 34 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a52a00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a52a00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a52a00): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a52a00): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a52a00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.017074091 +0000 UTC m=+368.670756955 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a52a00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a52e80): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a52e80): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a52e80): _writeAt: size=3, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a52e80): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a52e80): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b5e0 item 35 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a52e80): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a52e80): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.018242847 +0000 UTC m=+368.671925710 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a52e80): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a53380): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a53380): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a53380): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a53380): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a53380): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.018242847 +0000 UTC m=+368.671925710 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a53380): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b880 item 35 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a53a00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a53a00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a53a00): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a53a00): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a53a00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.020756669 +0000 UTC m=+368.674439522 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a53a00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a53f00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a53f00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c000 item 36 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a53f00): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a53f00): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a53f00): _writeAt: size=3, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a53f00): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a53f00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.02175748 +0000 UTC m=+368.675440334 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a53f00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a784c0): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a784c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a784c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a784c0): >_readAt: n=3, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a784c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.02175748 +0000 UTC m=+368.675440334 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a784c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c1c0 item 36 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a78b00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a78b00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a78b00): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a78b00): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a78b00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.024701386 +0000 UTC m=+368.678384260 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a78b00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a78f80): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a78f80): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a78f80): _writeAt: size=3, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a78f80): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a78f80): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c700 item 37 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a78f80): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a78f80): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.025998242 +0000 UTC m=+368.679681115 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a78f80): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a79480): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a79480): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a79480): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a79480): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a79480): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.025998242 +0000 UTC m=+368.679681115 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a79480): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ca10 item 37 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a79b00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a79b00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a79b00): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a79b00): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a79b00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.02921556 +0000 UTC m=+368.682898433 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a79b00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa6080): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa6080): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cee0 item 38 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa6080): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa6080): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa6080): _writeAt: size=3, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa6080): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa6080): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.030155447 +0000 UTC m=+368.683838301 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa6080): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa65c0): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa65c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa65c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa65c0): >_readAt: n=3, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa65c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.030155447 +0000 UTC m=+368.683838301 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa65c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d260 item 38 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa6c40): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa6c40): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa6c40): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa6c40): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa6c40): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.032499352 +0000 UTC m=+368.686182185 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa6c40): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa7140): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa7140): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa7140): _writeAt: size=3, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa7140): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa7140): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d650 item 39 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa7140): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa7140): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.033467713 +0000 UTC m=+368.687150546 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa7140): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa7640): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa7640): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa7640): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa7640): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa7640): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.033467713 +0000 UTC m=+368.687150546 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa7640): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d8f0 item 39 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa7cc0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa7cc0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa7cc0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa7cc0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa7cc0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.035324054 +0000 UTC m=+368.689006888 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000aa7cc0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac6240): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac6240): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037de30 item 40 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac6240): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac6240): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac6240): _writeAt: size=3, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac6240): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac6240): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.036018924 +0000 UTC m=+368.689701757 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac6240): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac6780): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac6780): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac6780): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac6780): >_readAt: n=3, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac6780): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.036018924 +0000 UTC m=+368.689701757 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac6780): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408150 item 40 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac6d40): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac6d40): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac6d40): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac6d40): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac6d40): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac6d40): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac6d40): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.03757265 +0000 UTC m=+368.691255484 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac6d40): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac7240): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac7240): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac7240): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004085b0 item 41 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac7240): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac7240): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.038151372 +0000 UTC m=+368.691834206 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac7240): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac7700): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac7700): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac7700): _writeAt: size=3, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac7700): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac7700): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408850 item 41 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac7700): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac7700): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.038843297 +0000 UTC m=+368.692526130 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac7700): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac7c40): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac7c40): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac7c40): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac7c40): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac7c40): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.038843297 +0000 UTC m=+368.692526130 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000ac7c40): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408b60 item 41 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af2300): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af2300): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af2300): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af2300): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af2300): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af2300): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af2300): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.041435595 +0000 UTC m=+368.695118448 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af2300): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af2800): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af2800): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af2800): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408ee0 item 42 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af2800): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af2800): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.042252844 +0000 UTC m=+368.695935707 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af2800): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af2d40): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af2d40): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004090a0 item 42 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af2d40): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af2d40): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af2d40): _writeAt: size=3, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af2d40): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af2d40): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.043185749 +0000 UTC m=+368.696868602 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af2d40): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af32c0): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af32c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af32c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af32c0): >_readAt: n=3, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af32c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.043185749 +0000 UTC m=+368.696868602 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af32c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409260 item 42 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af3900): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af3900): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af3900): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af3900): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af3900): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af3900): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af3900): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.045456085 +0000 UTC m=+368.699138937 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af3900): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af3e00): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af3e00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af3e00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004095e0 item 43 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af3e00): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af3e00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.046158329 +0000 UTC m=+368.699841182 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000af3e00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0c3c0): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0c3c0): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0c3c0): _writeAt: size=3, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0c3c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0c3c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004097a0 item 43 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0c3c0): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0c3c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.047084511 +0000 UTC m=+368.700767363 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0c3c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0c900): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0c900): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0c900): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0c900): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0c900): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.047084511 +0000 UTC m=+368.700767363 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0c900): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409960 item 43 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0cf40): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0cf40): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0cf40): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0cf40): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0cf40): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0cf40): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0cf40): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.049378721 +0000 UTC m=+368.703061564 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0cf40): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0d440): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0d440): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0d440): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409dc0 item 44 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0d440): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0d440): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.050152829 +0000 UTC m=+368.703835672 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0d440): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0d980): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0d980): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412070 item 44 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0d980): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0d980): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0d980): _writeAt: size=3, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0d980): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0d980): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.050900257 +0000 UTC m=+368.704583110 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0d980): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0df00): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0df00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0df00): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0df00): >_readAt: n=3, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0df00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.050900257 +0000 UTC m=+368.704583110 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b0df00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412230 item 44 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b325c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b325c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b325c0): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b325c0): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b325c0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b325c0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b325c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.052847889 +0000 UTC m=+368.706530743 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b325c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b32ac0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b32ac0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b32ac0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412620 item 45 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b32ac0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b32ac0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.053603723 +0000 UTC m=+368.707286577 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b32ac0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b331c0): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b331c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b331c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b331c0): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b331c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.053603723 +0000 UTC m=+368.707286577 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b331c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412850 item 45 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b33800): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b33800): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b33800): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b33800): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b33800): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b33800): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b33800): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.056001207 +0000 UTC m=+368.709684060 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b33800): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b33d00): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b33d00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b33d00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412d20 item 46 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b33d00): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b33d00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.056859593 +0000 UTC m=+368.710542436 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b33d00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b54480): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b54480): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b54480): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b54480): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b54480): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.056859593 +0000 UTC m=+368.710542436 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b54480): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412ee0 item 46 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b54ac0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b54ac0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b54ac0): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b54ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b54ac0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b54ac0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b54ac0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.059179862 +0000 UTC m=+368.712862715 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b54ac0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b54fc0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b54fc0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b54fc0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004132d0 item 47 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b54fc0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b54fc0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.060028329 +0000 UTC m=+368.713711183 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b54fc0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b556c0): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b556c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b556c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b556c0): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b556c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.060028329 +0000 UTC m=+368.713711183 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b556c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413570 item 47 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 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/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b55d00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b55d00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b55d00): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b55d00): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b55d00): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b55d00): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b55d00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.06230608 +0000 UTC m=+368.715988933 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b55d00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b72280): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b72280): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b72280): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413960 item 48 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b72280): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b72280): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.062966906 +0000 UTC m=+368.716649749 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b72280): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b72980): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b72980): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b72980): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b72980): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b72980): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.062966906 +0000 UTC m=+368.716649749 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b72980): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413b20 item 48 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b72fc0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b72fc0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b72fc0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b72fc0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b72fc0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.065245778 +0000 UTC m=+368.718928631 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b72fc0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b73440): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b73440): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b73440): _writeAt: size=3, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b73440): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b73440): open at offset 5 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b73440): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a070 item 49 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b73440): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b73440): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.066067464 +0000 UTC m=+368.719750307 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b73440): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b73980): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b73980): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b73980): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b73980): >_readAt: n=8, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b73980): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.066067464 +0000 UTC m=+368.719750307 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b73980): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a2a0 item 49 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8e080): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8e080): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8e080): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8e080): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8e080): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.067850991 +0000 UTC m=+368.721533844 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8e080): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8e580): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8e580): open at offset 5 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8e580): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a620 item 50 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8e580): _readAt: size=2, off=5 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8e580): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8e580): _writeAt: size=3, off=5 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8e580): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8e580): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.068587358 +0000 UTC m=+368.722270201 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8e580): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8eb00): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8eb00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8eb00): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8eb00): >_readAt: n=3, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8eb00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.068587358 +0000 UTC m=+368.722270201 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8eb00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a850 item 50 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8f180): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8f180): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8f180): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8f180): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8f180): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.070254495 +0000 UTC m=+368.723937338 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8f180): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8f680): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8f680): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8f680): _writeAt: size=3, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8f680): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8f680): open at offset 5 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8f680): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ad20 item 51 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8f680): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8f680): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.070993127 +0000 UTC m=+368.724675981 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8f680): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8fbc0): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8fbc0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8fbc0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8fbc0): >_readAt: n=8, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8fbc0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.070993127 +0000 UTC m=+368.724675981 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000b8fbc0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041aee0 item 51 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb02c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb02c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb02c0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb02c0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb02c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.073027122 +0000 UTC m=+368.726709975 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb02c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb07c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb07c0): open at offset 5 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb07c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b260 item 52 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb07c0): _readAt: size=2, off=5 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb07c0): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb07c0): _writeAt: size=3, off=5 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb07c0): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb07c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.073794327 +0000 UTC m=+368.727477170 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb07c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb0d40): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb0d40): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb0d40): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb0d40): >_readAt: n=3, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb0d40): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.073794327 +0000 UTC m=+368.727477170 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb0d40): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b420 item 52 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb13c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb13c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb13c0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb13c0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb13c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.075593662 +0000 UTC m=+368.729276514 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb13c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb18c0): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb18c0): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb18c0): _writeAt: size=3, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb18c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb18c0): open at offset 5 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb18c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b810 item 53 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb18c0): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb18c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.07880585 +0000 UTC m=+368.732488703 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb18c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb1e00): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb1e00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb1e00): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb1e00): >_readAt: n=8, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb1e00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.07880585 +0000 UTC m=+368.732488703 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bb1e00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041bb20 item 53 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd4500): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd4500): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd4500): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd4500): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd4500): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.081670357 +0000 UTC m=+368.735353210 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd4500): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd4a00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd4a00): open at offset 5 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd4a00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041bea0 item 54 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd4a00): _readAt: size=2, off=5 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd4a00): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd4a00): _writeAt: size=3, off=5 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd4a00): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd4a00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.084888967 +0000 UTC m=+368.738571800 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd4a00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd4f80): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd4f80): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd4f80): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd4f80): >_readAt: n=3, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd4f80): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.084888967 +0000 UTC m=+368.738571800 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd4f80): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426150 item 54 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd5600): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd5600): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd5600): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd5600): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd5600): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.086329812 +0000 UTC m=+368.740012655 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd5600): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd5b00): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd5b00): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd5b00): _writeAt: size=3, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd5b00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd5b00): open at offset 5 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd5b00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004265b0 item 55 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd5b00): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd5b00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.087641134 +0000 UTC m=+368.741323968 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bd5b00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf60c0): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf60c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf60c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf60c0): >_readAt: n=8, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf60c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.087641134 +0000 UTC m=+368.741323968 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf60c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004267e0 item 55 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 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/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf6740): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf6740): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf6740): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf6740): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf6740): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.089314264 +0000 UTC m=+368.742997097 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf6740): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf6c40): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf6c40): open at offset 5 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf6c40): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426b60 item 56 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf6c40): _readAt: size=2, off=5 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf6c40): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf6c40): _writeAt: size=3, off=5 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf6c40): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf6c40): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.08999708 +0000 UTC m=+368.743679904 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf6c40): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf71c0): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf71c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf71c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf71c0): >_readAt: n=3, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf71c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.08999708 +0000 UTC m=+368.743679904 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf71c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426d90 item 56 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf7800): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf7800): open at offset 0 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf7800): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf7800): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf7800): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf7800): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf7800): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf7800): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.092427806 +0000 UTC m=+368.746110640 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf7800): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf7d40): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf7d40): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf7d40): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427110 item 57 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf7d40): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf7d40): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.093765679 +0000 UTC m=+368.747448513 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000bf7d40): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c18300): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c18300): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c18300): _writeAt: size=3, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c18300): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c18300): open at offset 5 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c18300): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004272d0 item 57 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c18300): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c18300): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.094411517 +0000 UTC m=+368.748094350 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c18300): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c18880): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c18880): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c18880): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c18880): >_readAt: n=8, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c18880): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.094411517 +0000 UTC m=+368.748094350 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c18880): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427490 item 57 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c18ec0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c18ec0): open at offset 0 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c18ec0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c18ec0): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c18ec0): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c18ec0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c18ec0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c18ec0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.097409745 +0000 UTC m=+368.751092598 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c18ec0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c19400): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c19400): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c19400): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427c00 item 58 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c19400): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c19400): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.100125735 +0000 UTC m=+368.753808588 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c19400): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c19940): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c19940): open at offset 5 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c19940): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427e30 item 58 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c19940): _readAt: size=2, off=5 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c19940): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c19940): _writeAt: size=3, off=5 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c19940): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c19940): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.1041971 +0000 UTC m=+368.757879962 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c19940): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e8c00): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e8c00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e8c00): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e8c00): >_readAt: n=3, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e8c00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.1041971 +0000 UTC m=+368.757879962 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e8c00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fab0 item 58 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e9280): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e9280): open at offset 0 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e9280): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e9280): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e9280): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e9280): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e9280): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e9280): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.107521267 +0000 UTC m=+368.761204130 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e9280): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e9800): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e9800): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e9800): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a150 item 59 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e9800): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e9800): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.109093227 +0000 UTC m=+368.762776080 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e9800): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e9d80): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e9d80): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e9d80): _writeAt: size=3, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e9d80): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e9d80): open at offset 5 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e9d80): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a380 item 59 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e9d80): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e9d80): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.110055527 +0000 UTC m=+368.763738370 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0009e9d80): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9a380): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9a380): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9a380): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9a380): >_readAt: n=8, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9a380): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.110055527 +0000 UTC m=+368.763738370 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9a380): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a5b0 item 59 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 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/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9a9c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9a9c0): open at offset 0 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9a9c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9a9c0): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9a9c0): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9a9c0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9a9c0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9a9c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.116186824 +0000 UTC m=+368.769869657 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9a9c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9af00): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9af00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9af00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a930 item 60 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9af00): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9af00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.117438946 +0000 UTC m=+368.771121779 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9af00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9b440): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9b440): open at offset 5 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9b440): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043aaf0 item 60 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9b440): _readAt: size=2, off=5 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9b440): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9b440): _writeAt: size=3, off=5 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9b440): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9b440): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.118222431 +0000 UTC m=+368.771905265 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9b440): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9ba00): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9ba00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9ba00): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9ba00): >_readAt: n=3, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9ba00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.118222431 +0000 UTC m=+368.771905265 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c9ba00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043acb0 item 60 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbc0c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbc0c0): open at offset 0 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbc0c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbc0c0): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbc0c0): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbc0c0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbc0c0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbc0c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.119822233 +0000 UTC m=+368.773505066 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbc0c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbc600): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbc600): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbc600): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b0a0 item 61 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbc600): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbc600): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.123384376 +0000 UTC m=+368.777067210 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbc600): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbcd00): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbcd00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbcd00): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbcd00): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbcd00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.123384376 +0000 UTC m=+368.777067210 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbcd00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b2d0 item 61 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 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/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbd340): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbd340): open at offset 0 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbd340): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbd340): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbd340): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbd340): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbd340): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbd340): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.125086109 +0000 UTC m=+368.778768942 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbd340): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbd880): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbd880): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbd880): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b650 item 62 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbd880): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbd880): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.126687403 +0000 UTC m=+368.780370237 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cbd880): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd8000): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd8000): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd8000): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd8000): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd8000): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.126687403 +0000 UTC m=+368.780370237 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd8000): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b810 item 62 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 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/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd8640): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd8640): open at offset 0 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd8640): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd8640): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd8640): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd8640): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd8640): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd8640): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.128514802 +0000 UTC m=+368.782197635 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd8640): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd8b80): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd8b80): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd8b80): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bb90 item 63 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd8b80): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd8b80): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.130177982 +0000 UTC m=+368.783860816 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd8b80): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd9280): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd9280): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd9280): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd9280): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd9280): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.130177982 +0000 UTC m=+368.783860816 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd9280): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bd50 item 63 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 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/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd98c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd98c0): open at offset 0 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd98c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd98c0): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd98c0): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd98c0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd98c0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd98c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.13239013 +0000 UTC m=+368.786072963 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd98c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd9e00): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd9e00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd9e00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444310 item 64 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd9e00): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd9e00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.134392765 +0000 UTC m=+368.788075618 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cd9e00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf8580): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf8580): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf8580): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf8580): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf8580): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.134392765 +0000 UTC m=+368.788075618 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf8580): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004444d0 item 64 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf8bc0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf8bc0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf8bc0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf8bc0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf8bc0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.139904164 +0000 UTC m=+368.793587016 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf8bc0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf9040): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf9040): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf9040): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf9040): >_readAt: n=2, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf9040): _writeAt: size=3, off=2 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004449a0 item 65 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf9040): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf9040): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.141343485 +0000 UTC m=+368.795026348 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf9040): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf9540): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf9540): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf9540): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf9540): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf9540): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.141343485 +0000 UTC m=+368.795026348 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf9540): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444b60 item 65 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf9b80): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf9b80): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf9b80): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf9b80): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf9b80): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.147125829 +0000 UTC m=+368.800808682 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000cf9b80): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d18080): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d18080): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444fc0 item 66 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d18080): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d18080): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d18080): _writeAt: size=3, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d18080): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d18080): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.149964599 +0000 UTC m=+368.803647453 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d18080): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d185c0): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d185c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d185c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d185c0): >_readAt: n=3, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d185c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.149964599 +0000 UTC m=+368.803647453 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d185c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004452d0 item 66 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d18c00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d18c00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d18c00): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d18c00): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d18c00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.152265342 +0000 UTC m=+368.805948195 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d18c00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d19080): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d19080): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d19080): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d19080): >_readAt: n=2, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d19080): _writeAt: size=3, off=2 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445810 item 67 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d19080): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d19080): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.155771159 +0000 UTC m=+368.809454012 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d19080): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d19580): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d19580): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d19580): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d19580): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d19580): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.155771159 +0000 UTC m=+368.809454012 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d19580): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445a40 item 67 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d19c00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d19c00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d19c00): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d19c00): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d19c00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.157893839 +0000 UTC m=+368.811576692 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d19c00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d38180): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d38180): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445dc0 item 68 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d38180): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d38180): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d38180): _writeAt: size=3, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d38180): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d38180): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.160603988 +0000 UTC m=+368.814286831 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d38180): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d386c0): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d386c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d386c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d386c0): >_readAt: n=3, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d386c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.160603988 +0000 UTC m=+368.814286831 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d386c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456070 item 68 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d38d00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d38d00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d38d00): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d38d00): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d38d00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.163645658 +0000 UTC m=+368.817328511 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d38d00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d39180): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d39180): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d39180): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d39180): >_readAt: n=2, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d39180): _writeAt: size=3, off=2 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004563f0 item 69 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d39180): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d39180): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.164932173 +0000 UTC m=+368.818615036 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d39180): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d39680): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d39680): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d39680): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d39680): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d39680): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.164932173 +0000 UTC m=+368.818615036 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d39680): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004565b0 item 69 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d39d00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d39d00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d39d00): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d39d00): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d39d00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.167142337 +0000 UTC m=+368.820825190 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d39d00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5c280): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5c280): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456930 item 70 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5c280): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5c280): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5c280): _writeAt: size=3, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5c280): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5c280): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.169093977 +0000 UTC m=+368.822776820 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5c280): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5c7c0): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5c7c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5c7c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5c7c0): >_readAt: n=3, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5c7c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.169093977 +0000 UTC m=+368.822776820 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5c7c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456af0 item 70 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5ce40): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5ce40): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5ce40): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5ce40): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5ce40): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.172228009 +0000 UTC m=+368.825910852 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5ce40): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5d340): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5d340): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5d340): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5d340): >_readAt: n=2, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5d340): _writeAt: size=3, off=2 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456e70 item 71 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5d340): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5d340): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.173063712 +0000 UTC m=+368.826746555 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5d340): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5d840): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5d840): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5d840): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5d840): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5d840): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.173063712 +0000 UTC m=+368.826746555 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5d840): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457030 item 71 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5dec0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5dec0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5dec0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5dec0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5dec0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.176791264 +0000 UTC m=+368.830474107 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d5dec0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7c440): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7c440): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004573b0 item 72 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7c440): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7c440): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7c440): _writeAt: size=3, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7c440): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7c440): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.178888786 +0000 UTC m=+368.832571650 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7c440): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7c980): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7c980): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7c980): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7c980): >_readAt: n=3, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7c980): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.178888786 +0000 UTC m=+368.832571650 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7c980): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457570 item 72 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7cf40): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7cf40): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7cf40): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7cf40): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7cf40): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7cf40): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7cf40): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.181533433 +0000 UTC m=+368.835216286 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7cf40): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7d440): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7d440): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7d440): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457a40 item 73 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7d440): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7d440): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.18241379 +0000 UTC m=+368.836096653 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7d440): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7d900): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7d900): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7d900): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7d900): >_readAt: n=2, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7d900): _writeAt: size=3, off=2 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457c00 item 73 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7d900): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7d900): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.183707811 +0000 UTC m=+368.837390664 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7d900): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7de40): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7de40): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7de40): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7de40): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7de40): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.183707811 +0000 UTC m=+368.837390664 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d7de40): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457e30 item 73 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d9a500): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d9a500): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d9a500): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d9a500): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d9a500): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d9a500): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d9a500): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.185956455 +0000 UTC m=+368.839639298 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000d9a500): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c19b80): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c19b80): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c19b80): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474380 item 74 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c19b80): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c19b80): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.186915249 +0000 UTC m=+368.840598111 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c19b80): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c36140): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c36140): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e1c0 item 74 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c36140): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c36140): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c36140): _writeAt: size=3, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c36140): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c36140): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.188024233 +0000 UTC m=+368.841707106 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c36140): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c366c0): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c366c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c366c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c366c0): >_readAt: n=3, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c366c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.188024233 +0000 UTC m=+368.841707106 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c366c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e5b0 item 74 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c36d00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c36d00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c36d00): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c36d00): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c36d00): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c36d00): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c36d00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.193165659 +0000 UTC m=+368.846848533 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c36d00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c37200): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c37200): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c37200): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042eaf0 item 75 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c37200): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c37200): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.19485541 +0000 UTC m=+368.848538273 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c37200): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c37740): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c37740): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c37740): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c37740): >_readAt: n=2, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c37740): _writeAt: size=3, off=2 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ed90 item 75 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c37740): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c37740): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.196071043 +0000 UTC m=+368.849753897 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c37740): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c37c80): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c37c80): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c37c80): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c37c80): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c37c80): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.196071043 +0000 UTC m=+368.849753897 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c37c80): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f180 item 75 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c58340): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c58340): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c58340): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c58340): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c58340): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c58340): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c58340): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.199030859 +0000 UTC m=+368.852713733 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c58340): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c58840): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c58840): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c58840): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f6c0 item 76 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c58840): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c58840): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.200518792 +0000 UTC m=+368.854201675 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c58840): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c58d80): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c58d80): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f960 item 76 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c58d80): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c58d80): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c58d80): _writeAt: size=3, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c58d80): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c58d80): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.201912288 +0000 UTC m=+368.855595151 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c58d80): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c59300): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c59300): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c59300): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c59300): >_readAt: n=3, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c59300): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.201912288 +0000 UTC m=+368.855595151 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c59300): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fb90 item 76 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c59940): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c59940): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c59940): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c59940): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c59940): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c59940): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c59940): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.208347014 +0000 UTC m=+368.862029876 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c59940): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c59e40): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c59e40): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c59e40): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476000 item 77 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c59e40): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c59e40): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.209421953 +0000 UTC m=+368.863104827 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c59e40): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c705c0): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c705c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c705c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c705c0): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c705c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.209421953 +0000 UTC m=+368.863104827 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c705c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004761c0 item 77 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c70c00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c70c00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c70c00): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c70c00): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c70c00): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c70c00): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c70c00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.21989909 +0000 UTC m=+368.873581963 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c70c00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c71100): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c71100): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c71100): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476620 item 78 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c71100): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c71100): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.223071804 +0000 UTC m=+368.876754677 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c71100): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c71800): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c71800): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c71800): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c71800): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c71800): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.223071804 +0000 UTC m=+368.876754677 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c71800): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004767e0 item 78 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c71e40): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c71e40): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c71e40): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c71e40): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c71e40): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c71e40): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c71e40): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.227838368 +0000 UTC m=+368.881521222 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000c71e40): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e143c0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e143c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e143c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476c40 item 79 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e143c0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e143c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.229232335 +0000 UTC m=+368.882915219 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e143c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e14ac0): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e14ac0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e14ac0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e14ac0): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e14ac0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.229232335 +0000 UTC m=+368.882915219 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e14ac0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476ee0 item 79 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 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/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e15100): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e15100): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e15100): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e15100): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e15100): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e15100): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e15100): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.236320622 +0000 UTC m=+368.890003496 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e15100): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e15600): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e15600): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e15600): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477340 item 80 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e15600): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e15600): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.239776266 +0000 UTC m=+368.893459129 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e15600): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e15d00): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e15d00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e15d00): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e15d00): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e15d00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.239776266 +0000 UTC m=+368.893459129 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e15d00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477500 item 80 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e323c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e323c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e323c0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e323c0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e323c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.243180913 +0000 UTC m=+368.896863747 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e323c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e32840): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e32840): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e32840): open at offset 5 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e32840): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e32840): >_readAt: n=2, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e32840): _writeAt: size=3, off=7 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477960 item 81 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e32840): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e32840): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.244006167 +0000 UTC m=+368.897689010 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e32840): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e32d80): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e32d80): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e32d80): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e32d80): >_readAt: n=8, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e32d80): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.244006167 +0000 UTC m=+368.897689010 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e32d80): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477b20 item 81 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e33400): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e33400): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e33400): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e33400): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e33400): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.246149285 +0000 UTC m=+368.899832119 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e33400): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e33900): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e33900): open at offset 5 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e33900): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e000 item 82 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e33900): _readAt: size=2, off=5 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e33900): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e33900): _writeAt: size=3, off=5 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e33900): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e33900): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.246979659 +0000 UTC m=+368.900662492 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e33900): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e33e80): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e33e80): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e33e80): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e33e80): >_readAt: n=3, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e33e80): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.246979659 +0000 UTC m=+368.900662492 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e33e80): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e1c0 item 82 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e50580): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e50580): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e50580): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e50580): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e50580): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.248591944 +0000 UTC m=+368.902274777 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e50580): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e50a80): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e50a80): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e50a80): open at offset 5 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e50a80): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e50a80): >_readAt: n=2, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e50a80): _writeAt: size=3, off=7 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e620 item 83 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e50a80): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e50a80): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.25059991 +0000 UTC m=+368.904282743 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e50a80): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e50fc0): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e50fc0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e50fc0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e50fc0): >_readAt: n=8, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e50fc0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.25059991 +0000 UTC m=+368.904282743 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e50fc0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e850 item 83 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e51640): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e51640): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e51640): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e51640): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e51640): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.25351958 +0000 UTC m=+368.907202414 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e51640): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e51b40): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e51b40): open at offset 5 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e51b40): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ecb0 item 84 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e51b40): _readAt: size=2, off=5 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e51b40): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e51b40): _writeAt: size=3, off=5 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e51b40): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e51b40): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.254623395 +0000 UTC m=+368.908306268 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e51b40): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6e140): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6e140): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6e140): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6e140): >_readAt: n=3, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6e140): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.254623395 +0000 UTC m=+368.908306268 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6e140): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eee0 item 84 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6e7c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6e7c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6e7c0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6e7c0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6e7c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.258553505 +0000 UTC m=+368.912236368 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6e7c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6ecc0): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6ecc0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6ecc0): open at offset 5 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6ecc0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6ecc0): >_readAt: n=2, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6ecc0): _writeAt: size=3, off=7 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f340 item 85 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6ecc0): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6ecc0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.260653092 +0000 UTC m=+368.914335966 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6ecc0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6f200): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6f200): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6f200): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6f200): >_readAt: n=8, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6f200): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.260653092 +0000 UTC m=+368.914335966 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6f200): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f570 item 85 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6f880): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6f880): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6f880): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6f880): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6f880): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.266094309 +0000 UTC m=+368.919777182 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6f880): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6fd80): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6fd80): open at offset 5 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6fd80): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fab0 item 86 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6fd80): _readAt: size=2, off=5 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6fd80): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6fd80): _writeAt: size=3, off=5 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6fd80): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6fd80): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.26956487 +0000 UTC m=+368.923247743 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e6fd80): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e96380): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e96380): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e96380): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e96380): >_readAt: n=3, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e96380): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.26956487 +0000 UTC m=+368.923247743 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e96380): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fd50 item 86 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e96a00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e96a00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e96a00): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e96a00): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e96a00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.275209978 +0000 UTC m=+368.928892852 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e96a00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e96f00): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e96f00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e96f00): open at offset 5 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e96f00): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e96f00): >_readAt: n=2, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e96f00): _writeAt: size=3, off=7 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482380 item 87 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e96f00): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e96f00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.276470867 +0000 UTC m=+368.930153730 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e96f00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e97440): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e97440): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e97440): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e97440): >_readAt: n=8, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e97440): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.276470867 +0000 UTC m=+368.930153730 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000e97440): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004825b0 item 87 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 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/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a00f00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a00f00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a00f00): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a00f00): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a00f00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.280782811 +0000 UTC m=+368.934465685 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a00f00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a01440): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a01440): open at offset 5 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a01440): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ea0 item 88 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a01440): _readAt: size=2, off=5 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a01440): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a01440): _writeAt: size=3, off=5 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a01440): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a01440): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.283775148 +0000 UTC m=+368.937458022 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a01440): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a019c0): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a019c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a019c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a019c0): >_readAt: n=3, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a019c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.283775148 +0000 UTC m=+368.937458022 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000a019c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004841c0 item 88 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f14080): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f14080): open at offset 0 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f14080): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f14080): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f14080): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f14080): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f14080): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f14080): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.29435165 +0000 UTC m=+368.948034533 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f14080): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f145c0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f145c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f145c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484620 item 89 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f145c0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f145c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.296397345 +0000 UTC m=+368.950080219 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f145c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f14b00): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f14b00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f14b00): open at offset 5 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f14b00): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f14b00): >_readAt: n=2, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f14b00): _writeAt: size=3, off=7 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004847e0 item 89 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f14b00): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f14b00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.297811762 +0000 UTC m=+368.951494635 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f14b00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f15080): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f15080): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f15080): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f15080): >_readAt: n=8, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f15080): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.297811762 +0000 UTC m=+368.951494635 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f15080): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004849a0 item 89 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f156c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f156c0): open at offset 0 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f156c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f156c0): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f156c0): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f156c0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f156c0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f156c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.301218774 +0000 UTC m=+368.954901627 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f156c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f15c00): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f15c00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f15c00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484d90 item 90 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f15c00): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f15c00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.303344349 +0000 UTC m=+368.957027202 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f15c00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f301c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f301c0): open at offset 5 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f301c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484f50 item 90 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f301c0): _readAt: size=2, off=5 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f301c0): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f301c0): _writeAt: size=3, off=5 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f301c0): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f301c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.304380517 +0000 UTC m=+368.958063370 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f301c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f30780): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f30780): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f30780): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f30780): >_readAt: n=3, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f30780): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.304380517 +0000 UTC m=+368.958063370 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f30780): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485110 item 90 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f30dc0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f30dc0): open at offset 0 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f30dc0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f30dc0): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f30dc0): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f30dc0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f30dc0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f30dc0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.307148905 +0000 UTC m=+368.960831748 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f30dc0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f31300): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f31300): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f31300): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485500 item 91 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f31300): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f31300): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.308142513 +0000 UTC m=+368.961825356 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f31300): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f31840): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f31840): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f31840): open at offset 5 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f31840): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f31840): >_readAt: n=2, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f31840): _writeAt: size=3, off=7 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004856c0 item 91 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f31840): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f31840): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.310271435 +0000 UTC m=+368.963954299 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f31840): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f31dc0): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f31dc0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f31dc0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f31dc0): >_readAt: n=8, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f31dc0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.310271435 +0000 UTC m=+368.963954299 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f31dc0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485880 item 91 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 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/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f50480): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f50480): open at offset 0 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f50480): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f50480): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f50480): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f50480): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f50480): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f50480): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.312888269 +0000 UTC m=+368.966571143 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f50480): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f509c0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f509c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f509c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485ce0 item 92 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f509c0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f509c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.314079387 +0000 UTC m=+368.967762260 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f509c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f50f00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f50f00): open at offset 5 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f50f00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485f10 item 92 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f50f00): _readAt: size=2, off=5 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f50f00): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f50f00): _writeAt: size=3, off=5 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f50f00): >_writeAt: n=3, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f50f00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.318938495 +0000 UTC m=+368.972621368 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f50f00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f514c0): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f514c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f514c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f514c0): >_readAt: n=3, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f514c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.318938495 +0000 UTC m=+368.972621368 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f514c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004881c0 item 92 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f51b00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f51b00): open at offset 0 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f51b00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f51b00): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f51b00): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f51b00): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f51b00): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f51b00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.322323025 +0000 UTC m=+368.976005898 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f51b00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6e0c0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6e0c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6e0c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488620 item 93 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6e0c0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6e0c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.32422397 +0000 UTC m=+368.977906843 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6e0c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6e7c0): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6e7c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6e7c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6e7c0): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6e7c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.32422397 +0000 UTC m=+368.977906843 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6e7c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004887e0 item 93 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 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/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6ee00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6ee00): open at offset 0 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6ee00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6ee00): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6ee00): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6ee00): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6ee00): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6ee00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.329305495 +0000 UTC m=+368.982988368 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6ee00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6f340): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6f340): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6f340): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488b60 item 94 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6f340): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6f340): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.330830787 +0000 UTC m=+368.984513650 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6f340): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6fa40): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6fa40): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6fa40): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6fa40): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6fa40): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.330830787 +0000 UTC m=+368.984513650 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f6fa40): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488d20 item 94 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 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/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f88100): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f88100): open at offset 0 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f88100): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f88100): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f88100): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f88100): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f88100): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f88100): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.334646364 +0000 UTC m=+368.988329237 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f88100): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f88640): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f88640): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f88640): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004890a0 item 95 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f88640): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f88640): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.336826892 +0000 UTC m=+368.990509765 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f88640): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f88d40): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f88d40): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f88d40): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f88d40): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f88d40): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.336826892 +0000 UTC m=+368.990509765 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f88d40): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489260 item 95 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 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/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f89380): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f89380): open at offset 0 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f89380): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f89380): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f89380): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f89380): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f89380): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f89380): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.340413791 +0000 UTC m=+368.994096664 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f89380): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f898c0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f898c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f898c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004895e0 item 96 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f898c0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f898c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.341561266 +0000 UTC m=+368.995244140 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000f898c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa8040): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa8040): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa8040): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa8040): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa8040): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.341561266 +0000 UTC m=+368.995244140 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa8040): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004897a0 item 96 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= 2025/08/17 01:17:04 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:17:04 DEBUG : Looking for writers 2025/08/17 01:17:04 DEBUG : >WaitForWriters: 2025/08/17 01:17:04 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:17:04 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:17:04 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:17:04 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:04 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:17:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:17:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/17 01:17:04 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa8c40): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa8c40): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa8c40): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa8c40): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa8c40): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.913446346 +0000 UTC m=+369.567129178 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa8c40): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa90c0): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa90c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa90c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa90c0): >_readAt: n=2, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa90c0): _writeAt: size=3, off=2 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa90c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa90c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.913446346 +0000 UTC m=+369.567129178 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa90c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa9580): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa9580): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa9580): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa9580): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa9580): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.913446346 +0000 UTC m=+369.567129178 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa9580): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004907e0 item 1 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa9bc0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa9bc0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa9bc0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa9bc0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa9bc0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.920310844 +0000 UTC m=+369.573993718 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc000fa9bc0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001048140): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001048140): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001048140): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001048140): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001048140): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.920310844 +0000 UTC m=+369.573993718 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001048140): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490cb0 item 2 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001048780): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001048780): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001048780): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001048780): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001048780): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.924149804 +0000 UTC m=+369.577832678 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001048780): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001048c00): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001048c00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001048c00): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001048c00): >_readAt: n=2, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001048c00): _writeAt: size=3, off=2 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001048c00): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001048c00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.924149804 +0000 UTC m=+369.577832678 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001048c00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010490c0): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010490c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010490c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010490c0): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010490c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.924149804 +0000 UTC m=+369.577832678 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010490c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491030 item 3 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001049740): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001049740): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001049740): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001049740): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001049740): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.928916179 +0000 UTC m=+369.582599052 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001049740): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001049c80): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001049c80): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001049c80): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001049c80): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001049c80): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.928916179 +0000 UTC m=+369.582599052 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001049c80): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491500 item 4 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106a340): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106a340): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106a340): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106a340): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106a340): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.932828727 +0000 UTC m=+369.586511601 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106a340): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106a7c0): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106a7c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106a7c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106a7c0): >_readAt: n=2, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106a7c0): _writeAt: size=3, off=2 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106a7c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106a7c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.932828727 +0000 UTC m=+369.586511601 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106a7c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106ac80): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106ac80): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106ac80): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106ac80): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106ac80): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.932828727 +0000 UTC m=+369.586511601 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106ac80): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491880 item 5 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106b300): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106b300): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106b300): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106b300): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106b300): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.93881879 +0000 UTC m=+369.592501663 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106b300): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106b840): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106b840): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106b840): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106b840): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106b840): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.93881879 +0000 UTC m=+369.592501663 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106b840): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491d50 item 6 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106bec0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106bec0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106bec0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106bec0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106bec0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.945843728 +0000 UTC m=+369.599526592 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc00106bec0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001088440): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001088440): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001088440): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001088440): >_readAt: n=2, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001088440): _writeAt: size=3, off=2 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001088440): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001088440): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.945843728 +0000 UTC m=+369.599526592 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001088440): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001088900): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001088900): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001088900): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001088900): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001088900): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.945843728 +0000 UTC m=+369.599526592 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001088900): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d21c0 item 7 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001088f80): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001088f80): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001088f80): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001088f80): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001088f80): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.960534706 +0000 UTC m=+369.614217559 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001088f80): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010894c0): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010894c0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010894c0): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010894c0): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010894c0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.960534706 +0000 UTC m=+369.614217559 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010894c0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d27e0 item 8 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001089a80): _readAt: size=2, off=0 2025/08/17 01:17:04 ERROR : open-test-file(0xc001089a80): Couldn't read size of file 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001089a80): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001089a80): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001089a80): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001089a80): close: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001089a80): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001089e40): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001089e40): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001089e40): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001089e40): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001089e40): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.965414172 +0000 UTC m=+369.619097045 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001089e40): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a8340): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a8340): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a8340): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a8340): >_readAt: n=2, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a8340): _writeAt: size=3, off=2 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a8340): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a8340): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.965414172 +0000 UTC m=+369.619097045 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a8340): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a8840): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a8840): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a8840): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a8840): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a8840): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.965414172 +0000 UTC m=+369.619097045 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a8840): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2b60 item 9 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a8ec0): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a8ec0): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a8ec0): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a8ec0): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a8ec0): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.97263105 +0000 UTC m=+369.626313883 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a8ec0): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a9400): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a9400): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a9400): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a9400): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a9400): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.97263105 +0000 UTC m=+369.626313883 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a9400): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3260 item 10 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a9a40): _readAt: size=2, off=0 2025/08/17 01:17:04 ERROR : open-test-file(0xc0010a9a40): Couldn't read size of file 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a9a40): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a9a40): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a9a40): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a9a40): close: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a9a40): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a9e00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a9e00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a9e00): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a9e00): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a9e00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.974695501 +0000 UTC m=+369.628378334 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010a9e00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c8380): _readAt: size=2, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c8380): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c8380): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c8380): >_readAt: n=2, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c8380): _writeAt: size=3, off=2 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c8380): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c8380): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.974695501 +0000 UTC m=+369.628378334 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c8380): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c8880): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c8880): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c8880): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c8880): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c8880): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.974695501 +0000 UTC m=+369.628378334 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c8880): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d38f0 item 11 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c8f00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c8f00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c8f00): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c8f00): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c8f00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.979082065 +0000 UTC m=+369.632764929 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c8f00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c9440): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c9440): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c9440): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c9440): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c9440): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.979082065 +0000 UTC m=+369.632764929 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c9440): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc070 item 12 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c9a80): _readAt: size=2, off=0 2025/08/17 01:17:04 ERROR : open-test-file(0xc0010c9a80): Couldn't read size of file 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c9a80): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c9a80): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c9a80): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c9a80): close: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c9a80): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c9e40): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c9e40): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c9e40): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c9e40): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c9e40): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.983021123 +0000 UTC m=+369.636703996 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010c9e40): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e0580): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e0580): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e0580): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e0580): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e0580): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.983021123 +0000 UTC m=+369.636703996 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e0580): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc4d0 item 13 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e0c00): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e0c00): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e0c00): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e0c00): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e0c00): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.986419549 +0000 UTC m=+369.640102422 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e0c00): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e1140): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e1140): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e1140): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e1140): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e1140): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.986419549 +0000 UTC m=+369.640102422 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e1140): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc8c0 item 14 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e1780): _readAt: size=2, off=0 2025/08/17 01:17:04 ERROR : open-test-file(0xc0010e1780): Couldn't read size of file 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e1780): >_readAt: n=0, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e1780): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e1780): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e1780): close: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e1780): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e1b40): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e1b40): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e1b40): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e1b40): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e1b40): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.992467079 +0000 UTC m=+369.646149953 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc0010e1b40): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001106280): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001106280): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001106280): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001106280): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001106280): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.992467079 +0000 UTC m=+369.646149953 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001106280): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: Remove: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cccb0 item 15 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:04 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/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001106900): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001106900): >openPending: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001106900): _writeAt: size=5, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001106900): >_writeAt: n=5, err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001106900): close: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.996956687 +0000 UTC m=+369.650639560 2025/08/17 01:17:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001106900): >close: err= 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001106e40): _readAt: size=512, off=0 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001106e40): openPending: 2025/08/17 01:17:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001106e40): >openPending: err= 2025/08/17 01:17:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001106e40): >_readAt: n=5, err=EOF 2025/08/17 01:17:04 DEBUG : open-test-file(0xc001106e40): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:04.996956687 +0000 UTC m=+369.650639560 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001106e40): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd110 item 16 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001107480): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001107480): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001107480): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001107480): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001107480): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.001577379 +0000 UTC m=+369.655260272 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001107480): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001107900): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001107900): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001107900): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001107900): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001107900): >_readAt: n=2, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001107900): _writeAt: size=3, off=7 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001107900): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001107900): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.001577379 +0000 UTC m=+369.655260272 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001107900): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001107e00): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001107e00): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001107e00): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001107e00): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001107e00): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.001577379 +0000 UTC m=+369.655260272 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001107e00): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd5e0 item 17 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001126500): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001126500): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001126500): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001126500): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001126500): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.009188184 +0000 UTC m=+369.662871047 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001126500): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001126a40): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001126a40): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001126a40): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001126a40): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001126a40): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.009188184 +0000 UTC m=+369.662871047 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001126a40): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdc00 item 18 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011270c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011270c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011270c0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011270c0): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011270c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.013165273 +0000 UTC m=+369.666848145 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011270c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011275c0): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011275c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011275c0): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011275c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011275c0): >_readAt: n=2, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011275c0): _writeAt: size=3, off=7 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011275c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011275c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.013165273 +0000 UTC m=+369.666848145 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011275c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001127ac0): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001127ac0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001127ac0): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001127ac0): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001127ac0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.013165273 +0000 UTC m=+369.666848145 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001127ac0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4070 item 19 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011481c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011481c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011481c0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011481c0): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011481c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.019272475 +0000 UTC m=+369.672955338 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011481c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001148700): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001148700): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001148700): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001148700): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001148700): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.019272475 +0000 UTC m=+369.672955338 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001148700): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e45b0 item 20 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001148d80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001148d80): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001148d80): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001148d80): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001148d80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.021924454 +0000 UTC m=+369.675607318 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001148d80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001149280): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001149280): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001149280): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001149280): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001149280): >_readAt: n=2, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001149280): _writeAt: size=3, off=7 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001149280): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001149280): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.021924454 +0000 UTC m=+369.675607318 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001149280): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001149780): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001149780): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001149780): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001149780): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001149780): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.021924454 +0000 UTC m=+369.675607318 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001149780): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4a80 item 21 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001149e00): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001149e00): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001149e00): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001149e00): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001149e00): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.029763336 +0000 UTC m=+369.683446209 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001149e00): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116c3c0): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116c3c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116c3c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116c3c0): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116c3c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.029763336 +0000 UTC m=+369.683446209 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116c3c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4f50 item 22 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116ca40): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116ca40): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116ca40): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116ca40): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116ca40): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.035907528 +0000 UTC m=+369.689590391 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116ca40): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116cf40): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116cf40): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116cf40): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116cf40): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116cf40): >_readAt: n=2, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116cf40): _writeAt: size=3, off=7 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116cf40): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116cf40): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.035907528 +0000 UTC m=+369.689590391 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116cf40): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116d440): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116d440): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116d440): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116d440): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116d440): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.035907528 +0000 UTC m=+369.689590391 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116d440): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e52d0 item 23 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 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/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116dac0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116dac0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116dac0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116dac0): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116dac0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.041995153 +0000 UTC m=+369.695678017 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00116dac0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118e080): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118e080): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118e080): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118e080): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118e080): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.041995153 +0000 UTC m=+369.695678017 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118e080): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e57a0 item 24 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118e6c0): _readAt: size=2, off=0 2025/08/17 01:17:05 ERROR : open-test-file(0xc00118e6c0): Couldn't read size of file 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118e6c0): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118e6c0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118e6c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118e6c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118e6c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118ea80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118ea80): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118ea80): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118ea80): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118ea80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.045413226 +0000 UTC m=+369.699096089 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118ea80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118ef80): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118ef80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118ef80): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118ef80): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118ef80): >_readAt: n=2, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118ef80): _writeAt: size=3, off=7 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118ef80): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118ef80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.045413226 +0000 UTC m=+369.699096089 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118ef80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118f4c0): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118f4c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118f4c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118f4c0): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118f4c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.045413226 +0000 UTC m=+369.699096089 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118f4c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5ce0 item 25 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118fb40): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118fb40): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118fb40): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118fb40): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118fb40): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.055672725 +0000 UTC m=+369.709355588 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00118fb40): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a8100): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a8100): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a8100): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a8100): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a8100): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.055672725 +0000 UTC m=+369.709355588 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a8100): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da460 item 26 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a8740): _readAt: size=2, off=0 2025/08/17 01:17:05 ERROR : open-test-file(0xc0011a8740): Couldn't read size of file 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a8740): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a8740): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a8740): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a8740): close: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a8740): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a8b00): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a8b00): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a8b00): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a8b00): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a8b00): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.05961027 +0000 UTC m=+369.713293143 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a8b00): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a9000): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a9000): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a9000): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a9000): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a9000): >_readAt: n=2, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a9000): _writeAt: size=3, off=7 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a9000): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a9000): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.05961027 +0000 UTC m=+369.713293143 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a9000): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a9540): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a9540): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a9540): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a9540): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a9540): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.05961027 +0000 UTC m=+369.713293143 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a9540): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da850 item 27 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 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/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a9bc0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a9bc0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a9bc0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a9bc0): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a9bc0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.064566049 +0000 UTC m=+369.718248922 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011a9bc0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c6180): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c6180): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c6180): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c6180): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c6180): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.064566049 +0000 UTC m=+369.718248922 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c6180): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dae00 item 28 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c67c0): _readAt: size=2, off=0 2025/08/17 01:17:05 ERROR : open-test-file(0xc0011c67c0): Couldn't read size of file 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c67c0): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c67c0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c67c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c67c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c67c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c6b80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c6b80): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c6b80): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c6b80): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c6b80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.069109416 +0000 UTC m=+369.722792299 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c6b80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c7240): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c7240): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c7240): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c7240): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c7240): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.069109416 +0000 UTC m=+369.722792299 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c7240): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db260 item 29 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 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/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c78c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c78c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c78c0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c78c0): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c78c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.072361589 +0000 UTC m=+369.726044452 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c78c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c7e00): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c7e00): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c7e00): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c7e00): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c7e00): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.072361589 +0000 UTC m=+369.726044452 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011c7e00): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db650 item 30 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 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/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e84c0): _readAt: size=2, off=0 2025/08/17 01:17:05 ERROR : open-test-file(0xc0011e84c0): Couldn't read size of file 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e84c0): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e84c0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e84c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e84c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e84c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e8880): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e8880): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e8880): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e8880): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e8880): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.076786364 +0000 UTC m=+369.730469238 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e8880): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e8f40): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e8f40): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e8f40): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e8f40): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e8f40): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.076786364 +0000 UTC m=+369.730469238 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e8f40): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db9d0 item 31 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 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/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e95c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e95c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e95c0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e95c0): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e95c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.080234715 +0000 UTC m=+369.733917577 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e95c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e9b00): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e9b00): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e9b00): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e9b00): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e9b00): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.080234715 +0000 UTC m=+369.733917577 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0011e9b00): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbe30 item 32 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120c1c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120c1c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120c1c0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120c1c0): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120c1c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.085722599 +0000 UTC m=+369.739405472 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120c1c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120c640): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120c640): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120c640): _writeAt: size=3, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120c640): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120c640): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120a230 item 33 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120c640): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120c640): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.086824049 +0000 UTC m=+369.740506912 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120c640): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120cb40): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120cb40): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120cb40): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120cb40): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120cb40): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.086824049 +0000 UTC m=+369.740506912 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120cb40): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120a3f0 item 33 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120d180): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120d180): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120d180): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120d180): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120d180): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.090376453 +0000 UTC m=+369.744059317 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120d180): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120d600): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120d600): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120a770 item 34 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120d600): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120d600): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120d600): _writeAt: size=3, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120d600): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120d600): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.095529731 +0000 UTC m=+369.749212604 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120d600): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120db40): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120db40): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120db40): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120db40): >_readAt: n=3, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120db40): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.095529731 +0000 UTC m=+369.749212604 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00120db40): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120a930 item 34 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c200): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c200): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c200): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c200): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c200): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.100312466 +0000 UTC m=+369.753995370 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c200): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c680): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c680): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c680): _writeAt: size=3, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c680): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c680): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120acb0 item 35 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c680): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c680): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.101518722 +0000 UTC m=+369.755201596 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c680): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122cb80): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122cb80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122cb80): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122cb80): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122cb80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.101518722 +0000 UTC m=+369.755201596 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122cb80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00120ae70 item 35 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001282480): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001282480): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001282480): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001282480): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001282480): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.107630042 +0000 UTC m=+369.761312926 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001282480): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001282980): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001282980): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00128a230 item 36 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001282980): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001282980): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001282980): _writeAt: size=3, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001282980): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001282980): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.109107205 +0000 UTC m=+369.762790078 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001282980): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001282ec0): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001282ec0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001282ec0): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001282ec0): >_readAt: n=3, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001282ec0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.109107205 +0000 UTC m=+369.762790078 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001282ec0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00128a3f0 item 36 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001283500): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001283500): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001283500): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001283500): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001283500): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.112172439 +0000 UTC m=+369.765855302 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001283500): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001283980): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001283980): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001283980): _writeAt: size=3, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001283980): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001283980): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00128a770 item 37 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001283980): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001283980): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.113605569 +0000 UTC m=+369.767288422 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001283980): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001283e80): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001283e80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001283e80): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001283e80): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001283e80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.113605569 +0000 UTC m=+369.767288422 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001283e80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00128a930 item 37 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bc580): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bc580): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bc580): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bc580): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bc580): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.11640788 +0000 UTC m=+369.770090723 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bc580): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bca80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bca80): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00128acb0 item 38 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bca80): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bca80): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bca80): _writeAt: size=3, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bca80): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bca80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.121826435 +0000 UTC m=+369.775509278 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bca80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bcfc0): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bcfc0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bcfc0): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bcfc0): >_readAt: n=3, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bcfc0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.121826435 +0000 UTC m=+369.775509278 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bcfc0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00128ae70 item 38 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bd640): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bd640): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bd640): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bd640): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bd640): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.124623507 +0000 UTC m=+369.778306350 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bd640): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bdb40): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bdb40): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bdb40): _writeAt: size=3, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bdb40): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bdb40): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00128b1f0 item 39 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bdb40): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bdb40): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.125334195 +0000 UTC m=+369.779017049 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012bdb40): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d60c0): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d60c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d60c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d60c0): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d60c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.125334195 +0000 UTC m=+369.779017049 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d60c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00128b3b0 item 39 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d6740): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d6740): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d6740): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d6740): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d6740): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.128550481 +0000 UTC m=+369.782233345 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d6740): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d6c40): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d6c40): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00128b730 item 40 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d6c40): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d6c40): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d6c40): _writeAt: size=3, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d6c40): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d6c40): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.130161784 +0000 UTC m=+369.783844657 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d6c40): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d7180): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d7180): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d7180): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d7180): >_readAt: n=3, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d7180): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.130161784 +0000 UTC m=+369.783844657 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d7180): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00128b8f0 item 40 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d7740): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d7740): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d7740): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d7740): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d7740): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d7740): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d7740): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.133385504 +0000 UTC m=+369.787068377 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d7740): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d7c40): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d7c40): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d7c40): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00128bc70 item 41 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d7c40): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d7c40): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.134709811 +0000 UTC m=+369.788392674 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012d7c40): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f6180): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f6180): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f6180): _writeAt: size=3, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f6180): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f6180): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00128be30 item 41 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f6180): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f6180): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.137877566 +0000 UTC m=+369.791560419 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f6180): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f66c0): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f66c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f66c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f66c0): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f66c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.137877566 +0000 UTC m=+369.791560419 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f66c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012fc070 item 41 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f6d00): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f6d00): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f6d00): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f6d00): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f6d00): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f6d00): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f6d00): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.143029492 +0000 UTC m=+369.796712345 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f6d00): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f7200): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f7200): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f7200): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012fc3f0 item 42 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f7200): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f7200): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.143677663 +0000 UTC m=+369.797360507 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f7200): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f7740): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f7740): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012fc5b0 item 42 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f7740): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f7740): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f7740): _writeAt: size=3, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f7740): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f7740): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.144911371 +0000 UTC m=+369.798594224 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f7740): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f7cc0): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f7cc0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f7cc0): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f7cc0): >_readAt: n=3, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f7cc0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.144911371 +0000 UTC m=+369.798594224 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0012f7cc0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012fc770 item 42 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001318380): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001318380): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001318380): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001318380): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001318380): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001318380): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001318380): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.147404224 +0000 UTC m=+369.801087067 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001318380): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001318880): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001318880): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001318880): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012fcaf0 item 43 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001318880): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001318880): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.148808009 +0000 UTC m=+369.802490862 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001318880): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001318dc0): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001318dc0): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001318dc0): _writeAt: size=3, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001318dc0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001318dc0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012fccb0 item 43 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001318dc0): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001318dc0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.14959444 +0000 UTC m=+369.803277293 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001318dc0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001319300): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001319300): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001319300): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001319300): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001319300): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.14959444 +0000 UTC m=+369.803277293 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001319300): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012fce70 item 43 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001319940): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001319940): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001319940): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001319940): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001319940): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001319940): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001319940): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.154843848 +0000 UTC m=+369.808526701 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001319940): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001319e40): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001319e40): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001319e40): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012fd1f0 item 44 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001319e40): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001319e40): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.156225112 +0000 UTC m=+369.809907955 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001319e40): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001336400): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001336400): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012fd3b0 item 44 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001336400): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001336400): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001336400): _writeAt: size=3, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001336400): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001336400): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.159652773 +0000 UTC m=+369.813335616 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001336400): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001336980): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001336980): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001336980): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001336980): >_readAt: n=3, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001336980): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.159652773 +0000 UTC m=+369.813335616 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001336980): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012fd570 item 44 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000d9af80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000d9af80): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000d9af80): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000d9af80): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000d9af80): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000d9af80): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000d9af80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.162501471 +0000 UTC m=+369.816184314 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000d9af80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000d9b480): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000d9b480): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000d9b480): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474fc0 item 45 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000d9b480): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000d9b480): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.163951041 +0000 UTC m=+369.817633884 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000d9b480): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000d9bb80): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000d9bb80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000d9bb80): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000d9bb80): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000d9bb80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.163951041 +0000 UTC m=+369.817633884 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000d9bb80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475420 item 45 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc6240): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc6240): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc6240): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc6240): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc6240): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc6240): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc6240): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.168618261 +0000 UTC m=+369.822301114 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc6240): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc6740): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc6740): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc6740): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475960 item 46 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc6740): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc6740): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.170557207 +0000 UTC m=+369.824240080 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc6740): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc6e40): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc6e40): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc6e40): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc6e40): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc6e40): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.170557207 +0000 UTC m=+369.824240080 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc6e40): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475c70 item 46 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc7480): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc7480): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc7480): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc7480): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc7480): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc7480): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc7480): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.17387307 +0000 UTC m=+369.827555943 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc7480): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc7980): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc7980): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc7980): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd8230 item 47 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc7980): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc7980): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.174841401 +0000 UTC m=+369.828524263 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000dc7980): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de4100): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de4100): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de4100): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de4100): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de4100): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.174841401 +0000 UTC m=+369.828524263 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de4100): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd83f0 item 47 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 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/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de4740): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de4740): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de4740): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de4740): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de4740): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de4740): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de4740): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.17815075 +0000 UTC m=+369.831833623 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de4740): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de4c40): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de4c40): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de4c40): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd8770 item 48 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de4c40): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de4c40): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.179437447 +0000 UTC m=+369.833120319 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de4c40): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de5340): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de5340): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de5340): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de5340): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de5340): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.179437447 +0000 UTC m=+369.833120319 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de5340): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd8930 item 48 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de5980): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de5980): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de5980): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de5980): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de5980): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.183110827 +0000 UTC m=+369.836793670 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de5980): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de5e00): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de5e00): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de5e00): _writeAt: size=3, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de5e00): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de5e00): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de5e00): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd8cb0 item 49 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de5e00): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de5e00): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.186736107 +0000 UTC m=+369.840418990 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc000de5e00): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013883c0): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013883c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013883c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013883c0): >_readAt: n=8, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013883c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.186736107 +0000 UTC m=+369.840418990 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013883c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd8e70 item 49 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001388a40): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001388a40): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001388a40): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001388a40): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001388a40): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.189448811 +0000 UTC m=+369.843131674 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001388a40): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001388f40): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001388f40): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001388f40): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd91f0 item 50 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001388f40): _readAt: size=2, off=5 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001388f40): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001388f40): _writeAt: size=3, off=5 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001388f40): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001388f40): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.190331651 +0000 UTC m=+369.844014515 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001388f40): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013894c0): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013894c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013894c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013894c0): >_readAt: n=3, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013894c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.190331651 +0000 UTC m=+369.844014515 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013894c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd93b0 item 50 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001389b40): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001389b40): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001389b40): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001389b40): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001389b40): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.193815948 +0000 UTC m=+369.847498822 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001389b40): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013aa0c0): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013aa0c0): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013aa0c0): _writeAt: size=3, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013aa0c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013aa0c0): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013aa0c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd9730 item 51 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013aa0c0): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013aa0c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.195515668 +0000 UTC m=+369.849198531 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013aa0c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013aa600): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013aa600): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013aa600): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013aa600): >_readAt: n=8, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013aa600): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.195515668 +0000 UTC m=+369.849198531 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013aa600): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd98f0 item 51 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013aac80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013aac80): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013aac80): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013aac80): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013aac80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.1997195 +0000 UTC m=+369.853402374 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013aac80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013ab180): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013ab180): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013ab180): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd9c70 item 52 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013ab180): _readAt: size=2, off=5 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013ab180): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013ab180): _writeAt: size=3, off=5 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013ab180): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013ab180): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.200795042 +0000 UTC m=+369.854477915 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013ab180): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013ab700): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013ab700): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013ab700): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013ab700): >_readAt: n=3, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013ab700): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.200795042 +0000 UTC m=+369.854477915 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013ab700): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd9e30 item 52 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013abd80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013abd80): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013abd80): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013abd80): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013abd80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.208444199 +0000 UTC m=+369.862127071 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013abd80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c4300): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c4300): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c4300): _writeAt: size=3, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c4300): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c4300): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c4300): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013c0230 item 53 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c4300): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c4300): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.209998476 +0000 UTC m=+369.863681349 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c4300): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c4840): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c4840): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c4840): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c4840): >_readAt: n=8, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c4840): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.209998476 +0000 UTC m=+369.863681349 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c4840): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013c03f0 item 53 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c4ec0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c4ec0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c4ec0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c4ec0): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c4ec0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.213041187 +0000 UTC m=+369.866724060 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c4ec0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c53c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c53c0): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c53c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013c0770 item 54 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c53c0): _readAt: size=2, off=5 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c53c0): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c53c0): _writeAt: size=3, off=5 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c53c0): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c53c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.214292107 +0000 UTC m=+369.867974969 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c53c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c5940): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c5940): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c5940): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c5940): >_readAt: n=3, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c5940): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.214292107 +0000 UTC m=+369.867974969 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013c5940): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013c0930 item 54 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e8040): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e8040): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e8040): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e8040): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e8040): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.217395871 +0000 UTC m=+369.871078744 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e8040): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e8540): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e8540): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e8540): _writeAt: size=3, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e8540): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e8540): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e8540): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013c0cb0 item 55 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e8540): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e8540): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.218590866 +0000 UTC m=+369.872273740 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e8540): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e8a80): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e8a80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e8a80): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e8a80): >_readAt: n=8, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e8a80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.218590866 +0000 UTC m=+369.872273740 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e8a80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013c0e70 item 55 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 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/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e9100): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e9100): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e9100): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e9100): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e9100): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.221953586 +0000 UTC m=+369.875636458 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e9100): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e9600): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e9600): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e9600): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013c11f0 item 56 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e9600): _readAt: size=2, off=5 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e9600): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e9600): _writeAt: size=3, off=5 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e9600): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e9600): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.223420379 +0000 UTC m=+369.877103252 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e9600): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e9b80): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e9b80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e9b80): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e9b80): >_readAt: n=3, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e9b80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.223420379 +0000 UTC m=+369.877103252 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0013e9b80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013c13b0 item 56 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001404240): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001404240): open at offset 0 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001404240): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001404240): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001404240): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001404240): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001404240): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001404240): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.229643068 +0000 UTC m=+369.883325941 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001404240): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001404780): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001404780): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001404780): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013c1730 item 57 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001404780): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001404780): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.23282547 +0000 UTC m=+369.886508333 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001404780): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001404cc0): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001404cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001404cc0): _writeAt: size=3, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001404cc0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001404cc0): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001404cc0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013c18f0 item 57 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001404cc0): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001404cc0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.234937961 +0000 UTC m=+369.888620823 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001404cc0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001405240): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001405240): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001405240): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001405240): >_readAt: n=8, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001405240): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.234937961 +0000 UTC m=+369.888620823 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001405240): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013c1ab0 item 57 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001405880): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001405880): open at offset 0 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001405880): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001405880): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001405880): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001405880): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001405880): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001405880): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.23874438 +0000 UTC m=+369.892427244 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001405880): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001405dc0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001405dc0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001405dc0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013c1e30 item 58 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001405dc0): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001405dc0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.240604349 +0000 UTC m=+369.894287222 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001405dc0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001428380): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001428380): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001428380): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00142a070 item 58 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001428380): _readAt: size=2, off=5 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001428380): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001428380): _writeAt: size=3, off=5 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001428380): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001428380): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.241887218 +0000 UTC m=+369.895570081 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001428380): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001428940): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001428940): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001428940): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001428940): >_readAt: n=3, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001428940): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.241887218 +0000 UTC m=+369.895570081 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001428940): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00142a230 item 58 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001428f80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001428f80): open at offset 0 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001428f80): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001428f80): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001428f80): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001428f80): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001428f80): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001428f80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.246901987 +0000 UTC m=+369.900584890 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001428f80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014294c0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014294c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014294c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00142a5b0 item 59 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014294c0): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014294c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.248980946 +0000 UTC m=+369.902663809 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014294c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001429a00): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001429a00): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001429a00): _writeAt: size=3, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001429a00): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001429a00): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001429a00): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00142a770 item 59 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001429a00): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001429a00): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.25088624 +0000 UTC m=+369.904569102 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001429a00): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001446000): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001446000): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001446000): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001446000): >_readAt: n=8, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001446000): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.25088624 +0000 UTC m=+369.904569102 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001446000): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00142a930 item 59 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 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/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001446640): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001446640): open at offset 0 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001446640): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001446640): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001446640): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001446640): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001446640): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001446640): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.255016204 +0000 UTC m=+369.908699077 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001446640): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001446b80): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001446b80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001446b80): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00142acb0 item 60 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001446b80): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001446b80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.256999012 +0000 UTC m=+369.910681885 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001446b80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014470c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014470c0): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014470c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00142ae70 item 60 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014470c0): _readAt: size=2, off=5 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014470c0): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014470c0): _writeAt: size=3, off=5 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014470c0): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014470c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.259089722 +0000 UTC m=+369.912772595 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014470c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001447680): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001447680): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001447680): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001447680): >_readAt: n=3, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001447680): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.259089722 +0000 UTC m=+369.912772595 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001447680): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00142b030 item 60 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001447cc0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001447cc0): open at offset 0 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001447cc0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001447cc0): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001447cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001447cc0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001447cc0): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001447cc0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.264224075 +0000 UTC m=+369.917906938 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001447cc0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001462280): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001462280): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001462280): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00142b3b0 item 61 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001462280): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001462280): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.265756421 +0000 UTC m=+369.919439304 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001462280): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001462980): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001462980): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001462980): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001462980): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001462980): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.265756421 +0000 UTC m=+369.919439304 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001462980): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00142b570 item 61 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 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/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001462fc0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001462fc0): open at offset 0 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001462fc0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001462fc0): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001462fc0): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001462fc0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001462fc0): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001462fc0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.26855196 +0000 UTC m=+369.922234813 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001462fc0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001463500): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001463500): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001463500): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00142b8f0 item 62 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001463500): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001463500): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.270030295 +0000 UTC m=+369.923713148 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001463500): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001463c00): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001463c00): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001463c00): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001463c00): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001463c00): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.270030295 +0000 UTC m=+369.923713148 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001463c00): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00142bab0 item 62 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 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/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014842c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014842c0): open at offset 0 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014842c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014842c0): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014842c0): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014842c0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014842c0): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014842c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.274952081 +0000 UTC m=+369.928634934 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014842c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001484800): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001484800): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001484800): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00142be30 item 63 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001484800): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001484800): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.276475779 +0000 UTC m=+369.930158623 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001484800): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001484f00): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001484f00): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001484f00): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001484f00): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001484f00): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.276475779 +0000 UTC m=+369.930158623 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001484f00): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148e070 item 63 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 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/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001485540): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001485540): open at offset 0 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001485540): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001485540): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001485540): >_readAt: n=0, err=Bad file descriptor 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001485540): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001485540): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001485540): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.28100388 +0000 UTC m=+369.934686732 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001485540): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001485a80): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001485a80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001485a80): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148e3f0 item 64 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001485a80): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001485a80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.28239431 +0000 UTC m=+369.936077172 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001485a80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a4200): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a4200): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a4200): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a4200): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a4200): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.28239431 +0000 UTC m=+369.936077172 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a4200): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148e5b0 item 64 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a4840): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a4840): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a4840): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a4840): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a4840): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.285954017 +0000 UTC m=+369.939636871 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a4840): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a4cc0): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a4cc0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a4cc0): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a4cc0): >_readAt: n=2, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a4cc0): _writeAt: size=3, off=2 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148e930 item 65 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a4cc0): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a4cc0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.287347964 +0000 UTC m=+369.941030807 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a4cc0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a51c0): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a51c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a51c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a51c0): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a51c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.287347964 +0000 UTC m=+369.941030807 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a51c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148eaf0 item 65 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a5800): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a5800): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a5800): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a5800): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a5800): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.289741812 +0000 UTC m=+369.943424664 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a5800): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a5c80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a5c80): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148ee70 item 66 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a5c80): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a5c80): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a5c80): _writeAt: size=3, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a5c80): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a5c80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.291367462 +0000 UTC m=+369.945050316 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014a5c80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cc240): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cc240): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cc240): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cc240): >_readAt: n=3, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cc240): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.291367462 +0000 UTC m=+369.945050316 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cc240): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148f030 item 66 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cc880): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cc880): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cc880): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cc880): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cc880): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.29456852 +0000 UTC m=+369.948251373 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cc880): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ccd00): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ccd00): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ccd00): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ccd00): >_readAt: n=2, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ccd00): _writeAt: size=3, off=2 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148f3b0 item 67 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ccd00): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ccd00): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.295933202 +0000 UTC m=+369.949616045 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ccd00): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cd200): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cd200): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cd200): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cd200): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cd200): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.295933202 +0000 UTC m=+369.949616045 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cd200): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148f570 item 67 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cd880): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cd880): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cd880): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cd880): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cd880): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.298667526 +0000 UTC m=+369.952350369 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cd880): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cdd80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cdd80): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148f8f0 item 68 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cdd80): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cdd80): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cdd80): _writeAt: size=3, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cdd80): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cdd80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.300302975 +0000 UTC m=+369.953985828 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014cdd80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ea340): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ea340): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ea340): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ea340): >_readAt: n=3, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ea340): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.300302975 +0000 UTC m=+369.953985828 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ea340): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148fab0 item 68 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ea980): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ea980): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ea980): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ea980): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ea980): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.303421197 +0000 UTC m=+369.957104050 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ea980): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014eae00): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014eae00): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014eae00): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014eae00): >_readAt: n=2, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014eae00): _writeAt: size=3, off=2 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00148fe30 item 69 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014eae00): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014eae00): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.305119864 +0000 UTC m=+369.958802716 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014eae00): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014eb300): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014eb300): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014eb300): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014eb300): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014eb300): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.305119864 +0000 UTC m=+369.958802716 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014eb300): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001500070 item 69 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014eb980): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014eb980): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014eb980): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014eb980): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014eb980): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.310680685 +0000 UTC m=+369.964363538 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014eb980): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ebe80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ebe80): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015003f0 item 70 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ebe80): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ebe80): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ebe80): _writeAt: size=3, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ebe80): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ebe80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.31174808 +0000 UTC m=+369.965430923 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0014ebe80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001512440): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001512440): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001512440): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001512440): >_readAt: n=3, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001512440): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.31174808 +0000 UTC m=+369.965430923 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001512440): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015005b0 item 70 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001512ac0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001512ac0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001512ac0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001512ac0): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001512ac0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.3151162 +0000 UTC m=+369.968799054 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001512ac0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001512fc0): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001512fc0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001512fc0): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001512fc0): >_readAt: n=2, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001512fc0): _writeAt: size=3, off=2 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001500930 item 71 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001512fc0): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001512fc0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.316438223 +0000 UTC m=+369.970121066 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001512fc0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015134c0): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015134c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015134c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015134c0): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015134c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.316438223 +0000 UTC m=+369.970121066 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015134c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001500af0 item 71 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001513b40): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001513b40): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001513b40): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001513b40): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001513b40): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.321252458 +0000 UTC m=+369.974935301 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001513b40): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015300c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015300c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001500e70 item 72 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015300c0): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015300c0): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015300c0): _writeAt: size=3, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015300c0): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015300c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.322544984 +0000 UTC m=+369.976227828 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015300c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001530600): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001530600): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001530600): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001530600): >_readAt: n=3, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001530600): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.322544984 +0000 UTC m=+369.976227828 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001530600): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001501030 item 72 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001530bc0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001530bc0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001530bc0): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001530bc0): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001530bc0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001530bc0): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001530bc0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.326230788 +0000 UTC m=+369.979913641 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001530bc0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015310c0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015310c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015310c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015013b0 item 73 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015310c0): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015310c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.327724742 +0000 UTC m=+369.981407595 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015310c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001531580): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001531580): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001531580): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001531580): >_readAt: n=2, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001531580): _writeAt: size=3, off=2 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001501570 item 73 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001531580): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001531580): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.328622322 +0000 UTC m=+369.982305165 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001531580): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001531ac0): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001531ac0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001531ac0): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001531ac0): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001531ac0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.328622322 +0000 UTC m=+369.982305165 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001531ac0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001501730 item 73 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154c180): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154c180): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154c180): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154c180): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154c180): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154c180): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154c180): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.331710818 +0000 UTC m=+369.985393671 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154c180): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154c680): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154c680): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154c680): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001501ab0 item 74 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154c680): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154c680): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.33319306 +0000 UTC m=+369.986875914 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154c680): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154cbc0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154cbc0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001501c70 item 74 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154cbc0): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154cbc0): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154cbc0): _writeAt: size=3, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154cbc0): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154cbc0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.334322252 +0000 UTC m=+369.988005095 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154cbc0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154d140): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154d140): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154d140): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154d140): >_readAt: n=3, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154d140): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.334322252 +0000 UTC m=+369.988005095 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154d140): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001501e30 item 74 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154d780): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154d780): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154d780): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154d780): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154d780): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154d780): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154d780): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.337115146 +0000 UTC m=+369.990797989 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154d780): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154dc80): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154dc80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154dc80): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001564230 item 75 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154dc80): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154dc80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.338054993 +0000 UTC m=+369.991737847 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00154dc80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001572240): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001572240): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001572240): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001572240): >_readAt: n=2, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001572240): _writeAt: size=3, off=2 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015643f0 item 75 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001572240): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001572240): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.339450924 +0000 UTC m=+369.993133777 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001572240): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001572780): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001572780): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001572780): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001572780): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001572780): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.339450924 +0000 UTC m=+369.993133777 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001572780): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015645b0 item 75 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001572dc0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001572dc0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001572dc0): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001572dc0): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001572dc0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001572dc0): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001572dc0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.34214349 +0000 UTC m=+369.995826333 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001572dc0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015732c0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015732c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015732c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001564930 item 76 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015732c0): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015732c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.342936283 +0000 UTC m=+369.996619126 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015732c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001573800): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001573800): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001564af0 item 76 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001573800): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001573800): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001573800): _writeAt: size=3, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001573800): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001573800): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.344637274 +0000 UTC m=+369.998320117 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001573800): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001573d80): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001573d80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001573d80): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001573d80): >_readAt: n=3, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001573d80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.344637274 +0000 UTC m=+369.998320117 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001573d80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001564cb0 item 76 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001590440): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001590440): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001590440): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001590440): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001590440): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001590440): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001590440): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.346957515 +0000 UTC m=+370.000640368 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001590440): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001590940): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001590940): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001590940): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001565030 item 77 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001590940): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001590940): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.347738485 +0000 UTC m=+370.001421328 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001590940): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001591040): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001591040): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001591040): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001591040): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001591040): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.347738485 +0000 UTC m=+370.001421328 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001591040): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015651f0 item 77 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001591680): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001591680): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001591680): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001591680): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001591680): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001591680): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001591680): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.350782979 +0000 UTC m=+370.004465822 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001591680): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001591b80): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001591b80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001591b80): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001565570 item 78 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001591b80): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001591b80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.351661151 +0000 UTC m=+370.005343994 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001591b80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c0300): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c0300): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c0300): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c0300): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c0300): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.351661151 +0000 UTC m=+370.005343994 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c0300): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001565730 item 78 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c0940): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c0940): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c0940): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c0940): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c0940): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c0940): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c0940): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.354127144 +0000 UTC m=+370.007809987 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c0940): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c0e40): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c0e40): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c0e40): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001565ab0 item 79 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c0e40): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c0e40): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.355315977 +0000 UTC m=+370.008998830 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c0e40): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c1540): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c1540): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c1540): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c1540): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c1540): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.355315977 +0000 UTC m=+370.008998830 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c1540): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001565c70 item 79 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 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/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c1b80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c1b80): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c1b80): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c1b80): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c1b80): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c1b80): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c1b80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.358045813 +0000 UTC m=+370.011728666 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015c1b80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e2100): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e2100): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e2100): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015de070 item 80 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e2100): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e2100): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.359583539 +0000 UTC m=+370.013266382 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e2100): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e2800): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e2800): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e2800): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e2800): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e2800): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.359583539 +0000 UTC m=+370.013266382 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e2800): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015de230 item 80 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e2e40): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e2e40): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e2e40): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e2e40): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e2e40): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.361645236 +0000 UTC m=+370.015328089 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e2e40): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e32c0): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e32c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e32c0): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e32c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e32c0): >_readAt: n=2, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e32c0): _writeAt: size=3, off=7 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015de5b0 item 81 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e32c0): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e32c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.362640547 +0000 UTC m=+370.016323400 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e32c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e3800): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e3800): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e3800): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e3800): >_readAt: n=8, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e3800): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.362640547 +0000 UTC m=+370.016323400 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e3800): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015de770 item 81 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e3e80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e3e80): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e3e80): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e3e80): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e3e80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.365169106 +0000 UTC m=+370.018851959 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0015e3e80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001600400): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001600400): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001600400): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015deaf0 item 82 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001600400): _readAt: size=2, off=5 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001600400): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001600400): _writeAt: size=3, off=5 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001600400): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001600400): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.366665154 +0000 UTC m=+370.020347997 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001600400): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001600980): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001600980): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001600980): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001600980): >_readAt: n=3, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001600980): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.366665154 +0000 UTC m=+370.020347997 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001600980): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015decb0 item 82 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001601000): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001601000): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001601000): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001601000): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001601000): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.37137319 +0000 UTC m=+370.025056033 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001601000): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001601500): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001601500): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001601500): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001601500): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001601500): >_readAt: n=2, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001601500): _writeAt: size=3, off=7 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015df030 item 83 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001601500): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001601500): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.372163618 +0000 UTC m=+370.025846462 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001601500): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001601a40): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001601a40): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001601a40): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001601a40): >_readAt: n=8, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001601a40): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.372163618 +0000 UTC m=+370.025846462 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001601a40): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015df1f0 item 83 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001620140): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001620140): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001620140): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001620140): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001620140): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.375039346 +0000 UTC m=+370.028722200 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001620140): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001620640): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001620640): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001620640): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015df570 item 84 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001620640): _readAt: size=2, off=5 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001620640): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001620640): _writeAt: size=3, off=5 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001620640): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001620640): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.378762951 +0000 UTC m=+370.032445805 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001620640): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001620bc0): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001620bc0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001620bc0): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001620bc0): >_readAt: n=3, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001620bc0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.378762951 +0000 UTC m=+370.032445805 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001620bc0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015df730 item 84 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001621240): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001621240): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001621240): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001621240): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001621240): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.380896241 +0000 UTC m=+370.034579094 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001621240): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001621740): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001621740): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001621740): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001621740): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001621740): >_readAt: n=2, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001621740): _writeAt: size=3, off=7 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015dfab0 item 85 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001621740): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001621740): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.382150668 +0000 UTC m=+370.035833520 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001621740): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001621c80): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001621c80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001621c80): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001621c80): >_readAt: n=8, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001621c80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.382150668 +0000 UTC m=+370.035833520 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001621c80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015dfc70 item 85 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001646380): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001646380): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001646380): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001646380): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001646380): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.386013722 +0000 UTC m=+370.039696576 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001646380): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001646880): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001646880): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001646880): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00164c070 item 86 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001646880): _readAt: size=2, off=5 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001646880): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001646880): _writeAt: size=3, off=5 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001646880): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001646880): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.387860016 +0000 UTC m=+370.041542859 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001646880): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001646e00): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001646e00): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001646e00): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001646e00): >_readAt: n=3, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001646e00): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.387860016 +0000 UTC m=+370.041542859 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001646e00): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00164c230 item 86 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001647480): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001647480): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001647480): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001647480): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001647480): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.3897123 +0000 UTC m=+370.043395143 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001647480): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001647980): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001647980): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001647980): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001647980): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001647980): >_readAt: n=2, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001647980): _writeAt: size=3, off=7 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00164c5b0 item 87 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001647980): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001647980): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.390467803 +0000 UTC m=+370.044150656 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001647980): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001647ec0): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001647ec0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001647ec0): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001647ec0): >_readAt: n=8, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001647ec0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.390467803 +0000 UTC m=+370.044150656 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001647ec0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00164c770 item 87 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 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/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016665c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016665c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016665c0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016665c0): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016665c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.396189795 +0000 UTC m=+370.049872659 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016665c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001666ac0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001666ac0): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001666ac0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00164caf0 item 88 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001666ac0): _readAt: size=2, off=5 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001666ac0): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001666ac0): _writeAt: size=3, off=5 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001666ac0): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001666ac0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.397794697 +0000 UTC m=+370.051477550 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001666ac0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001667040): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001667040): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001667040): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001667040): >_readAt: n=3, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001667040): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.397794697 +0000 UTC m=+370.051477550 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001667040): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00164ccb0 item 88 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001667680): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001667680): open at offset 0 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001667680): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001667680): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001667680): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001667680): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001667680): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001667680): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.400942674 +0000 UTC m=+370.054625528 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001667680): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001667bc0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001667bc0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001667bc0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00164d030 item 89 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001667bc0): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001667bc0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.402716893 +0000 UTC m=+370.056399736 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc001667bc0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168c180): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168c180): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168c180): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168c180): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168c180): >_readAt: n=2, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168c180): _writeAt: size=3, off=7 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00164d1f0 item 89 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168c180): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168c180): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.403611596 +0000 UTC m=+370.057294439 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168c180): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168c700): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168c700): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168c700): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168c700): >_readAt: n=8, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168c700): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.403611596 +0000 UTC m=+370.057294439 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168c700): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00164d3b0 item 89 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168cd40): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168cd40): open at offset 0 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168cd40): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168cd40): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168cd40): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168cd40): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168cd40): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168cd40): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.407095412 +0000 UTC m=+370.060778286 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168cd40): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168d280): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168d280): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168d280): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00164d730 item 90 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168d280): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168d280): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.40945803 +0000 UTC m=+370.063140904 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168d280): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168d7c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168d7c0): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168d7c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00164d8f0 item 90 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168d7c0): _readAt: size=2, off=5 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168d7c0): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168d7c0): _writeAt: size=3, off=5 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168d7c0): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168d7c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.411131922 +0000 UTC m=+370.064814795 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168d7c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168dd80): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168dd80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168dd80): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168dd80): >_readAt: n=3, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168dd80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.411131922 +0000 UTC m=+370.064814795 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00168dd80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00164dab0 item 90 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa440): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa440): open at offset 0 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa440): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa440): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa440): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa440): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa440): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa440): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.414014143 +0000 UTC m=+370.067697006 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa440): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa980): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa980): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa980): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00164de30 item 91 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa980): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa980): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.415335003 +0000 UTC m=+370.069017867 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa980): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aaec0): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aaec0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aaec0): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aaec0): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aaec0): >_readAt: n=2, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aaec0): _writeAt: size=3, off=7 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016b4070 item 91 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aaec0): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aaec0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.416735072 +0000 UTC m=+370.070417945 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aaec0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa140): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa140): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa140): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa140): >_readAt: n=8, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa140): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.416735072 +0000 UTC m=+370.070417945 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa140): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016b4000 item 91 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 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/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa780): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa780): open at offset 0 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa780): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa780): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa780): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa780): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa780): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa780): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.42324131 +0000 UTC m=+370.076924173 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aa780): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aacc0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aacc0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aacc0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016b44d0 item 92 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aacc0): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aacc0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.424141845 +0000 UTC m=+370.077824708 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016aacc0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016ab600): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016ab600): open at offset 5 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016ab600): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016b4690 item 92 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016ab600): _readAt: size=2, off=5 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016ab600): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016ab600): _writeAt: size=3, off=5 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016ab600): >_writeAt: n=3, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016ab600): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.425751375 +0000 UTC m=+370.079434239 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016ab600): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016abbc0): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016abbc0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016abbc0): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016abbc0): >_readAt: n=3, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016abbc0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.425751375 +0000 UTC m=+370.079434239 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0016abbc0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016b4850 item 92 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c280): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c280): open at offset 0 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c280): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c280): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c280): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c280): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c280): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c280): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.429473157 +0000 UTC m=+370.083156029 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c280): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c7c0): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c7c0): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c7c0): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016b4bd0 item 93 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c7c0): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c7c0): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.430353542 +0000 UTC m=+370.084036415 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122c7c0): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122cf00): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122cf00): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122cf00): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122cf00): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122cf00): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.430353542 +0000 UTC m=+370.084036415 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122cf00): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016b4d90 item 93 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 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/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122d540): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122d540): open at offset 0 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122d540): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122d540): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122d540): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122d540): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122d540): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122d540): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.436137491 +0000 UTC m=+370.089820364 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122d540): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122da80): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122da80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122da80): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016b5110 item 94 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122da80): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122da80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.437445818 +0000 UTC m=+370.091128680 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00122da80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087c200): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087c200): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087c200): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087c200): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087c200): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.437445818 +0000 UTC m=+370.091128680 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087c200): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016b52d0 item 94 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 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/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087c900): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087c900): open at offset 0 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087c900): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087c900): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087c900): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087c900): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087c900): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087c900): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.441321856 +0000 UTC m=+370.095004720 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087c900): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087ce40): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087ce40): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087ce40): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016b5650 item 95 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087ce40): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087ce40): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.442175584 +0000 UTC m=+370.095858457 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087ce40): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087d540): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087d540): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087d540): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087d540): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087d540): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.442175584 +0000 UTC m=+370.095858457 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087d540): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016b5810 item 95 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 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/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087db80): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087db80): open at offset 0 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087db80): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087db80): _readAt: size=2, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087db80): >_readAt: n=0, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087db80): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087db80): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087db80): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.446986712 +0000 UTC m=+370.100669585 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc00087db80): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0007ee180): _writeAt: size=5, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0007ee180): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0007ee180): >openPending: err= 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016b5b90 item 96 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0007ee180): >_writeAt: n=5, err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0007ee180): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.448166448 +0000 UTC m=+370.101849321 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0007ee180): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/17 01:17:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/17 01:17:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/17 01:17:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/17 01:17:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0007ee980): _readAt: size=512, off=0 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0007ee980): openPending: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0007ee980): >openPending: err= 2025/08/17 01:17:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0007ee980): >_readAt: n=5, err=EOF 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0007ee980): close: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-17 01:17:05.448166448 +0000 UTC m=+370.101849321 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:05 DEBUG : open-test-file(0xc0007ee980): >close: err= 2025/08/17 01:17:05 DEBUG : open-test-file: Remove: 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016b5d50 item 96 2025/08/17 01:17:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/17 01:17:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/17 01:17:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/17 01:17:05 DEBUG : open-test-file: >Remove: err= 2025/08/17 01:17:05 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:17:05 DEBUG : Looking for writers 2025/08/17 01:17:05 DEBUG : >WaitForWriters: 2025/08/17 01:17:05 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.15s) --- PASS: TestRWFileHandleOpenTests/writes (1.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full (1.15s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.22s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- 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.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.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.00s) --- 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.01s) --- 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-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:17:05 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:17:05 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:17:05 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:05 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:17:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:17:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:05 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/17 01:17:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:06 DEBUG : file1: newRWFileHandle: 2025/08/17 01:17:06 DEBUG : file1(0xc0007ef580): openPending: 2025/08/17 01:17:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:17:06 DEBUG : file1(0xc0007ef580): >openPending: err= 2025/08/17 01:17:06 DEBUG : file1: >newRWFileHandle: err= 2025/08/17 01:17:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:17:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/17 01:17:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/17 01:17:06 DEBUG : file1(0xc0007ef580): _writeAt: size=2, off=0 2025/08/17 01:17:06 DEBUG : file1(0xc0007ef580): >_writeAt: n=2, err= 2025/08/17 01:17:06 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/17 01:17:06 DEBUG : file1(0xc0007ef580): RWFileHandle.Flush 2025/08/17 01:17:06 DEBUG : file1(0xc0007ef580): RWFileHandle.Release 2025/08/17 01:17:06 DEBUG : file1(0xc0007ef580): close: 2025/08/17 01:17:06 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/17 01:17:06 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:06 DEBUG : file1(0xc0007ef580): >close: err= 2025/08/17 01:17:06 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:17:06 DEBUG : Looking for writers 2025/08/17 01:17:06 DEBUG : file1: reading active writers 2025/08/17 01:17:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/17 01:17:06 DEBUG : Looking for writers 2025/08/17 01:17:06 DEBUG : file1: reading active writers 2025/08/17 01:17:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/17 01:17:06 DEBUG : Looking for writers 2025/08/17 01:17:06 DEBUG : file1: reading active writers 2025/08/17 01:17:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/17 01:17:06 DEBUG : Looking for writers 2025/08/17 01:17:06 DEBUG : file1: reading active writers 2025/08/17 01:17:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/17 01:17:06 DEBUG : file1: vfs cache: starting upload 2025/08/17 01:17:06 DEBUG : Looking for writers 2025/08/17 01:17:06 DEBUG : file1: reading active writers 2025/08/17 01:17:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/17 01:17:06 DEBUG : Looking for writers 2025/08/17 01:17:06 DEBUG : file1: reading active writers 2025/08/17 01:17:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/17 01:17:06 DEBUG : Looking for writers 2025/08/17 01:17:06 DEBUG : file1: reading active writers 2025/08/17 01:17:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/17 01:17:07 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/08/17 01:17:07 DEBUG : Looking for writers 2025/08/17 01:17:07 DEBUG : file1: reading active writers 2025/08/17 01:17:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/17 01:17:08 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/08/17 01:17:08 INFO : file1: Copied (new) 2025/08/17 01:17:08 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/08/17 01:17:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/17 01:17:08 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/08/17 01:17:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:17:08 INFO : file1: vfs cache: upload succeeded try #1 2025/08/17 01:17:08 DEBUG : Looking for writers 2025/08/17 01:17:08 DEBUG : file1: reading active writers 2025/08/17 01:17:08 DEBUG : >WaitForWriters: 2025/08/17 01:17:08 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:17:08 DEBUG : Looking for writers 2025/08/17 01:17:08 DEBUG : file1: reading active writers 2025/08/17 01:17:08 DEBUG : >WaitForWriters: 2025/08/17 01:17:08 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.26s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:17:09 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:17:09 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:17:09 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:09 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:17:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:17:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:09 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:17:09 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/17 01:17:09 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:17:09 DEBUG : rename_me: newRWFileHandle: 2025/08/17 01:17:09 DEBUG : rename_me(0xc0007ee600): openPending: 2025/08/17 01:17:09 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/17 01:17:09 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/17 01:17:09 DEBUG : rename_me(0xc0007ee600): >openPending: err= 2025/08/17 01:17:09 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/17 01:17:09 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/17 01:17:09 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/17 01:17:09 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/17 01:17:09 DEBUG : rename_me(0xc0007ee600): _writeAt: size=5, off=0 2025/08/17 01:17:09 DEBUG : rename_me(0xc0007ee600): >_writeAt: n=5, err= 2025/08/17 01:17:09 DEBUG : rename_me(0xc0007ee600): close: 2025/08/17 01:17:09 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-17 01:17:09.289419075 +0000 UTC m=+373.943101938 2025/08/17 01:17:09 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/17 01:17:09 DEBUG : rename_me(0xc0007ee600): >close: err= 2025/08/17 01:17:09 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/17 01:17:09 DEBUG : i_was_renamed: Updating file with 0xc0007ec180 2025/08/17 01:17:09 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/17 01:17:09 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/17 01:17:09 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:17:09 DEBUG : Looking for writers 2025/08/17 01:17:09 DEBUG : i_was_renamed: reading active writers 2025/08/17 01:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/17 01:17:09 DEBUG : Looking for writers 2025/08/17 01:17:09 DEBUG : i_was_renamed: reading active writers 2025/08/17 01:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/17 01:17:09 DEBUG : Looking for writers 2025/08/17 01:17:09 DEBUG : i_was_renamed: reading active writers 2025/08/17 01:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/17 01:17:09 DEBUG : Looking for writers 2025/08/17 01:17:09 DEBUG : i_was_renamed: reading active writers 2025/08/17 01:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/17 01:17:09 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/17 01:17:09 DEBUG : Looking for writers 2025/08/17 01:17:09 DEBUG : i_was_renamed: reading active writers 2025/08/17 01:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/17 01:17:09 DEBUG : Looking for writers 2025/08/17 01:17:09 DEBUG : i_was_renamed: reading active writers 2025/08/17 01:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/17 01:17:09 DEBUG : Looking for writers 2025/08/17 01:17:09 DEBUG : i_was_renamed: reading active writers 2025/08/17 01:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/17 01:17:10 DEBUG : Looking for writers 2025/08/17 01:17:10 DEBUG : i_was_renamed: reading active writers 2025/08/17 01:17:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/17 01:17:10 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/08/17 01:17:11 DEBUG : Looking for writers 2025/08/17 01:17:11 DEBUG : i_was_renamed: reading active writers 2025/08/17 01:17:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/17 01:17:12 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/17 01:17:12 INFO : i_was_renamed: Copied (new) 2025/08/17 01:17:12 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-17 01:17:09 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/17 01:17:12 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/17 01:17:12 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/17 01:17:12 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/17 01:17:12 DEBUG : Looking for writers 2025/08/17 01:17:12 DEBUG : i_was_renamed: reading active writers 2025/08/17 01:17:12 DEBUG : >WaitForWriters: 2025/08/17 01:17:12 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.99s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:17:13 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:17:13 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/17 01:17:13 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:13 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:17:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/17 01:17:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fihecan2tuci" 2025/08/17 01:17:13 INFO : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/17 01:17:13 DEBUG : forgetting directory cache 2025/08/17 01:17:13 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/17 01:17:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/17 01:17:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/17 01:17:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/17 01:17:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/17 01:17:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/17 01:17:15 DEBUG : TestRWCacheUpdate(0xc00087c240): _readAt: size=512, off=0 2025/08/17 01:17:15 DEBUG : TestRWCacheUpdate(0xc00087c240): openPending: 2025/08/17 01:17:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-17 00:18:13 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/08/17 01:17:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/17 01:17:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/17 01:17:15 DEBUG : TestRWCacheUpdate(0xc00087c240): >openPending: err= 2025/08/17 01:17:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/17 01:17:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/17 01:17:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/17 01:17:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:17:15 DEBUG : forgetting directory cache 2025/08/17 01:17:15 DEBUG : TestRWCacheUpdate(0xc00087c240): >_readAt: n=20, err=EOF 2025/08/17 01:17:15 DEBUG : TestRWCacheUpdate(0xc00087c240): close: 2025/08/17 01:17:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-17 00:18:13 +0000 UTC 2025/08/17 01:17:15 DEBUG : TestRWCacheUpdate(0xc00087c240): >close: err= 2025/08/17 01:17:15 DEBUG : Re-reading directory (220.115021ms old) 2025/08/17 01:17:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/17 01:17:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/17 01:17:16 DEBUG : forgetting directory cache 2025/08/17 01:17:16 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/17 01:17:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/17 01:17:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/17 01:17:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/17 01:17:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/17 01:17:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/17 01:17:18 DEBUG : TestRWCacheUpdate(0xc0007ee840): _readAt: size=512, off=0 2025/08/17 01:17:18 DEBUG : TestRWCacheUpdate(0xc0007ee840): openPending: 2025/08/17 01:17:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-17 00:19:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-08-17 00:18:13 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/08/17 01:17:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-17 00:19:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-08-17 00:18:13 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/08/17 01:17:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/17 01:17:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/17 01:17:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/17 01:17:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/17 01:17:18 DEBUG : TestRWCacheUpdate(0xc0007ee840): >openPending: err= 2025/08/17 01:17:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/17 01:17:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/17 01:17:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/17 01:17:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:17:18 DEBUG : forgetting directory cache 2025/08/17 01:17:18 DEBUG : TestRWCacheUpdate(0xc0007ee840): >_readAt: n=20, err=EOF 2025/08/17 01:17:18 DEBUG : TestRWCacheUpdate(0xc0007ee840): close: 2025/08/17 01:17:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-17 00:19:13 +0000 UTC 2025/08/17 01:17:18 DEBUG : TestRWCacheUpdate(0xc0007ee840): >close: err= 2025/08/17 01:17:18 DEBUG : Re-reading directory (213.835474ms old) 2025/08/17 01:17:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/17 01:17:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/17 01:17:19 DEBUG : forgetting directory cache 2025/08/17 01:17:19 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 fstest.go:140: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:140 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:744 Error: Should be true Test: TestRWCacheUpdate Messages: OpenDrive root 'rclone-test-fihecan2tuci'/TestRWCacheUpdate: md5 hash incorrect - expecting "4e063366550d230fc1fb85c19dbb494d" got "944a242d910e2bbacae0d0db8c64490a" fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:744 Error: Should be true Test: TestRWCacheUpdate Messages: TestRWCacheUpdate: Modification time difference too big |1m0.100087514s| > 1s (want 2025-08-17 00:20:13.100087514 +0000 UTC m=-3042.246229623 vs got 2025-08-17 00:19:13 +0000 UTC) (precision 1s) 2025/08/17 01:17:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/17 01:17:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/17 01:17:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/17 01:17:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/17 01:17:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/17 01:17:21 DEBUG : TestRWCacheUpdate(0xc0007ee7c0): _readAt: size=512, off=0 2025/08/17 01:17:21 DEBUG : TestRWCacheUpdate(0xc0007ee7c0): openPending: 2025/08/17 01:17:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-17 00:20:13 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-08-17 00:19:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/08/17 01:17:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-17 00:20:13 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-08-17 00:19:13 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/08/17 01:17:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/17 01:17:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/17 01:17:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/17 01:17:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/17 01:17:21 DEBUG : TestRWCacheUpdate(0xc0007ee7c0): >openPending: err= 2025/08/17 01:17:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/17 01:17:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/17 01:17:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/17 01:17:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:17:21 DEBUG : TestRWCacheUpdate(0xc0007ee7c0): >_readAt: n=20, err=EOF 2025/08/17 01:17:21 DEBUG : TestRWCacheUpdate(0xc0007ee7c0): close: 2025/08/17 01:17:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-17 00:20:13 +0000 UTC 2025/08/17 01:17:21 DEBUG : TestRWCacheUpdate(0xc0007ee7c0): >close: err= 2025/08/17 01:17:21 DEBUG : Re-reading directory (177.486189ms old) 2025/08/17 01:17:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/17 01:17:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:758 Error: Should be true Test: TestRWCacheUpdate Messages: TestRWCacheUpdate: Modification time difference too big |1m0.100087514s| > 1s (want 2025-08-17 00:20:13.100087514 +0000 UTC m=-3042.246229623 vs got 2025-08-17 00:19:13 +0000 UTC) (precision 1s) 2025/08/17 01:17:21 DEBUG : forgetting directory cache 2025/08/17 01:17:21 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/17 01:17:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/17 01:17:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/17 01:17:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/17 01:17:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/17 01:17:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/17 01:17:23 DEBUG : TestRWCacheUpdate(0xc00041eec0): _readAt: size=512, off=0 2025/08/17 01:17:23 DEBUG : TestRWCacheUpdate(0xc00041eec0): openPending: 2025/08/17 01:17:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-17 00:21:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-08-17 00:20:13 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/08/17 01:17:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-17 00:21:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-08-17 00:20:13 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/08/17 01:17:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/17 01:17:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/17 01:17:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/17 01:17:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/17 01:17:23 DEBUG : TestRWCacheUpdate(0xc00041eec0): >openPending: err= 2025/08/17 01:17:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/17 01:17:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/17 01:17:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/17 01:17:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:17:23 DEBUG : TestRWCacheUpdate(0xc00041eec0): >_readAt: n=20, err=EOF 2025/08/17 01:17:23 DEBUG : TestRWCacheUpdate(0xc00041eec0): close: 2025/08/17 01:17:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-17 00:21:13 +0000 UTC 2025/08/17 01:17:23 DEBUG : TestRWCacheUpdate(0xc00041eec0): >close: err= 2025/08/17 01:17:23 DEBUG : Re-reading directory (168.181476ms old) 2025/08/17 01:17:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/17 01:17:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/17 01:17:24 DEBUG : forgetting directory cache 2025/08/17 01:17:24 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/17 01:17:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/17 01:17:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/17 01:17:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/17 01:17:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/17 01:17:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/17 01:17:26 DEBUG : TestRWCacheUpdate(0xc0007ee300): _readAt: size=512, off=0 2025/08/17 01:17:26 DEBUG : TestRWCacheUpdate(0xc0007ee300): openPending: 2025/08/17 01:17:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-17 00:22:13 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-08-17 00:21:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/08/17 01:17:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-17 00:22:13 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-08-17 00:21:13 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/08/17 01:17:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/17 01:17:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/17 01:17:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/17 01:17:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/17 01:17:26 DEBUG : TestRWCacheUpdate(0xc0007ee300): >openPending: err= 2025/08/17 01:17:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/17 01:17:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/17 01:17:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/17 01:17:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:17:26 DEBUG : TestRWCacheUpdate(0xc0007ee300): >_readAt: n=20, err=EOF 2025/08/17 01:17:26 DEBUG : TestRWCacheUpdate(0xc0007ee300): close: 2025/08/17 01:17:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-17 00:22:13 +0000 UTC 2025/08/17 01:17:26 DEBUG : TestRWCacheUpdate(0xc0007ee300): >close: err= 2025/08/17 01:17:26 DEBUG : Re-reading directory (186.488998ms old) 2025/08/17 01:17:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/17 01:17:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/17 01:17:26 DEBUG : forgetting directory cache 2025/08/17 01:17:27 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/17 01:17:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/17 01:17:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/17 01:17:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/17 01:17:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/17 01:17:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/17 01:17:28 DEBUG : TestRWCacheUpdate(0xc00087c200): _readAt: size=512, off=0 2025/08/17 01:17:28 DEBUG : TestRWCacheUpdate(0xc00087c200): openPending: 2025/08/17 01:17:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-17 00:23:13 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-08-17 00:22:13 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/08/17 01:17:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-17 00:23:13 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-08-17 00:22:13 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/08/17 01:17:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/17 01:17:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/17 01:17:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/17 01:17:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/17 01:17:28 DEBUG : TestRWCacheUpdate(0xc00087c200): >openPending: err= 2025/08/17 01:17:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/17 01:17:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/17 01:17:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/17 01:17:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:17:28 DEBUG : forgetting directory cache 2025/08/17 01:17:28 DEBUG : TestRWCacheUpdate(0xc00087c200): >_readAt: n=20, err=EOF 2025/08/17 01:17:28 DEBUG : TestRWCacheUpdate(0xc00087c200): close: 2025/08/17 01:17:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-17 00:23:13 +0000 UTC 2025/08/17 01:17:28 DEBUG : TestRWCacheUpdate(0xc00087c200): >close: err= 2025/08/17 01:17:28 DEBUG : Re-reading directory (211.698899ms old) 2025/08/17 01:17:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/17 01:17:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/17 01:17:29 DEBUG : forgetting directory cache 2025/08/17 01:17:29 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/08/17 01:17:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/17 01:17:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/17 01:17:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/17 01:17:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/17 01:17:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/17 01:17:31 DEBUG : TestRWCacheUpdate(0xc0002d6c00): _readAt: size=512, off=0 2025/08/17 01:17:31 DEBUG : TestRWCacheUpdate(0xc0002d6c00): openPending: 2025/08/17 01:17:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-17 00:24:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-08-17 00:23:13 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/08/17 01:17:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-17 00:24:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-08-17 00:23:13 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/08/17 01:17:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/17 01:17:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/17 01:17:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/17 01:17:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/17 01:17:31 DEBUG : TestRWCacheUpdate(0xc0002d6c00): >openPending: err= 2025/08/17 01:17:31 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/17 01:17:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/17 01:17:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/17 01:17:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:17:31 DEBUG : forgetting directory cache 2025/08/17 01:17:31 DEBUG : TestRWCacheUpdate(0xc0002d6c00): >_readAt: n=21, err=EOF 2025/08/17 01:17:31 DEBUG : TestRWCacheUpdate(0xc0002d6c00): close: 2025/08/17 01:17:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-17 00:24:13 +0000 UTC 2025/08/17 01:17:31 DEBUG : TestRWCacheUpdate(0xc0002d6c00): >close: err= 2025/08/17 01:17:31 DEBUG : Re-reading directory (342.51376ms old) 2025/08/17 01:17:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/17 01:17:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/17 01:17:32 DEBUG : forgetting directory cache 2025/08/17 01:17:32 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/08/17 01:17:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/17 01:17:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/17 01:17:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/17 01:17:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/17 01:17:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/17 01:17:34 DEBUG : TestRWCacheUpdate(0xc00087c240): _readAt: size=512, off=0 2025/08/17 01:17:34 DEBUG : TestRWCacheUpdate(0xc00087c240): openPending: 2025/08/17 01:17:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-17 00:25:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-08-17 00:24:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/08/17 01:17:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-17 00:25:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-08-17 00:24:13 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/08/17 01:17:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/17 01:17:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/17 01:17:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/17 01:17:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/17 01:17:34 DEBUG : TestRWCacheUpdate(0xc00087c240): >openPending: err= 2025/08/17 01:17:34 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/17 01:17:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/17 01:17:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/17 01:17:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:17:34 DEBUG : TestRWCacheUpdate(0xc00087c240): >_readAt: n=22, err=EOF 2025/08/17 01:17:34 DEBUG : TestRWCacheUpdate(0xc00087c240): close: 2025/08/17 01:17:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-17 00:25:13 +0000 UTC 2025/08/17 01:17:34 DEBUG : TestRWCacheUpdate(0xc00087c240): >close: err= 2025/08/17 01:17:34 DEBUG : Re-reading directory (184.972146ms old) 2025/08/17 01:17:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/17 01:17:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/17 01:17:35 DEBUG : forgetting directory cache 2025/08/17 01:17:35 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/08/17 01:17:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/17 01:17:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/17 01:17:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/17 01:17:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/17 01:17:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/17 01:17:37 DEBUG : TestRWCacheUpdate(0xc0007ee3c0): _readAt: size=512, off=0 2025/08/17 01:17:37 DEBUG : TestRWCacheUpdate(0xc0007ee3c0): openPending: 2025/08/17 01:17:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-17 00:26:13 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-08-17 00:25:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/08/17 01:17:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-17 00:26:13 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-08-17 00:25:13 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/08/17 01:17:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/17 01:17:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/17 01:17:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/17 01:17:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/17 01:17:37 DEBUG : TestRWCacheUpdate(0xc0007ee3c0): >openPending: err= 2025/08/17 01:17:37 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/17 01:17:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/17 01:17:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/17 01:17:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:17:37 DEBUG : TestRWCacheUpdate(0xc0007ee3c0): >_readAt: n=23, err=EOF 2025/08/17 01:17:37 DEBUG : TestRWCacheUpdate(0xc0007ee3c0): close: 2025/08/17 01:17:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-17 00:26:13 +0000 UTC 2025/08/17 01:17:37 DEBUG : TestRWCacheUpdate(0xc0007ee3c0): >close: err= 2025/08/17 01:17:37 DEBUG : Re-reading directory (173.350753ms old) 2025/08/17 01:17:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/17 01:17:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/17 01:17:38 DEBUG : forgetting directory cache 2025/08/17 01:17:38 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/08/17 01:17:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:17:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/17 01:17:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/17 01:17:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/17 01:17:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/17 01:17:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/17 01:17:40 DEBUG : TestRWCacheUpdate(0xc0007ef140): _readAt: size=512, off=0 2025/08/17 01:17:40 DEBUG : TestRWCacheUpdate(0xc0007ef140): openPending: 2025/08/17 01:17:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-17 00:27:13 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-08-17 00:26:13 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/08/17 01:17:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-17 00:27:13 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-08-17 00:26:13 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/08/17 01:17:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/17 01:17:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/17 01:17:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/17 01:17:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/17 01:17:40 DEBUG : TestRWCacheUpdate(0xc0007ef140): >openPending: err= 2025/08/17 01:17:40 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/17 01:17:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/17 01:17:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/17 01:17:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:17:40 DEBUG : TestRWCacheUpdate(0xc0007ef140): >_readAt: n=24, err=EOF 2025/08/17 01:17:40 DEBUG : TestRWCacheUpdate(0xc0007ef140): close: 2025/08/17 01:17:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-17 00:27:13 +0000 UTC 2025/08/17 01:17:40 DEBUG : TestRWCacheUpdate(0xc0007ef140): >close: err= 2025/08/17 01:17:40 DEBUG : Re-reading directory (191.776435ms old) 2025/08/17 01:17:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/17 01:17:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/17 01:17:40 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:17:40 DEBUG : Looking for writers 2025/08/17 01:17:40 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/17 01:17:40 DEBUG : >WaitForWriters: 2025/08/17 01:17:40 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': vfs cache: cleaner exiting 2025/08/17 01:17:40 DEBUG : forgetting directory cache --- FAIL: TestRWCacheUpdate (28.22s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:17:42 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/08/17 01:17:44 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/08/17 01:17:45 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:17:45 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:17:45 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/17 01:17:45 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/17 01:17:45 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/17 01:17:45 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/17 01:17:45 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:17:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/17 01:17:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/17 01:17:46 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/17 01:17:46 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/17 01:17:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/17 01:17:46 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:17:46 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/17 01:17:46 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/17 01:17:46 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/17 01:17:46 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/17 01:17:46 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/17 01:17:46 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:17:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/17 01:17:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/17 01:17:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/17 01:17:46 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:17:46 DEBUG : Looking for writers 2025/08/17 01:17:46 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/17 01:17:46 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/17 01:17:46 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.37s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:17:48 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:17:48 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:17:48 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': Reusing VFS from active cache 2025/08/17 01:17:48 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:17:48 DEBUG : Looking for writers 2025/08/17 01:17:48 DEBUG : >WaitForWriters: 2025/08/17 01:17:48 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:17:48 DEBUG : Looking for writers 2025/08/17 01:17:48 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.38s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:17:48 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:17:48 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:17:48 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:17:48 DEBUG : Looking for writers 2025/08/17 01:17:48 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.35s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:17:48 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:17:48 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:17:48 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:17:48 DEBUG : Looking for writers 2025/08/17 01:17:48 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.34s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:17:49 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:17:49 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:17:49 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:17:52 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/08/17 01:17:53 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:17:53 DEBUG : dir: Looking for writers 2025/08/17 01:17:53 DEBUG : file2: reading active writers 2025/08/17 01:17:53 DEBUG : Looking for writers 2025/08/17 01:17:53 DEBUG : dir: reading active writers 2025/08/17 01:17:53 DEBUG : file1: reading active writers 2025/08/17 01:17:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.13s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:17:55 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:17:55 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:17:56 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:17:59 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/08/17 01:18:00 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:18:00 DEBUG : dir: Looking for writers 2025/08/17 01:18:00 DEBUG : Looking for writers 2025/08/17 01:18:00 DEBUG : dir: reading active writers 2025/08/17 01:18:00 DEBUG : file1: reading active writers 2025/08/17 01:18:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.89s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:18:02 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:18:02 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:18:02 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/08/17 01:18:05 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/08/17 01:18:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/17 01:18:07 DEBUG : file1: Open: flags=O_RDONLY 2025/08/17 01:18:07 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/17 01:18:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/17 01:18:07 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/17 01:18:07 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/17 01:18:07 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/17 01:18:07 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/17 01:18:07 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:18:07 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:18:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/17 01:18:07 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/17 01:18:07 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/17 01:18:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/17 01:18:07 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': File to upload is small (0 bytes), uploading instead of streaming 2025/08/17 01:18:09 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/17 01:18:09 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/08/17 01:18:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/17 01:18:09 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:18:09 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/17 01:18:09 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:18:09 DEBUG : dir: Looking for writers 2025/08/17 01:18:09 DEBUG : new_file.txt: reading active writers 2025/08/17 01:18:09 DEBUG : file2: reading active writers 2025/08/17 01:18:09 DEBUG : Looking for writers 2025/08/17 01:18:09 DEBUG : dir: reading active writers 2025/08/17 01:18:09 DEBUG : file1: reading active writers 2025/08/17 01:18:09 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (9.02s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:18:11 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:18:11 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:18:12 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/08/17 01:18:14 DEBUG : dir/file2: same parent dir (ODFfOTM4NTgzNl9FTU5HcA) - using file/rename instead of move_copy for dir/file1 2025/08/17 01:18:15 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/17 01:18:15 DEBUG : dir/file1: Updating file with dir/file1 0xc0007ec000 2025/08/17 01:18:15 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/17 01:18:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:15 INFO : dir/file1: Moved (server-side) to: file0 2025/08/17 01:18:15 DEBUG : file0: Updating file with file0 0xc0007ec000 2025/08/17 01:18:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/17 01:18:15 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/17 01:18:16 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:18:16 DEBUG : dir: Looking for writers 2025/08/17 01:18:16 DEBUG : Looking for writers 2025/08/17 01:18:16 DEBUG : dir: reading active writers 2025/08/17 01:18:16 DEBUG : file0: reading active writers 2025/08/17 01:18:16 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.69s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:18:17 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:18:17 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:18:18 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:18:18 DEBUG : Looking for writers 2025/08/17 01:18:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.54s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:18:18 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:18:18 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:18:18 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/17 01:18:19 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/17 01:18:20 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/17 01:18:21 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/17 01:18:22 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/17 01:18:22 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:18:22 DEBUG : a: Looking for writers 2025/08/17 01:18:22 DEBUG : b: Looking for writers 2025/08/17 01:18:22 DEBUG : c: Looking for writers 2025/08/17 01:18:22 DEBUG : d: Looking for writers 2025/08/17 01:18:22 DEBUG : Looking for writers 2025/08/17 01:18:22 DEBUG : Looking for writers 2025/08/17 01:18:22 DEBUG : b: reading active writers 2025/08/17 01:18:22 DEBUG : c: reading active writers 2025/08/17 01:18:22 DEBUG : d: reading active writers 2025/08/17 01:18:22 DEBUG : /: reading active writers 2025/08/17 01:18:22 DEBUG : a: reading active writers 2025/08/17 01:18:22 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.97s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:18:25 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:18:25 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:18:26 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/17 01:18:26 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/17 01:18:27 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/17 01:18:27 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/17 01:18:30 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:18:30 DEBUG : a/b/c/d: Looking for writers 2025/08/17 01:18:30 DEBUG : a/b/c: Looking for writers 2025/08/17 01:18:30 DEBUG : d: reading active writers 2025/08/17 01:18:30 DEBUG : a/b: Looking for writers 2025/08/17 01:18:30 DEBUG : c: reading active writers 2025/08/17 01:18:30 DEBUG : a: Looking for writers 2025/08/17 01:18:30 DEBUG : b: reading active writers 2025/08/17 01:18:30 DEBUG : Looking for writers 2025/08/17 01:18:30 DEBUG : a: reading active writers 2025/08/17 01:18:30 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.70s) === 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-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:18:34 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:18:34 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:18:34 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:18:34 DEBUG : Looking for writers 2025/08/17 01:18:34 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.37s) === 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-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:18:34 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:18:34 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:18:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:18:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:18:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/17 01:18:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/17 01:18:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:34 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/17 01:18:34 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/17 01:18:34 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/17 01:18:34 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': File to upload is small (5 bytes), uploading instead of streaming 2025/08/17 01:18:35 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/17 01:18:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/17 01:18:36 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/17 01:18:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:18:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:18:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/17 01:18:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/17 01:18:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:18:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:18:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/17 01:18:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/17 01:18:36 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/17 01:18:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/17 01:18:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/17 01:18:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/17 01:18:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/17 01:18:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:36 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': File to upload is small (0 bytes), uploading instead of streaming 2025/08/17 01:18:37 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/17 01:18:37 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/17 01:18:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/17 01:18:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/17 01:18:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:37 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/17 01:18:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/17 01:18:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:37 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': File to upload is small (7 bytes), uploading instead of streaming 2025/08/17 01:18:38 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/08/17 01:18:39 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/08/17 01:18:39 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/17 01:18:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:39 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:18:39 DEBUG : Looking for writers 2025/08/17 01:18:39 DEBUG : file1: reading active writers 2025/08/17 01:18:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.85s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:18:40 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:18:40 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:18:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:18:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:18:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/17 01:18:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/17 01:18:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:40 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/17 01:18:41 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/17 01:18:41 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/17 01:18:41 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/17 01:18:41 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': File to upload is small (11 bytes), uploading instead of streaming 2025/08/17 01:18:42 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/08/17 01:18:44 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/17 01:18:44 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/17 01:18:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:44 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/17 01:18:44 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:18:44 DEBUG : Looking for writers 2025/08/17 01:18:44 DEBUG : file1: reading active writers 2025/08/17 01:18:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (4.77s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:18:45 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:18:45 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:18:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:18:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:18:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/17 01:18:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/17 01:18:45 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/17 01:18:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:45 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': File to upload is small (5 bytes), uploading instead of streaming 2025/08/17 01:18:46 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/17 01:18:47 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/17 01:18:47 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/17 01:18:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:47 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/17 01:18:47 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:18:47 DEBUG : Looking for writers 2025/08/17 01:18:47 DEBUG : file1: reading active writers 2025/08/17 01:18:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.94s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:18:47 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:18:47 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:18:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:18:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:18:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/17 01:18:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/17 01:18:48 DEBUG : file1: WriteFileHandle.Release closing 2025/08/17 01:18:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:48 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': File to upload is small (0 bytes), uploading instead of streaming 2025/08/17 01:18:49 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/17 01:18:49 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/17 01:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:49 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/17 01:18:49 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:18:49 DEBUG : Looking for writers 2025/08/17 01:18:49 DEBUG : file1: reading active writers 2025/08/17 01:18:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.70s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:18:50 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:18:50 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:18:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:18:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:18:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/17 01:18:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/17 01:18:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:50 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': File to upload is small (2 bytes), uploading instead of streaming 2025/08/17 01:18:51 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/08/17 01:18:53 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/08/17 01:18:53 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/17 01:18:53 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/08/17 01:18:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:53 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:18:53 DEBUG : Looking for writers 2025/08/17 01:18:53 DEBUG : file1: reading active writers 2025/08/17 01:18:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (3.43s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:18:54 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:18:54 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:18:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:18:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:18:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/17 01:18:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/17 01:18:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:54 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': File to upload is small (0 bytes), uploading instead of streaming 2025/08/17 01:18:55 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/17 01:18:55 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/17 01:18:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:18:55 DEBUG : file1: Open: flags=O_RDONLY 2025/08/17 01:18:55 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/17 01:18:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/17 01:18:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:18:55 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/17 01:18:55 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:18:55 DEBUG : Looking for writers 2025/08/17 01:18:55 DEBUG : file1: reading active writers 2025/08/17 01:18:55 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.39s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-fihecan2tuci'", Local "Local file system at /tmp/rclone868572226", Modify Window "1s" 2025/08/17 01:18:56 INFO : OpenDrive root 'rclone-test-fihecan2tuci': poll-interval is not supported by this remote 2025/08/17 01:18:56 NOTICE: OpenDrive root 'rclone-test-fihecan2tuci': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/17 01:18:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/17 01:18:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/17 01:18:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/17 01:18:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/17 01:18:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:56 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': File to upload is small (100 bytes), uploading instead of streaming 2025/08/17 01:18:57 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/08/17 01:18:58 DEBUG : file1: md5 = da1b50366ee882015401ea6fbc13ba88 OK 2025/08/17 01:18:58 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/17 01:18:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/17 01:18:58 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/17 01:18:58 DEBUG : file1: Open: flags=O_RDONLY 2025/08/17 01:18:58 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/17 01:18:58 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/17 01:18:58 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/17 01:18:58 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/17 01:18:58 DEBUG : WaitForWriters: timeout=30s 2025/08/17 01:18:58 DEBUG : Looking for writers 2025/08/17 01:18:58 DEBUG : file1: reading active writers 2025/08/17 01:18:58 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.00s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/08/17 01:18:59 DEBUG : OpenDrive root 'rclone-test-fihecan2tuci': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m5.008944826s (try 1/5): exit status 1: Failed [TestDirMkdir TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWCacheUpdate]