"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/06/28 04:39:33 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-menixoc5wuwi" 2025/06/28 04:39:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/28 04:39:33 DEBUG : Creating backend with remote "/tmp/rclone1192146289" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:39:33 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:39:35 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:39:35 DEBUG : dir: Looking for writers 2025/06/28 04:39:35 DEBUG : Looking for writers 2025/06/28 04:39:35 DEBUG : dir: reading active writers 2025/06/28 04:39:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.38s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:39:36 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:39:39 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:39:39 DEBUG : dir/subdir: Looking for writers 2025/06/28 04:39:39 DEBUG : dir: Looking for writers 2025/06/28 04:39:39 DEBUG : file1: reading active writers 2025/06/28 04:39:39 DEBUG : file2: reading active writers 2025/06/28 04:39:39 DEBUG : subdir: reading active writers 2025/06/28 04:39:39 DEBUG : Looking for writers 2025/06/28 04:39:39 DEBUG : dir: reading active writers 2025/06/28 04:39:39 DEBUG : >WaitForWriters: 2025/06/28 04:39:40 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-menixoc5wuwi/dir not empty`) 2025/06/28 04:39:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/28 04:39:40 DEBUG : pacer: Reducing sleep to 15ms 2025/06/28 04:39:40 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.56s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:39:40 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:39:41 DEBUG : pacer: Reducing sleep to 10ms 2025/06/28 04:39:42 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:39:42 DEBUG : dir: Looking for writers 2025/06/28 04:39:42 DEBUG : file1: reading active writers 2025/06/28 04:39:42 DEBUG : Looking for writers 2025/06/28 04:39:42 DEBUG : dir: reading active writers 2025/06/28 04:39:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.27s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:39:43 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:39:44 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:39:44 DEBUG : dir: Looking for writers 2025/06/28 04:39:44 DEBUG : Looking for writers 2025/06/28 04:39:44 DEBUG : dir: reading active writers 2025/06/28 04:39:44 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.99s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:39:45 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:39:46 DEBUG : dir: forgetting directory cache 2025/06/28 04:39:46 DEBUG : forgetting directory cache 2025/06/28 04:39:46 DEBUG : dir: forgetting directory cache 2025/06/28 04:39:46 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:39:46 DEBUG : Looking for writers 2025/06/28 04:39:46 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.09s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:39:47 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:39:48 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/06/28 04:39:48 DEBUG : dir: invalidating directory cache 2025/06/28 04:39:48 DEBUG : >ForgetPath: 2025/06/28 04:39:48 DEBUG : ForgetPath: relativePath="dir", type=0 2025/06/28 04:39:48 DEBUG : invalidating directory cache 2025/06/28 04:39:48 DEBUG : dir: forgetting directory cache 2025/06/28 04:39:48 DEBUG : >ForgetPath: 2025/06/28 04:39:48 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/06/28 04:39:48 DEBUG : >ForgetPath: 2025/06/28 04:39:48 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:39:48 DEBUG : dir: Looking for writers 2025/06/28 04:39:48 DEBUG : Looking for writers 2025/06/28 04:39:48 DEBUG : dir: reading active writers 2025/06/28 04:39:48 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.18s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:39:49 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:39:52 DEBUG : forgetting directory cache 2025/06/28 04:39:52 DEBUG : dir: forgetting directory cache 2025/06/28 04:39:52 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:39:52 DEBUG : dir: Looking for writers 2025/06/28 04:39:52 DEBUG : fil/a/b: Looking for writers 2025/06/28 04:39:52 DEBUG : fil/a: Looking for writers 2025/06/28 04:39:52 DEBUG : b: reading active writers 2025/06/28 04:39:52 DEBUG : fil: Looking for writers 2025/06/28 04:39:52 DEBUG : a: reading active writers 2025/06/28 04:39:52 DEBUG : Looking for writers 2025/06/28 04:39:52 DEBUG : fil: reading active writers 2025/06/28 04:39:52 DEBUG : dir: reading active writers 2025/06/28 04:39:52 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (4.73s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:39:54 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:39:55 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:39:55 DEBUG : dir: Looking for writers 2025/06/28 04:39:55 DEBUG : Looking for writers 2025/06/28 04:39:55 DEBUG : dir: reading active writers 2025/06/28 04:39:55 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.00s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:39:56 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:39:57 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:39:57 DEBUG : dir: Looking for writers 2025/06/28 04:39:57 DEBUG : file1: reading active writers 2025/06/28 04:39:57 DEBUG : Looking for writers 2025/06/28 04:39:57 DEBUG : dir: reading active writers 2025/06/28 04:39:57 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.08s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:39:58 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /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/dir_test.go:259 Error: Should be true Test: TestDirReadDirAll Messages: listing wrong, want dir/file1 (14), dir/file2 (15), dir/subdir/file3 (16) got dir/file2 (15), dir/subdir/file3 (16) fstest.go:200: Not found "dir/file1" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /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/dir_test.go:259 Error: Not equal: expected: 0 actual : 1 Test: TestDirReadDirAll Messages: 1 objects not found dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:265 Error: Not equal: expected: []string{"file1,14,false", "file2,15,false", "subdir,0,true"} actual : []string{"file2,15,false", "subdir,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=3) { - (string) (len=14) "file1,14,false", +([]string) (len=2) { (string) (len=14) "file2,15,false", Test: TestDirReadDirAll === RUN TestDirReadDirAll/Virtual 2025/06/28 04:40:09 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/06/28 04:40:09 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/06/28 04:40:09 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/06/28 04:40:09 DEBUG : dir: Added virtual directory entry vDel: "subdir" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:287 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,17,false"} actual : []string{"virtualDir,0,true", "virtualFile,17,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=3) { - (string) (len=14) "file1,14,false", +([]string) (len=2) { (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2025/06/28 04:40:12 DEBUG : dir: invalidating directory cache 2025/06/28 04:40:12 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/06/28 04:40:12 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/06/28 04:40:12 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/06/28 04:40:12 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/06/28 04:40:12 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:300 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false"} actual : []string{"virtualDir,0,true", "virtualFile,20,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=3) { - (string) (len=14) "file1,14,false", +([]string) (len=2) { (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2025/06/28 04:40:12 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/06/28 04:40:12 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/06/28 04:40:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/28 04:40:12 DEBUG : dir: invalidating directory cache 2025/06/28 04:40:12 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/06/28 04:40:12 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/06/28 04:40:12 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:324 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=4) { - (string) (len=14) "file1,14,false", +([]string) (len=3) { (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2025/06/28 04:40:12 DEBUG : forgetting directory cache 2025/06/28 04:40:12 DEBUG : dir: forgetting directory cache 2025/06/28 04:40:12 DEBUG : dir/virtualDir: forgetting directory cache dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:329 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=4) { - (string) (len=14) "file1,14,false", +([]string) (len=3) { (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2025/06/28 04:40:12 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:40:12 DEBUG : dir/virtualDir: Looking for writers 2025/06/28 04:40:12 DEBUG : dir: Looking for writers 2025/06/28 04:40:12 DEBUG : virtualFile2: reading active writers 2025/06/28 04:40:12 DEBUG : virtualFile: reading active writers 2025/06/28 04:40:12 DEBUG : virtualDir: reading active writers 2025/06/28 04:40:12 DEBUG : Looking for writers 2025/06/28 04:40:12 DEBUG : dir: reading active writers 2025/06/28 04:40:12 DEBUG : >WaitForWriters: 2025/06/28 04:40:14 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-menixoc5wuwi/dir not empty`) 2025/06/28 04:40:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/28 04:40:14 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-menixoc5wuwi/dir not empty`) 2025/06/28 04:40:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/06/28 04:40:14 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-menixoc5wuwi/dir not empty`) 2025/06/28 04:40:14 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/06/28 04:40:14 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-menixoc5wuwi/dir not empty`) 2025/06/28 04:40:14 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/06/28 04:40:14 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-menixoc5wuwi/dir not empty`) 2025/06/28 04:40:14 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/06/28 04:40:14 DEBUG : pacer: Reducing sleep to 240ms 2025/06/28 04:40:14 DEBUG : pacer: Reducing sleep to 180ms --- FAIL: TestDirReadDirAll (16.83s) --- FAIL: TestDirReadDirAll/Virtual (3.16s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:40:15 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:40:15 DEBUG : pacer: Reducing sleep to 135ms 2025/06/28 04:40:15 DEBUG : pacer: Reducing sleep to 101.25ms 2025/06/28 04:40:15 DEBUG : pacer: Reducing sleep to 75.9375ms 2025/06/28 04:40:16 DEBUG : pacer: Reducing sleep to 56.953125ms 2025/06/28 04:40:16 DEBUG : pacer: Reducing sleep to 42.714843ms 2025/06/28 04:40:16 ERROR : dir/: Can only open directories read only 2025/06/28 04:40:16 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:40:16 DEBUG : dir: Looking for writers 2025/06/28 04:40:16 DEBUG : Looking for writers 2025/06/28 04:40:16 DEBUG : dir: reading active writers 2025/06/28 04:40:16 DEBUG : >WaitForWriters: 2025/06/28 04:40:16 DEBUG : pacer: Reducing sleep to 32.036132ms 2025/06/28 04:40:16 DEBUG : pacer: Reducing sleep to 24.027099ms 2025/06/28 04:40:16 DEBUG : pacer: Reducing sleep to 18.020324ms 2025/06/28 04:40:16 DEBUG : pacer: Reducing sleep to 13.515243ms 2025/06/28 04:40:16 DEBUG : pacer: Reducing sleep to 10.136432ms --- PASS: TestDirOpen (2.10s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:40:17 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:40:17 DEBUG : pacer: Reducing sleep to 10ms 2025/06/28 04:40:18 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:40:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/06/28 04:40:18 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/06/28 04:40:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/06/28 04:40:18 DEBUG : files root 'rclone-test-menixoc5wuwi': File to upload is small (5 bytes), uploading instead of streaming 2025/06/28 04:40:19 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/06/28 04:40:19 DEBUG : dir/potato: Size of src and dst objects identical 2025/06/28 04:40:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/06/28 04:40:19 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:40:19 DEBUG : dir: Looking for writers 2025/06/28 04:40:19 DEBUG : file1: reading active writers 2025/06/28 04:40:19 DEBUG : potato: reading active writers 2025/06/28 04:40:19 DEBUG : Looking for writers 2025/06/28 04:40:19 DEBUG : dir: reading active writers 2025/06/28 04:40:19 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.17s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:40:20 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:40:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/06/28 04:40:22 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:40:22 DEBUG : dir/sub: Looking for writers 2025/06/28 04:40:22 DEBUG : dir: Looking for writers 2025/06/28 04:40:22 DEBUG : file1: reading active writers 2025/06/28 04:40:22 DEBUG : sub: reading active writers 2025/06/28 04:40:22 DEBUG : Looking for writers 2025/06/28 04:40:22 DEBUG : dir: reading active writers 2025/06/28 04:40:22 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.34s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:40:23 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:40:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/06/28 04:40:25 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/06/28 04:40:26 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:40:26 DEBUG : dir/sub/subsub: Looking for writers 2025/06/28 04:40:26 DEBUG : dir/sub: Looking for writers 2025/06/28 04:40:26 DEBUG : subsub: reading active writers 2025/06/28 04:40:26 DEBUG : dir: Looking for writers 2025/06/28 04:40:26 DEBUG : sub: reading active writers 2025/06/28 04:40:26 DEBUG : file1: reading active writers 2025/06/28 04:40:26 DEBUG : Looking for writers 2025/06/28 04:40:26 DEBUG : dir: reading active writers 2025/06/28 04:40:26 DEBUG : >WaitForWriters: 2025/06/28 04:40:27 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-menixoc5wuwi/dir/sub not empty`) 2025/06/28 04:40:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/28 04:40:27 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-menixoc5wuwi/dir/sub not empty`) 2025/06/28 04:40:27 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/06/28 04:40:27 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-menixoc5wuwi/dir/sub not empty`) 2025/06/28 04:40:27 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/06/28 04:40:27 DEBUG : pacer: Reducing sleep to 60ms 2025/06/28 04:40:28 DEBUG : pacer: Reducing sleep to 45ms 2025/06/28 04:40:28 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestDirMkdirSub (4.55s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:40:28 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:40:28 DEBUG : pacer: Reducing sleep to 25.3125ms 2025/06/28 04:40:28 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/06/28 04:40:28 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/06/28 04:40:29 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/06/28 04:40:29 DEBUG : pacer: Reducing sleep to 10ms 2025/06/28 04:40:29 ERROR : dir/: Dir.Remove not empty 2025/06/28 04:40:29 DEBUG : dir/file1: Remove: 2025/06/28 04:40:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/28 04:40:29 DEBUG : dir/file1: >Remove: err= 2025/06/28 04:40:29 DEBUG : Added virtual directory entry vDel: "dir" 2025/06/28 04:40:30 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:40:30 DEBUG : Looking for writers 2025/06/28 04:40:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.09s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:40:30 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:40:31 DEBUG : dir/file1: Remove: 2025/06/28 04:40:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/28 04:40:31 DEBUG : dir/file1: >Remove: err= 2025/06/28 04:40:31 DEBUG : Added virtual directory entry vDel: "dir" 2025/06/28 04:40:32 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:40:32 DEBUG : Looking for writers 2025/06/28 04:40:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.11s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:40:32 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:40:33 DEBUG : dir/file1: Remove: 2025/06/28 04:40:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/28 04:40:33 DEBUG : dir/file1: >Remove: err= 2025/06/28 04:40:34 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:40:34 DEBUG : dir: Looking for writers 2025/06/28 04:40:34 DEBUG : Looking for writers 2025/06/28 04:40:34 DEBUG : dir: reading active writers 2025/06/28 04:40:34 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.47s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:40:34 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:40:37 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/06/28 04:40:37 DEBUG : dir: Updating dir with dir2 0xc000ca5380 2025/06/28 04:40:37 DEBUG : dir: forgetting directory cache 2025/06/28 04:40:37 DEBUG : Added virtual directory entry vDel: "dir" 2025/06/28 04:40:37 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/06/28 04:40:39 INFO : dir2/file1: Moved (server-side) to: file2 2025/06/28 04:40:39 DEBUG : file2: Updating file with file2 0xc000a32540 2025/06/28 04:40:39 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/06/28 04:40:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/28 04:40:39 INFO : dir2/file3: Deleted 2025/06/28 04:40:40 INFO : file2: Moved (server-side) to: dir2/file3 2025/06/28 04:40:40 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000a32540 2025/06/28 04:40:40 DEBUG : Added virtual directory entry vDel: "file2" 2025/06/28 04:40:40 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/06/28 04:40:40 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/06/28 04:40:41 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000637860 2025/06/28 04:40:41 DEBUG : empty directory: forgetting directory cache 2025/06/28 04:40:41 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/06/28 04:40:41 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/06/28 04:40:41 DEBUG : dir2: Renaming to "dir3" 2025/06/28 04:40:41 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:40:41 DEBUG : dir3: Looking for writers 2025/06/28 04:40:41 DEBUG : file3: reading active writers 2025/06/28 04:40:41 DEBUG : renamed empty directory: Looking for writers 2025/06/28 04:40:41 DEBUG : Looking for writers 2025/06/28 04:40:41 DEBUG : dir3: reading active writers 2025/06/28 04:40:41 DEBUG : renamed empty directory: reading active writers 2025/06/28 04:40:41 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.32s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:40:42 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:40:43 DEBUG : pacer: low level retry 1/10 (error Put "https://s3.amazonaws.com/objects.brickftp.com/metadata/126732/932a12ba-6aac-4366-a2a6-18c8754be631?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIEWLY3MN4YGZQOWA%2F20250628%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250628T044042Z&X-Amz-Expires=900&X-Amz-SignedHeaders=host&partNumber=1&response-content-type=application%2Foctet-stream&uploadId=7egtqhVzUYKb0ksrymPacH5IB_Qg7dcOq7cA3jW80GlXgWz6Srg7IhnZAXzrG1LRRiUF1hnphoFIw14YVkF4feTDD_6eSwp9LQAt3MTRelDM95pFPR.cI236df9nU1YP&X-Amz-Signature=8ae63281816733fa01ea5353105da437ddc256ad0add2d91ce30c71c82909d04": net/http: HTTP/1.x transport connection broken: http: ContentLength=14 with Body length 0) 2025/06/28 04:40:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/28 04:40:44 DEBUG : pacer: Reducing sleep to 15ms 2025/06/28 04:40:44 DEBUG : pacer: Reducing sleep to 11.25ms 2025/06/28 04:40:44 DEBUG : pacer: Reducing sleep to 10ms fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /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/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:616 Error: Should be true Test: TestDirFileOpen Messages: listing wrong, want dir/file1 (14) got dir/file1 (0) fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /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/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:616 Error: Not equal: expected: 14 actual : 0 Test: TestDirFileOpen Messages: dir/file1: size incorrect file=14 vs obj=0 2025/06/28 04:40:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/06/28 04:40:53 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:40:53 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/28 04:40:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/06/28 04:40:53 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/06/28 04:40:53 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/06/28 04:40:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/06/28 04:40:53 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:40:53 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/28 04:40:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/06/28 04:40:53 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/06/28 04:40:53 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/06/28 04:40:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/06/28 04:40:53 DEBUG : files root 'rclone-test-menixoc5wuwi': File to upload is small (12 bytes), uploading instead of streaming 2025/06/28 04:40:54 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/06/28 04:40:54 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/06/28 04:40:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/06/28 04:40:54 DEBUG : forgetting directory cache 2025/06/28 04:40:54 DEBUG : dir: forgetting directory cache 2025/06/28 04:40:54 DEBUG : dir/sub: forgetting directory cache 2025/06/28 04:40:54 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/06/28 04:40:54 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/06/28 04:40:54 DEBUG : files root 'rclone-test-menixoc5wuwi': File to upload is small (5 bytes), uploading instead of streaming 2025/06/28 04:40:55 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/06/28 04:40:55 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/06/28 04:40:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/06/28 04:40:55 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:40:55 DEBUG : dir/sub: Looking for writers 2025/06/28 04:40:55 DEBUG : file0: reading active writers 2025/06/28 04:40:55 DEBUG : file2: reading active writers 2025/06/28 04:40:55 DEBUG : dir: Looking for writers 2025/06/28 04:40:55 DEBUG : file1: reading active writers 2025/06/28 04:40:55 DEBUG : sub: reading active writers 2025/06/28 04:40:55 DEBUG : Looking for writers 2025/06/28 04:40:55 DEBUG : dir: reading active writers 2025/06/28 04:40:55 DEBUG : >WaitForWriters: --- FAIL: TestDirFileOpen (14.68s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:40:56 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:40:57 DEBUG : forgetting directory cache 2025/06/28 04:40:57 DEBUG : dir: forgetting directory cache 2025/06/28 04:40:57 DEBUG : dir: forgetting directory cache 2025/06/28 04:40:58 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:40:58 DEBUG : dir: Looking for writers 2025/06/28 04:40:58 DEBUG : Looking for writers 2025/06/28 04:40:58 DEBUG : dir: reading active writers 2025/06/28 04:40:58 DEBUG : >WaitForWriters: 2025/06/28 04:40:58 DEBUG : forgetting directory cache 2025/06/28 04:40:58 DEBUG : dir: forgetting directory cache 2025/06/28 04:40:58 DEBUG : dir: forgetting directory cache --- PASS: TestDirEntryModTimeInvalidation (2.92s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:40:59 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:41:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/06/28 04:41:01 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:41:01 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/06/28 04:41:01 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/06/28 04:41:01 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/06/28 04:41:01 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:41:01 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/06/28 04:41:01 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/06/28 04:41:01 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:41:01 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/06/28 04:41:01 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/06/28 04:41:01 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/06/28 04:41:01 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:41:01 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/06/28 04:41:01 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:01 DEBUG : dir: Looking for writers 2025/06/28 04:41:01 DEBUG : file1: reading active writers 2025/06/28 04:41:01 DEBUG : file1.metadata: reading active writers 2025/06/28 04:41:01 DEBUG : Looking for writers 2025/06/28 04:41:01 DEBUG : dir: reading active writers 2025/06/28 04:41:01 DEBUG : dir.metadata: reading active writers 2025/06/28 04:41:01 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.17s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:41:01 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:41:03 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:03 DEBUG : dir: Looking for writers 2025/06/28 04:41:03 DEBUG : file1: reading active writers 2025/06/28 04:41:03 DEBUG : Looking for writers 2025/06/28 04:41:03 DEBUG : dir: reading active writers 2025/06/28 04:41:03 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.05s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:41:04 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:41:06 DEBUG : Can set mod time: true 2025/06/28 04:41:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/28 04:41:07 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:07 DEBUG : dir: Looking for writers 2025/06/28 04:41:07 DEBUG : file1: reading active writers 2025/06/28 04:41:07 DEBUG : Looking for writers 2025/06/28 04:41:07 DEBUG : dir: reading active writers 2025/06/28 04:41:07 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:41:07 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:41:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/28 04:41:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/28 04:41:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:41:09 DEBUG : files root 'rclone-test-menixoc5wuwi': File to upload is small (0 bytes), uploading instead of streaming 2025/06/28 04:41:10 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/28 04:41:10 DEBUG : dir/file1: Size of src and dst objects identical 2025/06/28 04:41:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/28 04:41:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:41:10 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:10 DEBUG : dir: Looking for writers 2025/06/28 04:41:10 DEBUG : file1: reading active writers 2025/06/28 04:41:10 DEBUG : Looking for writers 2025/06/28 04:41:10 DEBUG : dir: reading active writers 2025/06/28 04:41:10 DEBUG : >WaitForWriters: 2025/06/28 04:41:10 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:10 DEBUG : dir: Looking for writers 2025/06/28 04:41:10 DEBUG : file1: reading active writers 2025/06/28 04:41:10 DEBUG : Looking for writers 2025/06/28 04:41:10 DEBUG : dir: reading active writers 2025/06/28 04:41:10 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:41:11 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:41:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/28 04:41:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/28 04:41:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:41:12 DEBUG : files root 'rclone-test-menixoc5wuwi': File to upload is small (5 bytes), uploading instead of streaming 2025/06/28 04:41:13 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/28 04:41:13 DEBUG : dir/file1: Size of src and dst objects identical 2025/06/28 04:41:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/28 04:41:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:41:13 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:13 DEBUG : dir: Looking for writers 2025/06/28 04:41:13 DEBUG : file1: reading active writers 2025/06/28 04:41:13 DEBUG : Looking for writers 2025/06/28 04:41:13 DEBUG : dir: reading active writers 2025/06/28 04:41:13 DEBUG : >WaitForWriters: 2025/06/28 04:41:13 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:13 DEBUG : dir: Looking for writers 2025/06/28 04:41:13 DEBUG : file1: reading active writers 2025/06/28 04:41:13 DEBUG : Looking for writers 2025/06/28 04:41:13 DEBUG : dir: reading active writers 2025/06/28 04:41:13 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:41:14 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:41:14 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:41:14 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:14 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:41:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:41:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:14 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:41:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/28 04:41:16 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:16 DEBUG : dir: Looking for writers 2025/06/28 04:41:16 DEBUG : file1: reading active writers 2025/06/28 04:41:16 DEBUG : Looking for writers 2025/06/28 04:41:16 DEBUG : dir: reading active writers 2025/06/28 04:41:16 DEBUG : >WaitForWriters: 2025/06/28 04:41:16 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:41:17 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:41:17 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:41:17 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:17 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:41:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:41:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:17 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:41:18 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/06/28 04:41:18 DEBUG : dir/file1: newRWFileHandle: 2025/06/28 04:41:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/28 04:41:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/28 04:41:18 DEBUG : dir/file1(0xc000820440): close: 2025/06/28 04:41:18 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/28 04:41:18 DEBUG : dir/file1(0xc000820440): >close: err= 2025/06/28 04:41:18 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:18 DEBUG : dir: Looking for writers 2025/06/28 04:41:18 DEBUG : file1: reading active writers 2025/06/28 04:41:18 DEBUG : Looking for writers 2025/06/28 04:41:18 DEBUG : dir: reading active writers 2025/06/28 04:41:18 DEBUG : >WaitForWriters: 2025/06/28 04:41:18 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:18 DEBUG : dir: Looking for writers 2025/06/28 04:41:18 DEBUG : file1: reading active writers 2025/06/28 04:41:18 DEBUG : Looking for writers 2025/06/28 04:41:18 DEBUG : dir: reading active writers 2025/06/28 04:41:18 DEBUG : >WaitForWriters: 2025/06/28 04:41:18 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:41:19 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:41:19 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:41:19 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:19 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:41:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:41:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:19 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:41:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/06/28 04:41:21 DEBUG : dir/file1: newRWFileHandle: 2025/06/28 04:41:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/28 04:41:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/28 04:41:21 DEBUG : dir/file1(0xc000efc700): _writeAt: size=5, off=0 2025/06/28 04:41:21 DEBUG : dir/file1(0xc000efc700): openPending: 2025/06/28 04:41:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/28 04:41:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/28 04:41:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:41:21 DEBUG : dir/file1(0xc000efc700): >openPending: err= 2025/06/28 04:41:21 DEBUG : dir/file1(0xc000efc700): >_writeAt: n=5, err= 2025/06/28 04:41:21 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/28 04:41:21 DEBUG : dir/file1(0xc000efc700): close: 2025/06/28 04:41:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/06/28 04:41:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/06/28 04:41:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/06/28 04:41:21 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/06/28 04:41:21 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/28 04:41:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/28 04:41:21 DEBUG : dir/file1(0xc000efc700): >close: err= 2025/06/28 04:41:21 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:21 DEBUG : dir: Looking for writers 2025/06/28 04:41:21 DEBUG : file1: reading active writers 2025/06/28 04:41:21 DEBUG : Looking for writers 2025/06/28 04:41:21 DEBUG : dir: reading active writers 2025/06/28 04:41:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/28 04:41:21 DEBUG : dir: Looking for writers 2025/06/28 04:41:21 DEBUG : file1: reading active writers 2025/06/28 04:41:21 DEBUG : Looking for writers 2025/06/28 04:41:21 DEBUG : dir: reading active writers 2025/06/28 04:41:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/28 04:41:21 DEBUG : dir: Looking for writers 2025/06/28 04:41:21 DEBUG : file1: reading active writers 2025/06/28 04:41:21 DEBUG : Looking for writers 2025/06/28 04:41:21 DEBUG : dir: reading active writers 2025/06/28 04:41:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/28 04:41:21 DEBUG : dir: Looking for writers 2025/06/28 04:41:21 DEBUG : file1: reading active writers 2025/06/28 04:41:21 DEBUG : Looking for writers 2025/06/28 04:41:21 DEBUG : dir: reading active writers 2025/06/28 04:41:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/28 04:41:21 DEBUG : dir/file1: vfs cache: starting upload 2025/06/28 04:41:21 DEBUG : dir: Looking for writers 2025/06/28 04:41:21 DEBUG : file1: reading active writers 2025/06/28 04:41:21 DEBUG : Looking for writers 2025/06/28 04:41:21 DEBUG : dir: reading active writers 2025/06/28 04:41:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/28 04:41:21 DEBUG : dir: Looking for writers 2025/06/28 04:41:21 DEBUG : file1: reading active writers 2025/06/28 04:41:21 DEBUG : Looking for writers 2025/06/28 04:41:21 DEBUG : dir: reading active writers 2025/06/28 04:41:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/28 04:41:21 DEBUG : dir: Looking for writers 2025/06/28 04:41:21 DEBUG : file1: reading active writers 2025/06/28 04:41:21 DEBUG : Looking for writers 2025/06/28 04:41:21 DEBUG : dir: reading active writers 2025/06/28 04:41:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/28 04:41:22 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/28 04:41:22 INFO : dir/file1: Copied (replaced existing) 2025/06/28 04:41:22 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/06/28 04:41:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/28 04:41:22 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/06/28 04:41:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:41:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/28 04:41:22 DEBUG : dir: Looking for writers 2025/06/28 04:41:22 DEBUG : file1: reading active writers 2025/06/28 04:41:22 DEBUG : Looking for writers 2025/06/28 04:41:22 DEBUG : dir: reading active writers 2025/06/28 04:41:22 DEBUG : >WaitForWriters: 2025/06/28 04:41:22 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:22 DEBUG : dir: Looking for writers 2025/06/28 04:41:22 DEBUG : file1: reading active writers 2025/06/28 04:41:22 DEBUG : Looking for writers 2025/06/28 04:41:22 DEBUG : dir: reading active writers 2025/06/28 04:41:22 DEBUG : >WaitForWriters: 2025/06/28 04:41:22 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.67s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.75s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.50s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.34s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.56s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.56s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.96s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:41:23 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:41:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/28 04:41:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/28 04:41:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:41:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/06/28 04:41:25 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:25 DEBUG : dir: Looking for writers 2025/06/28 04:41:25 DEBUG : file1: reading active writers 2025/06/28 04:41:25 DEBUG : Looking for writers 2025/06/28 04:41:25 DEBUG : dir: reading active writers 2025/06/28 04:41:25 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.49s) === RUN TestFileOpenReadUnknownSize 2025/06/28 04:41:26 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/06/28 04:41:26 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/28 04:41:26 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:41:26 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/06/28 04:41:26 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:26 DEBUG : Looking for writers 2025/06/28 04:41:26 DEBUG : file.txt: reading active writers 2025/06/28 04:41:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:41:26 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:41:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:41:27 DEBUG : files root 'rclone-test-menixoc5wuwi': File to upload is small (25 bytes), uploading instead of streaming 2025/06/28 04:41:28 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/28 04:41:28 DEBUG : dir/file1: Size of src and dst objects identical 2025/06/28 04:41:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:41:28 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:28 DEBUG : dir: Looking for writers 2025/06/28 04:41:28 DEBUG : file1: reading active writers 2025/06/28 04:41:28 DEBUG : Looking for writers 2025/06/28 04:41:28 DEBUG : dir: reading active writers 2025/06/28 04:41:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.89s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:41:29 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:41:30 DEBUG : dir/file1: Remove: 2025/06/28 04:41:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/28 04:41:30 DEBUG : dir/file1: >Remove: err= 2025/06/28 04:41:30 DEBUG : dir/file1: Remove: 2025/06/28 04:41:30 DEBUG : dir/file1: >Remove: err=Read only file system 2025/06/28 04:41:30 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:30 DEBUG : dir: Looking for writers 2025/06/28 04:41:30 DEBUG : Looking for writers 2025/06/28 04:41:30 DEBUG : dir: reading active writers 2025/06/28 04:41:30 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.49s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:41:31 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:41:33 DEBUG : dir/file1: Remove: 2025/06/28 04:41:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/28 04:41:33 DEBUG : dir/file1: >Remove: err= 2025/06/28 04:41:33 DEBUG : dir/file1: Remove: 2025/06/28 04:41:33 DEBUG : dir/file1: >Remove: err=Read only file system 2025/06/28 04:41:33 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:33 DEBUG : dir: Looking for writers 2025/06/28 04:41:33 DEBUG : Looking for writers 2025/06/28 04:41:33 DEBUG : dir: reading active writers 2025/06/28 04:41:33 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.52s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:41:34 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:41:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/28 04:41:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/28 04:41:35 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/06/28 04:41:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/28 04:41:35 DEBUG : dir/file1: Open: flags=O_RDWR 2025/06/28 04:41:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/28 04:41:35 DEBUG : dir/file1: Open: flags=0x3 2025/06/28 04:41:35 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/06/28 04:41:35 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/06/28 04:41:35 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:35 DEBUG : dir: Looking for writers 2025/06/28 04:41:35 DEBUG : file1: reading active writers 2025/06/28 04:41:35 DEBUG : Looking for writers 2025/06/28 04:41:35 DEBUG : dir: reading active writers 2025/06/28 04:41:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.15s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:41:36 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:41:37 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:37 DEBUG : dir: Looking for writers 2025/06/28 04:41:37 DEBUG : file1: reading active writers 2025/06/28 04:41:37 DEBUG : Looking for writers 2025/06/28 04:41:37 DEBUG : dir: reading active writers 2025/06/28 04:41:37 DEBUG : >WaitForWriters: 2025/06/28 04:41:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/28 04:41:38 DEBUG : newLeaf: Updating file with newLeaf 0xc001134b40 2025/06/28 04:41:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/28 04:41:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/28 04:41:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/28 04:41:39 DEBUG : dir/file1: Updating file with dir/file1 0xc001134b40 2025/06/28 04:41:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/28 04:41:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:41:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/28 04:41:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/28 04:41:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:41:39 DEBUG : dir/file1: File is currently open, delaying rename 0xc001134b40 2025/06/28 04:41:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/28 04:41:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/28 04:41:39 DEBUG : files root 'rclone-test-menixoc5wuwi': File to upload is small (25 bytes), uploading instead of streaming 2025/06/28 04:41:40 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/28 04:41:40 DEBUG : dir/file1: Size of src and dst objects identical 2025/06/28 04:41:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/28 04:41:40 DEBUG : newLeaf: Running delayed rename now 2025/06/28 04:41:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/28 04:41:41 DEBUG : newLeaf: Updating file with newLeaf 0xc001134b40 2025/06/28 04:41:41 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:41 DEBUG : dir: Looking for writers 2025/06/28 04:41:41 DEBUG : Looking for writers 2025/06/28 04:41:41 DEBUG : dir: reading active writers 2025/06/28 04:41:41 DEBUG : newLeaf: reading active writers 2025/06/28 04:41:41 DEBUG : >WaitForWriters: 2025/06/28 04:41:41 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:41 DEBUG : dir: Looking for writers 2025/06/28 04:41:41 DEBUG : Looking for writers 2025/06/28 04:41:41 DEBUG : dir: reading active writers 2025/06/28 04:41:41 DEBUG : newLeaf: reading active writers 2025/06/28 04:41:41 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:41:42 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:41:42 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:41:42 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:42 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:41:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:41:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:42 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:41:43 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:43 DEBUG : dir: Looking for writers 2025/06/28 04:41:43 DEBUG : file1: reading active writers 2025/06/28 04:41:43 DEBUG : Looking for writers 2025/06/28 04:41:43 DEBUG : dir: reading active writers 2025/06/28 04:41:43 DEBUG : >WaitForWriters: 2025/06/28 04:41:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/28 04:41:44 DEBUG : newLeaf: Updating file with newLeaf 0xc000586b40 2025/06/28 04:41:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/28 04:41:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/28 04:41:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/28 04:41:45 DEBUG : dir/file1: Updating file with dir/file1 0xc000586b40 2025/06/28 04:41:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/28 04:41:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:41:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/28 04:41:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/28 04:41:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:41:45 DEBUG : dir/file1: File is currently open, delaying rename 0xc000586b40 2025/06/28 04:41:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/28 04:41:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/28 04:41:45 DEBUG : files root 'rclone-test-menixoc5wuwi': File to upload is small (25 bytes), uploading instead of streaming 2025/06/28 04:41:46 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/28 04:41:46 DEBUG : dir/file1: Size of src and dst objects identical 2025/06/28 04:41:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/28 04:41:46 DEBUG : newLeaf: Running delayed rename now 2025/06/28 04:41:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/28 04:41:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000586b40 2025/06/28 04:41:47 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:47 DEBUG : dir: Looking for writers 2025/06/28 04:41:47 DEBUG : Looking for writers 2025/06/28 04:41:47 DEBUG : newLeaf: reading active writers 2025/06/28 04:41:47 DEBUG : dir: reading active writers 2025/06/28 04:41:47 DEBUG : >WaitForWriters: 2025/06/28 04:41:47 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:47 DEBUG : dir: Looking for writers 2025/06/28 04:41:47 DEBUG : Looking for writers 2025/06/28 04:41:47 DEBUG : dir: reading active writers 2025/06/28 04:41:47 DEBUG : newLeaf: reading active writers 2025/06/28 04:41:47 DEBUG : >WaitForWriters: 2025/06/28 04:41:47 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:41:48 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:41:48 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:41:48 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:48 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:41:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:41:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:48 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:41:49 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/28 04:41:49 DEBUG : dir/file1: newRWFileHandle: 2025/06/28 04:41:49 DEBUG : dir/file1(0xc000797bc0): openPending: 2025/06/28 04:41:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/28 04:41:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/28 04:41:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:41:49 DEBUG : dir/file1(0xc000797bc0): >openPending: err= 2025/06/28 04:41:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/28 04:41:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/28 04:41:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:41:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/28 04:41:49 DEBUG : dir/file1(0xc000797bc0): _writeAt: size=14, off=0 2025/06/28 04:41:49 DEBUG : dir/file1(0xc000797bc0): >_writeAt: n=14, err= 2025/06/28 04:41:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/28 04:41:49 DEBUG : dir/file1(0xc000797bc0): close: 2025/06/28 04:41:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/28 04:41:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/28 04:41:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/28 04:41:49 DEBUG : dir/file1(0xc000797bc0): >close: err= 2025/06/28 04:41:49 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:49 DEBUG : dir: Looking for writers 2025/06/28 04:41:49 DEBUG : file1: reading active writers 2025/06/28 04:41:49 DEBUG : Looking for writers 2025/06/28 04:41:49 DEBUG : dir: reading active writers 2025/06/28 04:41:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/28 04:41:49 DEBUG : dir: Looking for writers 2025/06/28 04:41:49 DEBUG : file1: reading active writers 2025/06/28 04:41:49 DEBUG : Looking for writers 2025/06/28 04:41:49 DEBUG : dir: reading active writers 2025/06/28 04:41:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/28 04:41:49 DEBUG : dir: Looking for writers 2025/06/28 04:41:49 DEBUG : file1: reading active writers 2025/06/28 04:41:49 DEBUG : Looking for writers 2025/06/28 04:41:49 DEBUG : dir: reading active writers 2025/06/28 04:41:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/28 04:41:49 DEBUG : dir: Looking for writers 2025/06/28 04:41:49 DEBUG : file1: reading active writers 2025/06/28 04:41:49 DEBUG : Looking for writers 2025/06/28 04:41:49 DEBUG : dir: reading active writers 2025/06/28 04:41:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/28 04:41:49 DEBUG : dir/file1: vfs cache: starting upload 2025/06/28 04:41:49 DEBUG : dir: Looking for writers 2025/06/28 04:41:49 DEBUG : file1: reading active writers 2025/06/28 04:41:49 DEBUG : Looking for writers 2025/06/28 04:41:49 DEBUG : dir: reading active writers 2025/06/28 04:41:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/28 04:41:50 DEBUG : dir: Looking for writers 2025/06/28 04:41:50 DEBUG : file1: reading active writers 2025/06/28 04:41:50 DEBUG : Looking for writers 2025/06/28 04:41:50 DEBUG : dir: reading active writers 2025/06/28 04:41:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/28 04:41:50 DEBUG : dir: Looking for writers 2025/06/28 04:41:50 DEBUG : file1: reading active writers 2025/06/28 04:41:50 DEBUG : Looking for writers 2025/06/28 04:41:50 DEBUG : dir: reading active writers 2025/06/28 04:41:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/28 04:41:50 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/28 04:41:50 INFO : dir/file1: Copied (replaced existing) 2025/06/28 04:41:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/28 04:41:50 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/06/28 04:41:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:41:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/28 04:41:51 DEBUG : dir: Looking for writers 2025/06/28 04:41:51 DEBUG : file1: reading active writers 2025/06/28 04:41:51 DEBUG : Looking for writers 2025/06/28 04:41:51 DEBUG : dir: reading active writers 2025/06/28 04:41:51 DEBUG : >WaitForWriters: 2025/06/28 04:41:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/28 04:41:51 DEBUG : dir/file1: newRWFileHandle: 2025/06/28 04:41:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/28 04:41:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/28 04:41:51 DEBUG : dir/file1(0xc000820500): _readAt: size=512, off=0 2025/06/28 04:41:51 DEBUG : dir/file1(0xc000820500): openPending: 2025/06/28 04:41:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/06/28 04:41:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/28 04:41:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:41:51 DEBUG : dir/file1(0xc000820500): >openPending: err= 2025/06/28 04:41:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/28 04:41:51 DEBUG : dir/file1(0xc000820500): >_readAt: n=14, err=EOF 2025/06/28 04:41:51 DEBUG : dir/file1(0xc000820500): close: 2025/06/28 04:41:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/28 04:41:51 DEBUG : dir/file1(0xc000820500): >close: err= 2025/06/28 04:41:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/28 04:41:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/28 04:41:51 DEBUG : newLeaf: Updating file with newLeaf 0xc000586fc0 2025/06/28 04:41:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/28 04:41:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/28 04:41:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/28 04:41:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/06/28 04:41:52 DEBUG : dir/file1: Updating file with dir/file1 0xc000586fc0 2025/06/28 04:41:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/28 04:41:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:41:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/28 04:41:53 DEBUG : dir/file1: newRWFileHandle: 2025/06/28 04:41:53 DEBUG : dir/file1(0xc000d506c0): openPending: 2025/06/28 04:41:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/06/28 04:41:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/28 04:41:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:41:53 DEBUG : dir/file1(0xc000d506c0): >openPending: err= 2025/06/28 04:41:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/28 04:41:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/28 04:41:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/28 04:41:53 DEBUG : dir/file1(0xc000d506c0): _writeAt: size=25, off=0 2025/06/28 04:41:53 DEBUG : dir/file1(0xc000d506c0): >_writeAt: n=25, err= 2025/06/28 04:41:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/28 04:41:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/28 04:41:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000586fc0 2025/06/28 04:41:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/28 04:41:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/28 04:41:53 DEBUG : newLeaf(0xc000d506c0): close: 2025/06/28 04:41:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/28 04:41:53 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-28 04:41:53.204622558 +0000 UTC m=+140.215246452 2025/06/28 04:41:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/28 04:41:53 DEBUG : newLeaf(0xc000d506c0): >close: err= 2025/06/28 04:41:53 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:53 DEBUG : dir: Looking for writers 2025/06/28 04:41:53 DEBUG : Looking for writers 2025/06/28 04:41:53 DEBUG : dir: reading active writers 2025/06/28 04:41:53 DEBUG : newLeaf: reading active writers 2025/06/28 04:41:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/28 04:41:53 DEBUG : dir: Looking for writers 2025/06/28 04:41:53 DEBUG : Looking for writers 2025/06/28 04:41:53 DEBUG : dir: reading active writers 2025/06/28 04:41:53 DEBUG : newLeaf: reading active writers 2025/06/28 04:41:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/28 04:41:53 DEBUG : dir: Looking for writers 2025/06/28 04:41:53 DEBUG : Looking for writers 2025/06/28 04:41:53 DEBUG : dir: reading active writers 2025/06/28 04:41:53 DEBUG : newLeaf: reading active writers 2025/06/28 04:41:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/28 04:41:53 DEBUG : dir: Looking for writers 2025/06/28 04:41:53 DEBUG : Looking for writers 2025/06/28 04:41:53 DEBUG : newLeaf: reading active writers 2025/06/28 04:41:53 DEBUG : dir: reading active writers 2025/06/28 04:41:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/28 04:41:53 DEBUG : newLeaf: vfs cache: starting upload 2025/06/28 04:41:54 DEBUG : dir: Looking for writers 2025/06/28 04:41:54 DEBUG : Looking for writers 2025/06/28 04:41:54 DEBUG : dir: reading active writers 2025/06/28 04:41:54 DEBUG : newLeaf: reading active writers 2025/06/28 04:41:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/28 04:41:54 DEBUG : dir: Looking for writers 2025/06/28 04:41:54 DEBUG : Looking for writers 2025/06/28 04:41:54 DEBUG : dir: reading active writers 2025/06/28 04:41:54 DEBUG : newLeaf: reading active writers 2025/06/28 04:41:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/28 04:41:54 DEBUG : dir: Looking for writers 2025/06/28 04:41:54 DEBUG : Looking for writers 2025/06/28 04:41:54 DEBUG : dir: reading active writers 2025/06/28 04:41:54 DEBUG : newLeaf: reading active writers 2025/06/28 04:41:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/28 04:41:54 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/06/28 04:41:54 INFO : newLeaf: Copied (replaced existing) 2025/06/28 04:41:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-06-28 04:41:53 +0000 UTC," 2025/06/28 04:41:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/28 04:41:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/28 04:41:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/28 04:41:55 DEBUG : dir: Looking for writers 2025/06/28 04:41:55 DEBUG : Looking for writers 2025/06/28 04:41:55 DEBUG : dir: reading active writers 2025/06/28 04:41:55 DEBUG : newLeaf: reading active writers 2025/06/28 04:41:55 DEBUG : >WaitForWriters: 2025/06/28 04:41:55 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:55 DEBUG : dir: Looking for writers 2025/06/28 04:41:55 DEBUG : Looking for writers 2025/06/28 04:41:55 DEBUG : dir: reading active writers 2025/06/28 04:41:55 DEBUG : newLeaf: reading active writers 2025/06/28 04:41:55 DEBUG : >WaitForWriters: 2025/06/28 04:41:55 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:41:56 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:41:56 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:41:56 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:56 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:41:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:41:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:41:56 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:41:57 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:41:57 DEBUG : dir: Looking for writers 2025/06/28 04:41:57 DEBUG : file1: reading active writers 2025/06/28 04:41:57 DEBUG : Looking for writers 2025/06/28 04:41:57 DEBUG : dir: reading active writers 2025/06/28 04:41:57 DEBUG : >WaitForWriters: 2025/06/28 04:41:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/28 04:41:58 DEBUG : newLeaf: Updating file with newLeaf 0xc00073ed80 2025/06/28 04:41:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/28 04:41:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/28 04:41:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/28 04:41:59 DEBUG : dir/file1: Updating file with dir/file1 0xc00073ed80 2025/06/28 04:41:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/28 04:41:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:41:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/28 04:41:59 DEBUG : dir/file1: newRWFileHandle: 2025/06/28 04:41:59 DEBUG : dir/file1(0xc000821f40): openPending: 2025/06/28 04:41:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/28 04:41:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/28 04:41:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:41:59 DEBUG : dir/file1(0xc000821f40): >openPending: err= 2025/06/28 04:41:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/28 04:41:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/28 04:41:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/28 04:41:59 DEBUG : dir/file1(0xc000821f40): _writeAt: size=25, off=0 2025/06/28 04:41:59 DEBUG : dir/file1(0xc000821f40): >_writeAt: n=25, err= 2025/06/28 04:42:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/28 04:42:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/28 04:42:00 DEBUG : newLeaf: Updating file with newLeaf 0xc00073ed80 2025/06/28 04:42:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/28 04:42:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/28 04:42:00 DEBUG : newLeaf(0xc000821f40): close: 2025/06/28 04:42:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/28 04:42:00 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-28 04:41:59.675910718 +0000 UTC m=+146.686534612 2025/06/28 04:42:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/28 04:42:00 DEBUG : newLeaf(0xc000821f40): >close: err= 2025/06/28 04:42:00 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:00 DEBUG : dir: Looking for writers 2025/06/28 04:42:00 DEBUG : Looking for writers 2025/06/28 04:42:00 DEBUG : dir: reading active writers 2025/06/28 04:42:00 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/28 04:42:00 DEBUG : dir: Looking for writers 2025/06/28 04:42:00 DEBUG : Looking for writers 2025/06/28 04:42:00 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:00 DEBUG : dir: reading active writers 2025/06/28 04:42:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/28 04:42:00 DEBUG : dir: Looking for writers 2025/06/28 04:42:00 DEBUG : Looking for writers 2025/06/28 04:42:00 DEBUG : dir: reading active writers 2025/06/28 04:42:00 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/28 04:42:00 DEBUG : dir: Looking for writers 2025/06/28 04:42:00 DEBUG : Looking for writers 2025/06/28 04:42:00 DEBUG : dir: reading active writers 2025/06/28 04:42:00 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/28 04:42:00 DEBUG : newLeaf: vfs cache: starting upload 2025/06/28 04:42:00 DEBUG : dir: Looking for writers 2025/06/28 04:42:00 DEBUG : Looking for writers 2025/06/28 04:42:00 DEBUG : dir: reading active writers 2025/06/28 04:42:00 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/28 04:42:00 DEBUG : dir: Looking for writers 2025/06/28 04:42:00 DEBUG : Looking for writers 2025/06/28 04:42:00 DEBUG : dir: reading active writers 2025/06/28 04:42:00 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/28 04:42:00 DEBUG : dir: Looking for writers 2025/06/28 04:42:00 DEBUG : Looking for writers 2025/06/28 04:42:00 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:00 DEBUG : dir: reading active writers 2025/06/28 04:42:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/28 04:42:01 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/06/28 04:42:01 INFO : newLeaf: Copied (replaced existing) 2025/06/28 04:42:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-06-28 04:41:59 +0000 UTC," 2025/06/28 04:42:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/28 04:42:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/28 04:42:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/28 04:42:01 DEBUG : dir: Looking for writers 2025/06/28 04:42:01 DEBUG : Looking for writers 2025/06/28 04:42:01 DEBUG : dir: reading active writers 2025/06/28 04:42:01 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:01 DEBUG : >WaitForWriters: 2025/06/28 04:42:01 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:01 DEBUG : dir: Looking for writers 2025/06/28 04:42:01 DEBUG : Looking for writers 2025/06/28 04:42:01 DEBUG : dir: reading active writers 2025/06/28 04:42:01 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:01 DEBUG : >WaitForWriters: 2025/06/28 04:42:01 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:42:02 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:42:02 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:42:02 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:02 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:02 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:42:04 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/28 04:42:04 DEBUG : dir/file1: newRWFileHandle: 2025/06/28 04:42:04 DEBUG : dir/file1(0xc000d51d40): openPending: 2025/06/28 04:42:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/28 04:42:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/28 04:42:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:04 DEBUG : dir/file1(0xc000d51d40): >openPending: err= 2025/06/28 04:42:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/28 04:42:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/28 04:42:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/28 04:42:04 DEBUG : dir/file1(0xc000d51d40): _writeAt: size=14, off=0 2025/06/28 04:42:04 DEBUG : dir/file1(0xc000d51d40): >_writeAt: n=14, err= 2025/06/28 04:42:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/28 04:42:04 DEBUG : dir/file1(0xc000d51d40): close: 2025/06/28 04:42:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/28 04:42:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/28 04:42:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/28 04:42:04 DEBUG : dir/file1(0xc000d51d40): >close: err= 2025/06/28 04:42:04 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:04 DEBUG : dir: Looking for writers 2025/06/28 04:42:04 DEBUG : file1: reading active writers 2025/06/28 04:42:04 DEBUG : Looking for writers 2025/06/28 04:42:04 DEBUG : dir: reading active writers 2025/06/28 04:42:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/28 04:42:04 DEBUG : dir: Looking for writers 2025/06/28 04:42:04 DEBUG : file1: reading active writers 2025/06/28 04:42:04 DEBUG : Looking for writers 2025/06/28 04:42:04 DEBUG : dir: reading active writers 2025/06/28 04:42:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/28 04:42:04 DEBUG : dir: Looking for writers 2025/06/28 04:42:04 DEBUG : file1: reading active writers 2025/06/28 04:42:04 DEBUG : Looking for writers 2025/06/28 04:42:04 DEBUG : dir: reading active writers 2025/06/28 04:42:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/28 04:42:04 DEBUG : dir: Looking for writers 2025/06/28 04:42:04 DEBUG : file1: reading active writers 2025/06/28 04:42:04 DEBUG : Looking for writers 2025/06/28 04:42:04 DEBUG : dir: reading active writers 2025/06/28 04:42:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/28 04:42:04 DEBUG : dir/file1: vfs cache: starting upload 2025/06/28 04:42:04 DEBUG : dir: Looking for writers 2025/06/28 04:42:04 DEBUG : file1: reading active writers 2025/06/28 04:42:04 DEBUG : Looking for writers 2025/06/28 04:42:04 DEBUG : dir: reading active writers 2025/06/28 04:42:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/28 04:42:04 DEBUG : dir: Looking for writers 2025/06/28 04:42:04 DEBUG : file1: reading active writers 2025/06/28 04:42:04 DEBUG : Looking for writers 2025/06/28 04:42:04 DEBUG : dir: reading active writers 2025/06/28 04:42:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/28 04:42:04 DEBUG : dir: Looking for writers 2025/06/28 04:42:04 DEBUG : file1: reading active writers 2025/06/28 04:42:04 DEBUG : Looking for writers 2025/06/28 04:42:04 DEBUG : dir: reading active writers 2025/06/28 04:42:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/28 04:42:04 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/28 04:42:04 INFO : dir/file1: Copied (replaced existing) 2025/06/28 04:42:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/28 04:42:04 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/06/28 04:42:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/28 04:42:05 DEBUG : dir: Looking for writers 2025/06/28 04:42:05 DEBUG : file1: reading active writers 2025/06/28 04:42:05 DEBUG : Looking for writers 2025/06/28 04:42:05 DEBUG : dir: reading active writers 2025/06/28 04:42:05 DEBUG : >WaitForWriters: 2025/06/28 04:42:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/28 04:42:05 DEBUG : dir/file1: newRWFileHandle: 2025/06/28 04:42:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/28 04:42:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/28 04:42:05 DEBUG : dir/file1(0xc000796f40): _readAt: size=512, off=0 2025/06/28 04:42:05 DEBUG : dir/file1(0xc000796f40): openPending: 2025/06/28 04:42:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/06/28 04:42:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/28 04:42:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:05 DEBUG : dir/file1(0xc000796f40): >openPending: err= 2025/06/28 04:42:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/28 04:42:05 DEBUG : dir/file1(0xc000796f40): >_readAt: n=14, err=EOF 2025/06/28 04:42:05 DEBUG : dir/file1(0xc000796f40): close: 2025/06/28 04:42:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/28 04:42:05 DEBUG : dir/file1(0xc000796f40): >close: err= 2025/06/28 04:42:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/28 04:42:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/28 04:42:06 DEBUG : newLeaf: Updating file with newLeaf 0xc001134a80 2025/06/28 04:42:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/28 04:42:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/28 04:42:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/28 04:42:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/06/28 04:42:07 DEBUG : dir/file1: Updating file with dir/file1 0xc001134a80 2025/06/28 04:42:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/28 04:42:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/28 04:42:07 DEBUG : dir/file1: newRWFileHandle: 2025/06/28 04:42:07 DEBUG : dir/file1(0xc00072e980): openPending: 2025/06/28 04:42:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/06/28 04:42:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/28 04:42:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:07 DEBUG : dir/file1(0xc00072e980): >openPending: err= 2025/06/28 04:42:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/28 04:42:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/28 04:42:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/28 04:42:07 DEBUG : dir/file1(0xc00072e980): _writeAt: size=25, off=0 2025/06/28 04:42:07 DEBUG : dir/file1(0xc00072e980): >_writeAt: n=25, err= 2025/06/28 04:42:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/28 04:42:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/28 04:42:08 DEBUG : newLeaf: Updating file with newLeaf 0xc001134a80 2025/06/28 04:42:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/28 04:42:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/28 04:42:08 DEBUG : newLeaf(0xc00072e980): close: 2025/06/28 04:42:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/28 04:42:08 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-28 04:42:07.803923482 +0000 UTC m=+154.814547376 2025/06/28 04:42:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/28 04:42:08 DEBUG : newLeaf(0xc00072e980): >close: err= 2025/06/28 04:42:08 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:08 DEBUG : dir: Looking for writers 2025/06/28 04:42:08 DEBUG : Looking for writers 2025/06/28 04:42:08 DEBUG : dir: reading active writers 2025/06/28 04:42:08 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/28 04:42:08 DEBUG : dir: Looking for writers 2025/06/28 04:42:08 DEBUG : Looking for writers 2025/06/28 04:42:08 DEBUG : dir: reading active writers 2025/06/28 04:42:08 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/28 04:42:08 DEBUG : dir: Looking for writers 2025/06/28 04:42:08 DEBUG : Looking for writers 2025/06/28 04:42:08 DEBUG : dir: reading active writers 2025/06/28 04:42:08 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/28 04:42:08 DEBUG : dir: Looking for writers 2025/06/28 04:42:08 DEBUG : Looking for writers 2025/06/28 04:42:08 DEBUG : dir: reading active writers 2025/06/28 04:42:08 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/28 04:42:08 DEBUG : newLeaf: vfs cache: starting upload 2025/06/28 04:42:08 DEBUG : dir: Looking for writers 2025/06/28 04:42:08 DEBUG : Looking for writers 2025/06/28 04:42:08 DEBUG : dir: reading active writers 2025/06/28 04:42:08 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/28 04:42:08 DEBUG : dir: Looking for writers 2025/06/28 04:42:08 DEBUG : Looking for writers 2025/06/28 04:42:08 DEBUG : dir: reading active writers 2025/06/28 04:42:08 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/28 04:42:09 DEBUG : dir: Looking for writers 2025/06/28 04:42:09 DEBUG : Looking for writers 2025/06/28 04:42:09 DEBUG : dir: reading active writers 2025/06/28 04:42:09 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/28 04:42:09 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/06/28 04:42:09 INFO : newLeaf: Copied (replaced existing) 2025/06/28 04:42:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-06-28 04:42:07 +0000 UTC," 2025/06/28 04:42:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/28 04:42:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/28 04:42:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/28 04:42:09 DEBUG : dir: Looking for writers 2025/06/28 04:42:09 DEBUG : Looking for writers 2025/06/28 04:42:09 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:09 DEBUG : dir: reading active writers 2025/06/28 04:42:09 DEBUG : >WaitForWriters: 2025/06/28 04:42:10 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:10 DEBUG : dir: Looking for writers 2025/06/28 04:42:10 DEBUG : Looking for writers 2025/06/28 04:42:10 DEBUG : dir: reading active writers 2025/06/28 04:42:10 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:10 DEBUG : >WaitForWriters: 2025/06/28 04:42:10 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:42:10 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:42:10 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:42:10 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:10 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:10 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:42:12 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:12 DEBUG : dir: Looking for writers 2025/06/28 04:42:12 DEBUG : file1: reading active writers 2025/06/28 04:42:12 DEBUG : Looking for writers 2025/06/28 04:42:12 DEBUG : dir: reading active writers 2025/06/28 04:42:12 DEBUG : >WaitForWriters: 2025/06/28 04:42:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/28 04:42:12 DEBUG : dir/file1: newRWFileHandle: 2025/06/28 04:42:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/28 04:42:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/28 04:42:12 DEBUG : dir/file1(0xc000dfc1c0): _readAt: size=512, off=0 2025/06/28 04:42:12 DEBUG : dir/file1(0xc000dfc1c0): openPending: 2025/06/28 04:42:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/28 04:42:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/28 04:42:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:12 DEBUG : dir/file1(0xc000dfc1c0): >openPending: err= 2025/06/28 04:42:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/06/28 04:42:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/28 04:42:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/28 04:42:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:42:12 DEBUG : dir/file1(0xc000dfc1c0): >_readAt: n=14, err=EOF 2025/06/28 04:42:12 DEBUG : dir/file1(0xc000dfc1c0): close: 2025/06/28 04:42:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/28 04:42:12 DEBUG : dir/file1(0xc000dfc1c0): >close: err= 2025/06/28 04:42:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/28 04:42:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/28 04:42:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000587800 2025/06/28 04:42:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/28 04:42:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/28 04:42:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/28 04:42:14 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/06/28 04:42:14 DEBUG : dir/file1: Updating file with dir/file1 0xc000587800 2025/06/28 04:42:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/28 04:42:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/28 04:42:14 DEBUG : dir/file1: newRWFileHandle: 2025/06/28 04:42:14 DEBUG : dir/file1(0xc000dfcb40): openPending: 2025/06/28 04:42:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/06/28 04:42:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/28 04:42:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:14 DEBUG : dir/file1(0xc000dfcb40): >openPending: err= 2025/06/28 04:42:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/28 04:42:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/28 04:42:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/28 04:42:14 DEBUG : dir/file1(0xc000dfcb40): _writeAt: size=25, off=0 2025/06/28 04:42:14 DEBUG : dir/file1(0xc000dfcb40): >_writeAt: n=25, err= 2025/06/28 04:42:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/28 04:42:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/28 04:42:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000587800 2025/06/28 04:42:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/28 04:42:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/28 04:42:15 DEBUG : newLeaf(0xc000dfcb40): close: 2025/06/28 04:42:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/28 04:42:15 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-28 04:42:14.655767403 +0000 UTC m=+161.666391295 2025/06/28 04:42:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/28 04:42:15 DEBUG : newLeaf(0xc000dfcb40): >close: err= 2025/06/28 04:42:15 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:15 DEBUG : dir: Looking for writers 2025/06/28 04:42:15 DEBUG : Looking for writers 2025/06/28 04:42:15 DEBUG : dir: reading active writers 2025/06/28 04:42:15 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/28 04:42:15 DEBUG : dir: Looking for writers 2025/06/28 04:42:15 DEBUG : Looking for writers 2025/06/28 04:42:15 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:15 DEBUG : dir: reading active writers 2025/06/28 04:42:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/28 04:42:15 DEBUG : dir: Looking for writers 2025/06/28 04:42:15 DEBUG : Looking for writers 2025/06/28 04:42:15 DEBUG : dir: reading active writers 2025/06/28 04:42:15 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/28 04:42:15 DEBUG : dir: Looking for writers 2025/06/28 04:42:15 DEBUG : Looking for writers 2025/06/28 04:42:15 DEBUG : dir: reading active writers 2025/06/28 04:42:15 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/28 04:42:15 DEBUG : newLeaf: vfs cache: starting upload 2025/06/28 04:42:15 DEBUG : dir: Looking for writers 2025/06/28 04:42:15 DEBUG : Looking for writers 2025/06/28 04:42:15 DEBUG : dir: reading active writers 2025/06/28 04:42:15 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/28 04:42:15 DEBUG : dir: Looking for writers 2025/06/28 04:42:15 DEBUG : Looking for writers 2025/06/28 04:42:15 DEBUG : dir: reading active writers 2025/06/28 04:42:15 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/28 04:42:15 DEBUG : dir: Looking for writers 2025/06/28 04:42:15 DEBUG : Looking for writers 2025/06/28 04:42:15 DEBUG : dir: reading active writers 2025/06/28 04:42:15 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/28 04:42:16 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/06/28 04:42:16 INFO : newLeaf: Copied (replaced existing) 2025/06/28 04:42:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-06-28 04:42:14 +0000 UTC," 2025/06/28 04:42:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/28 04:42:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/28 04:42:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/28 04:42:16 DEBUG : dir: Looking for writers 2025/06/28 04:42:16 DEBUG : Looking for writers 2025/06/28 04:42:16 DEBUG : dir: reading active writers 2025/06/28 04:42:16 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:16 DEBUG : >WaitForWriters: 2025/06/28 04:42:16 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:16 DEBUG : dir: Looking for writers 2025/06/28 04:42:16 DEBUG : Looking for writers 2025/06/28 04:42:16 DEBUG : dir: reading active writers 2025/06/28 04:42:16 DEBUG : newLeaf: reading active writers 2025/06/28 04:42:16 DEBUG : >WaitForWriters: 2025/06/28 04:42:16 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting --- PASS: TestFileRename (41.40s) --- PASS: TestFileRename/off,forceCache=false (6.14s) --- PASS: TestFileRename/minimal,forceCache=false (6.05s) --- PASS: TestFileRename/minimal,forceCache=true (7.75s) --- PASS: TestFileRename/writes,forceCache=false (6.53s) --- PASS: TestFileRename/writes,forceCache=true (8.09s) --- PASS: TestFileRename/full,forceCache=false (6.85s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:42:17 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:42:17 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:42:17 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:17 DEBUG : Looking for writers 2025/06/28 04:42:17 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === 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 "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:42:17 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:42:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/28 04:42:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/28 04:42:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/28 04:42:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/28 04:42:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:42:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/06/28 04:42:19 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/06/28 04:42:19 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:19 DEBUG : dir: Looking for writers 2025/06/28 04:42:19 DEBUG : file1: reading active writers 2025/06/28 04:42:19 DEBUG : Looking for writers 2025/06/28 04:42:19 DEBUG : dir: reading active writers 2025/06/28 04:42:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.53s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:42:20 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:42:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/28 04:42:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/28 04:42:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/28 04:42:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/28 04:42:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:42:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/06/28 04:42:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/06/28 04:42:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/06/28 04:42:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/06/28 04:42:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/06/28 04:42:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/06/28 04:42:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/06/28 04:42:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/06/28 04:42:22 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/06/28 04:42:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/06/28 04:42:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/06/28 04:42:22 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/06/28 04:42:23 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/06/28 04:42:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/06/28 04:42:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/06/28 04:42:23 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/06/28 04:42:23 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:23 DEBUG : dir: Looking for writers 2025/06/28 04:42:23 DEBUG : file1: reading active writers 2025/06/28 04:42:23 DEBUG : Looking for writers 2025/06/28 04:42:23 DEBUG : dir: reading active writers 2025/06/28 04:42:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.94s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:42:24 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:42:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/28 04:42:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/28 04:42:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/28 04:42:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/28 04:42:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:42:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/06/28 04:42:26 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/06/28 04:42:26 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/06/28 04:42:26 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/06/28 04:42:26 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/06/28 04:42:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/06/28 04:42:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/06/28 04:42:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/06/28 04:42:26 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/06/28 04:42:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/06/28 04:42:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/06/28 04:42:26 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/06/28 04:42:27 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/06/28 04:42:27 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/06/28 04:42:27 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/06/28 04:42:27 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/06/28 04:42:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/06/28 04:42:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/06/28 04:42:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/06/28 04:42:27 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/06/28 04:42:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/06/28 04:42:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/06/28 04:42:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/06/28 04:42:28 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/06/28 04:42:28 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/06/28 04:42:28 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/06/28 04:42:28 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/06/28 04:42:28 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/06/28 04:42:28 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/06/28 04:42:28 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/06/28 04:42:28 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/06/28 04:42:28 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:28 DEBUG : dir: Looking for writers 2025/06/28 04:42:28 DEBUG : file1: reading active writers 2025/06/28 04:42:28 DEBUG : Looking for writers 2025/06/28 04:42:28 DEBUG : dir: reading active writers 2025/06/28 04:42:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.52s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:42:28 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:42:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/28 04:42:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/28 04:42:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/28 04:42:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/28 04:42:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:42:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/06/28 04:42:30 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:30 DEBUG : dir: Looking for writers 2025/06/28 04:42:30 DEBUG : file1: reading active writers 2025/06/28 04:42:30 DEBUG : Looking for writers 2025/06/28 04:42:30 DEBUG : dir: reading active writers 2025/06/28 04:42:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.37s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:42:31 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:42:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/28 04:42:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/28 04:42:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/28 04:42:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/28 04:42:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:42:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/06/28 04:42:32 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/06/28 04:42:32 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/06/28 04:42:32 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:32 DEBUG : dir: Looking for writers 2025/06/28 04:42:32 DEBUG : file1: reading active writers 2025/06/28 04:42:32 DEBUG : Looking for writers 2025/06/28 04:42:32 DEBUG : dir: reading active writers 2025/06/28 04:42:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.45s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:42:33 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:42:33 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:42:33 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:33 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:33 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:42:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/28 04:42:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/28 04:42:35 DEBUG : dir/file1: newRWFileHandle: 2025/06/28 04:42:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/28 04:42:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/28 04:42:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/28 04:42:35 DEBUG : dir/file1(0xc000cd29c0): _readAt: size=1, off=0 2025/06/28 04:42:35 DEBUG : dir/file1(0xc000cd29c0): openPending: 2025/06/28 04:42:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/28 04:42:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/28 04:42:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:35 DEBUG : dir/file1(0xc000cd29c0): >openPending: err= 2025/06/28 04:42:35 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/06/28 04:42:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/28 04:42:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/28 04:42:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:42:35 DEBUG : dir/file1(0xc000cd29c0): >_readAt: n=1, err= 2025/06/28 04:42:35 DEBUG : dir/file1(0xc000cd29c0): _readAt: size=256, off=1 2025/06/28 04:42:35 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/06/28 04:42:35 DEBUG : dir/file1(0xc000cd29c0): >_readAt: n=15, err=EOF 2025/06/28 04:42:35 DEBUG : dir/file1(0xc000cd29c0): _readAt: size=16, off=16 2025/06/28 04:42:35 DEBUG : dir/file1(0xc000cd29c0): >_readAt: n=0, err=EOF 2025/06/28 04:42:35 DEBUG : dir/file1(0xc000cd29c0): close: 2025/06/28 04:42:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/28 04:42:35 DEBUG : dir/file1(0xc000cd29c0): >close: err= 2025/06/28 04:42:35 DEBUG : dir/file1(0xc000cd29c0): close: 2025/06/28 04:42:35 DEBUG : dir/file1(0xc000cd29c0): >close: err=file already closed 2025/06/28 04:42:35 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:35 DEBUG : dir: Looking for writers 2025/06/28 04:42:35 DEBUG : file1: reading active writers 2025/06/28 04:42:35 DEBUG : Looking for writers 2025/06/28 04:42:35 DEBUG : dir: reading active writers 2025/06/28 04:42:35 DEBUG : >WaitForWriters: 2025/06/28 04:42:35 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.44s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:42:36 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:42:36 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:42:36 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:36 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:36 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:42:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/28 04:42:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/28 04:42:37 DEBUG : dir/file1: newRWFileHandle: 2025/06/28 04:42:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/28 04:42:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/28 04:42:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/28 04:42:37 DEBUG : dir/file1(0xc00072e340): _readAt: size=1, off=0 2025/06/28 04:42:37 DEBUG : dir/file1(0xc00072e340): openPending: 2025/06/28 04:42:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/28 04:42:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/28 04:42:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:37 DEBUG : dir/file1(0xc00072e340): >openPending: err= 2025/06/28 04:42:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/06/28 04:42:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/28 04:42:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/28 04:42:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:42:37 DEBUG : dir/file1(0xc00072e340): >_readAt: n=1, err= 2025/06/28 04:42:37 DEBUG : dir/file1(0xc00072e340): _readAt: size=1, off=5 2025/06/28 04:42:37 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/28 04:42:37 DEBUG : dir/file1(0xc00072e340): >_readAt: n=1, err= 2025/06/28 04:42:37 DEBUG : dir/file1(0xc00072e340): _readAt: size=1, off=3 2025/06/28 04:42:37 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/28 04:42:37 DEBUG : dir/file1(0xc00072e340): >_readAt: n=1, err= 2025/06/28 04:42:37 DEBUG : dir/file1(0xc00072e340): _readAt: size=1, off=13 2025/06/28 04:42:37 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/28 04:42:37 DEBUG : dir/file1(0xc00072e340): >_readAt: n=1, err= 2025/06/28 04:42:37 DEBUG : dir/file1(0xc00072e340): _readAt: size=16, off=100 2025/06/28 04:42:37 DEBUG : dir/file1(0xc00072e340): >_readAt: n=0, err=EOF 2025/06/28 04:42:37 DEBUG : dir/file1(0xc00072e340): close: 2025/06/28 04:42:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/28 04:42:37 DEBUG : dir/file1(0xc00072e340): >close: err= 2025/06/28 04:42:37 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:37 DEBUG : dir: Looking for writers 2025/06/28 04:42:37 DEBUG : file1: reading active writers 2025/06/28 04:42:37 DEBUG : Looking for writers 2025/06/28 04:42:37 DEBUG : dir: reading active writers 2025/06/28 04:42:37 DEBUG : >WaitForWriters: 2025/06/28 04:42:37 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.35s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:42:38 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:42:38 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:42:38 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:38 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:38 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:42:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/28 04:42:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/28 04:42:39 DEBUG : dir/file1: newRWFileHandle: 2025/06/28 04:42:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/28 04:42:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/28 04:42:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/28 04:42:39 DEBUG : dir/file1(0xc00072f000): _readAt: size=1, off=0 2025/06/28 04:42:39 DEBUG : dir/file1(0xc00072f000): openPending: 2025/06/28 04:42:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/28 04:42:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/28 04:42:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:39 DEBUG : dir/file1(0xc00072f000): >openPending: err= 2025/06/28 04:42:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/06/28 04:42:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/28 04:42:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/28 04:42:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:42:40 DEBUG : dir/file1(0xc00072f000): >_readAt: n=1, err= 2025/06/28 04:42:40 DEBUG : dir/file1(0xc00072f000): _readAt: size=1, off=5 2025/06/28 04:42:40 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/28 04:42:40 DEBUG : dir/file1(0xc00072f000): >_readAt: n=1, err= 2025/06/28 04:42:40 DEBUG : dir/file1(0xc00072f000): _readAt: size=1, off=1 2025/06/28 04:42:40 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/28 04:42:40 DEBUG : dir/file1(0xc00072f000): >_readAt: n=1, err= 2025/06/28 04:42:40 DEBUG : dir/file1(0xc00072f000): _readAt: size=6, off=10 2025/06/28 04:42:40 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/06/28 04:42:40 DEBUG : dir/file1(0xc00072f000): >_readAt: n=6, err= 2025/06/28 04:42:40 DEBUG : dir/file1(0xc00072f000): _readAt: size=256, off=10 2025/06/28 04:42:40 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/06/28 04:42:40 DEBUG : dir/file1(0xc00072f000): >_readAt: n=6, err=EOF 2025/06/28 04:42:40 DEBUG : dir/file1(0xc00072f000): _readAt: size=256, off=100 2025/06/28 04:42:40 DEBUG : dir/file1(0xc00072f000): >_readAt: n=0, err=EOF 2025/06/28 04:42:40 DEBUG : dir/file1(0xc00072f000): close: 2025/06/28 04:42:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/28 04:42:40 DEBUG : dir/file1(0xc00072f000): >close: err= 2025/06/28 04:42:40 DEBUG : dir/file1(0xc00072f000): _readAt: size=256, off=100 2025/06/28 04:42:40 DEBUG : dir/file1(0xc00072f000): >_readAt: n=0, err=file already closed 2025/06/28 04:42:40 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:40 DEBUG : dir: Looking for writers 2025/06/28 04:42:40 DEBUG : file1: reading active writers 2025/06/28 04:42:40 DEBUG : Looking for writers 2025/06/28 04:42:40 DEBUG : dir: reading active writers 2025/06/28 04:42:40 DEBUG : >WaitForWriters: 2025/06/28 04:42:40 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.39s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:42:40 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:42:40 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:42:40 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:40 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:40 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:42:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/28 04:42:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/28 04:42:42 DEBUG : dir/file1: newRWFileHandle: 2025/06/28 04:42:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/28 04:42:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/28 04:42:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/28 04:42:42 DEBUG : dir/file1(0xc000797bc0): RWFileHandle.Flush 2025/06/28 04:42:42 DEBUG : dir/file1(0xc000797bc0): _readAt: size=256, off=0 2025/06/28 04:42:42 DEBUG : dir/file1(0xc000797bc0): openPending: 2025/06/28 04:42:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/28 04:42:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/28 04:42:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:42 DEBUG : dir/file1(0xc000797bc0): >openPending: err= 2025/06/28 04:42:42 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/06/28 04:42:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/28 04:42:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/28 04:42:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:42:42 DEBUG : dir/file1(0xc000797bc0): >_readAt: n=16, err=EOF 2025/06/28 04:42:42 DEBUG : dir/file1(0xc000797bc0): RWFileHandle.Flush 2025/06/28 04:42:42 DEBUG : dir/file1(0xc000797bc0): RWFileHandle.Flush 2025/06/28 04:42:42 DEBUG : dir/file1(0xc000797bc0): close: 2025/06/28 04:42:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/28 04:42:42 DEBUG : dir/file1(0xc000797bc0): >close: err= 2025/06/28 04:42:42 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:42 DEBUG : dir: Looking for writers 2025/06/28 04:42:42 DEBUG : file1: reading active writers 2025/06/28 04:42:42 DEBUG : Looking for writers 2025/06/28 04:42:42 DEBUG : dir: reading active writers 2025/06/28 04:42:42 DEBUG : >WaitForWriters: 2025/06/28 04:42:42 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.32s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:42:43 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:42:43 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:42:43 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:43 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:43 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:42:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/28 04:42:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/28 04:42:44 DEBUG : dir/file1: newRWFileHandle: 2025/06/28 04:42:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/28 04:42:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/28 04:42:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/28 04:42:44 DEBUG : dir/file1(0xc000dfd100): _readAt: size=256, off=0 2025/06/28 04:42:44 DEBUG : dir/file1(0xc000dfd100): openPending: 2025/06/28 04:42:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/28 04:42:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/28 04:42:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:44 DEBUG : dir/file1(0xc000dfd100): >openPending: err= 2025/06/28 04:42:44 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/06/28 04:42:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/28 04:42:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/28 04:42:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:42:44 DEBUG : dir/file1(0xc000dfd100): >_readAt: n=16, err=EOF 2025/06/28 04:42:44 DEBUG : dir/file1(0xc000dfd100): RWFileHandle.Release 2025/06/28 04:42:44 DEBUG : dir/file1(0xc000dfd100): close: 2025/06/28 04:42:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/28 04:42:44 DEBUG : dir/file1(0xc000dfd100): >close: err= 2025/06/28 04:42:44 DEBUG : dir/file1(0xc000dfd100): RWFileHandle.Release 2025/06/28 04:42:44 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:44 DEBUG : dir: Looking for writers 2025/06/28 04:42:44 DEBUG : file1: reading active writers 2025/06/28 04:42:44 DEBUG : Looking for writers 2025/06/28 04:42:44 DEBUG : dir: reading active writers 2025/06/28 04:42:44 DEBUG : >WaitForWriters: 2025/06/28 04:42:44 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.38s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:42:45 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:42:45 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:42:45 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:45 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:42:45 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:42:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:42:45 DEBUG : file1: newRWFileHandle: 2025/06/28 04:42:45 DEBUG : file1(0xc00068f400): openPending: 2025/06/28 04:42:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:42:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:45 DEBUG : file1(0xc00068f400): >openPending: err= 2025/06/28 04:42:45 DEBUG : file1: >newRWFileHandle: err= 2025/06/28 04:42:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/28 04:42:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/28 04:42:45 DEBUG : file1(0xc00068f400): _writeAt: size=5, off=0 2025/06/28 04:42:45 DEBUG : file1(0xc00068f400): >_writeAt: n=5, err= 2025/06/28 04:42:45 DEBUG : file1(0xc00068f400): _writeAt: size=7, off=5 2025/06/28 04:42:45 DEBUG : file1(0xc00068f400): >_writeAt: n=7, err= 2025/06/28 04:42:45 DEBUG : file1: vfs cache: truncate to size=11 2025/06/28 04:42:45 DEBUG : file1(0xc00068f400): close: 2025/06/28 04:42:45 DEBUG : file1: vfs cache: setting modification time to 2025-06-28 04:42:45.696693256 +0000 UTC m=+192.707317139 2025/06/28 04:42:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/28 04:42:45 DEBUG : file1(0xc00068f400): >close: err= 2025/06/28 04:42:45 DEBUG : file1(0xc00068f400): close: 2025/06/28 04:42:45 DEBUG : file1(0xc00068f400): >close: err=file already closed 2025/06/28 04:42:45 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:45 DEBUG : Looking for writers 2025/06/28 04:42:45 DEBUG : file1: reading active writers 2025/06/28 04:42:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/28 04:42:45 DEBUG : Looking for writers 2025/06/28 04:42:45 DEBUG : file1: reading active writers 2025/06/28 04:42:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/28 04:42:45 DEBUG : Looking for writers 2025/06/28 04:42:45 DEBUG : file1: reading active writers 2025/06/28 04:42:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/28 04:42:45 DEBUG : Looking for writers 2025/06/28 04:42:45 DEBUG : file1: reading active writers 2025/06/28 04:42:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/28 04:42:45 DEBUG : file1: vfs cache: starting upload 2025/06/28 04:42:45 DEBUG : Looking for writers 2025/06/28 04:42:45 DEBUG : file1: reading active writers 2025/06/28 04:42:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/28 04:42:46 DEBUG : Looking for writers 2025/06/28 04:42:46 DEBUG : file1: reading active writers 2025/06/28 04:42:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/28 04:42:46 DEBUG : Looking for writers 2025/06/28 04:42:46 DEBUG : file1: reading active writers 2025/06/28 04:42:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/28 04:42:46 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/28 04:42:46 INFO : file1: Copied (new) 2025/06/28 04:42:46 DEBUG : file1: vfs cache: fingerprint now "11,2025-06-28 04:42:45 +0000 UTC," 2025/06/28 04:42:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/28 04:42:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:46 INFO : file1: vfs cache: upload succeeded try #1 2025/06/28 04:42:46 DEBUG : Looking for writers 2025/06/28 04:42:46 DEBUG : file1: reading active writers 2025/06/28 04:42:46 DEBUG : >WaitForWriters: 2025/06/28 04:42:47 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:47 DEBUG : Looking for writers 2025/06/28 04:42:47 DEBUG : file1: reading active writers 2025/06/28 04:42:47 DEBUG : >WaitForWriters: 2025/06/28 04:42:47 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.01s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:42:47 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:42:47 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:42:47 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:47 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:42:47 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:42:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:42:47 DEBUG : file1: newRWFileHandle: 2025/06/28 04:42:47 DEBUG : file1(0xc000d50600): openPending: 2025/06/28 04:42:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:42:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:47 DEBUG : file1(0xc000d50600): >openPending: err= 2025/06/28 04:42:47 DEBUG : file1: >newRWFileHandle: err= 2025/06/28 04:42:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/28 04:42:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/28 04:42:47 DEBUG : file1(0xc000d50600): _writeAt: size=7, off=0 2025/06/28 04:42:47 DEBUG : file1(0xc000d50600): >_writeAt: n=7, err= 2025/06/28 04:42:47 DEBUG : file1(0xc000d50600): _writeAt: size=6, off=5 2025/06/28 04:42:47 DEBUG : file1(0xc000d50600): >_writeAt: n=6, err= 2025/06/28 04:42:47 DEBUG : file1(0xc000d50600): close: 2025/06/28 04:42:47 DEBUG : file1: vfs cache: setting modification time to 2025-06-28 04:42:47.68697711 +0000 UTC m=+194.697601003 2025/06/28 04:42:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/28 04:42:47 DEBUG : file1(0xc000d50600): >close: err= 2025/06/28 04:42:47 DEBUG : file1(0xc000d50600): _writeAt: size=5, off=0 2025/06/28 04:42:47 DEBUG : file1(0xc000d50600): >_writeAt: n=0, err=file already closed 2025/06/28 04:42:47 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:47 DEBUG : Looking for writers 2025/06/28 04:42:47 DEBUG : file1: reading active writers 2025/06/28 04:42:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/28 04:42:47 DEBUG : Looking for writers 2025/06/28 04:42:47 DEBUG : file1: reading active writers 2025/06/28 04:42:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/28 04:42:47 DEBUG : Looking for writers 2025/06/28 04:42:47 DEBUG : file1: reading active writers 2025/06/28 04:42:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/28 04:42:47 DEBUG : Looking for writers 2025/06/28 04:42:47 DEBUG : file1: reading active writers 2025/06/28 04:42:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/28 04:42:47 DEBUG : file1: vfs cache: starting upload 2025/06/28 04:42:47 DEBUG : Looking for writers 2025/06/28 04:42:47 DEBUG : file1: reading active writers 2025/06/28 04:42:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/28 04:42:48 DEBUG : Looking for writers 2025/06/28 04:42:48 DEBUG : file1: reading active writers 2025/06/28 04:42:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/28 04:42:48 DEBUG : Looking for writers 2025/06/28 04:42:48 DEBUG : file1: reading active writers 2025/06/28 04:42:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/28 04:42:48 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/28 04:42:48 INFO : file1: Copied (new) 2025/06/28 04:42:48 DEBUG : file1: vfs cache: fingerprint now "11,2025-06-28 04:42:47 +0000 UTC," 2025/06/28 04:42:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/28 04:42:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:48 INFO : file1: vfs cache: upload succeeded try #1 2025/06/28 04:42:48 DEBUG : Looking for writers 2025/06/28 04:42:48 DEBUG : file1: reading active writers 2025/06/28 04:42:48 DEBUG : >WaitForWriters: 2025/06/28 04:42:49 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:49 DEBUG : Looking for writers 2025/06/28 04:42:49 DEBUG : file1: reading active writers 2025/06/28 04:42:49 DEBUG : >WaitForWriters: 2025/06/28 04:42:49 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.99s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:42:49 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:42:49 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:42:49 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:49 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:42:49 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:42:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:42:49 DEBUG : file1: newRWFileHandle: 2025/06/28 04:42:49 DEBUG : file1(0xc000820ec0): openPending: 2025/06/28 04:42:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:42:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:49 DEBUG : file1(0xc000820ec0): >openPending: err= 2025/06/28 04:42:49 DEBUG : file1: >newRWFileHandle: err= 2025/06/28 04:42:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/28 04:42:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/28 04:42:49 DEBUG : file1(0xc000820ec0): close: 2025/06/28 04:42:49 DEBUG : file1: vfs cache: setting modification time to 2025-06-28 04:42:49.681641248 +0000 UTC m=+196.692265140 2025/06/28 04:42:49 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/28 04:42:49 DEBUG : file1(0xc000820ec0): >close: err= 2025/06/28 04:42:49 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/06/28 04:42:49 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/28 04:42:49 DEBUG : file2: newRWFileHandle: 2025/06/28 04:42:49 DEBUG : file2(0xc000821380): openPending: 2025/06/28 04:42:49 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:42:49 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/28 04:42:49 DEBUG : file2(0xc000821380): >openPending: err= 2025/06/28 04:42:49 DEBUG : file2: >newRWFileHandle: err= 2025/06/28 04:42:49 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/28 04:42:49 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/06/28 04:42:49 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/06/28 04:42:49 DEBUG : file2(0xc000821380): RWFileHandle.Flush 2025/06/28 04:42:49 DEBUG : file2(0xc000821380): RWFileHandle.Release 2025/06/28 04:42:49 DEBUG : file2(0xc000821380): close: 2025/06/28 04:42:49 DEBUG : file2: vfs cache: setting modification time to 2025-06-28 04:42:49.683419126 +0000 UTC m=+196.694043019 2025/06/28 04:42:49 INFO : file2: vfs cache: queuing for upload in 100ms 2025/06/28 04:42:49 DEBUG : file2(0xc000821380): >close: err= 2025/06/28 04:42:49 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:49 DEBUG : Looking for writers 2025/06/28 04:42:49 DEBUG : file1: reading active writers 2025/06/28 04:42:49 DEBUG : file2: reading active writers 2025/06/28 04:42:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/06/28 04:42:49 DEBUG : Looking for writers 2025/06/28 04:42:49 DEBUG : file1: reading active writers 2025/06/28 04:42:49 DEBUG : file2: reading active writers 2025/06/28 04:42:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/06/28 04:42:49 DEBUG : Looking for writers 2025/06/28 04:42:49 DEBUG : file1: reading active writers 2025/06/28 04:42:49 DEBUG : file2: reading active writers 2025/06/28 04:42:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/06/28 04:42:49 DEBUG : Looking for writers 2025/06/28 04:42:49 DEBUG : file1: reading active writers 2025/06/28 04:42:49 DEBUG : file2: reading active writers 2025/06/28 04:42:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/06/28 04:42:49 DEBUG : file1: vfs cache: starting upload 2025/06/28 04:42:49 DEBUG : file2: vfs cache: starting upload 2025/06/28 04:42:49 DEBUG : Looking for writers 2025/06/28 04:42:49 DEBUG : file1: reading active writers 2025/06/28 04:42:49 DEBUG : file2: reading active writers 2025/06/28 04:42:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/06/28 04:42:49 DEBUG : Looking for writers 2025/06/28 04:42:49 DEBUG : file1: reading active writers 2025/06/28 04:42:49 DEBUG : file2: reading active writers 2025/06/28 04:42:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/06/28 04:42:50 DEBUG : Looking for writers 2025/06/28 04:42:50 DEBUG : file2: reading active writers 2025/06/28 04:42:50 DEBUG : file1: reading active writers 2025/06/28 04:42:50 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/06/28 04:42:50 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/28 04:42:50 INFO : file1: Copied (new) 2025/06/28 04:42:50 DEBUG : file1: vfs cache: fingerprint now "0,2025-06-28 04:42:49 +0000 UTC," 2025/06/28 04:42:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/28 04:42:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:50 INFO : file1: vfs cache: upload succeeded try #1 2025/06/28 04:42:50 DEBUG : Looking for writers 2025/06/28 04:42:50 DEBUG : file2: reading active writers 2025/06/28 04:42:50 DEBUG : file1: reading active writers 2025/06/28 04:42:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/06/28 04:42:51 DEBUG : Looking for writers 2025/06/28 04:42:51 DEBUG : file1: reading active writers 2025/06/28 04:42:51 DEBUG : file2: reading active writers 2025/06/28 04:42:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/06/28 04:42:52 DEBUG : Looking for writers 2025/06/28 04:42:52 DEBUG : file1: reading active writers 2025/06/28 04:42:52 DEBUG : file2: reading active writers 2025/06/28 04:42:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/06/28 04:42:53 DEBUG : Looking for writers 2025/06/28 04:42:53 DEBUG : file1: reading active writers 2025/06/28 04:42:53 DEBUG : file2: reading active writers 2025/06/28 04:42:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/06/28 04:42:54 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/06/28 04:42:54 INFO : file2: Copied (new) 2025/06/28 04:42:54 DEBUG : file2: vfs cache: fingerprint now "0,2025-06-28 04:42:49 +0000 UTC," 2025/06/28 04:42:54 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/06/28 04:42:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/28 04:42:54 INFO : file2: vfs cache: upload succeeded try #1 2025/06/28 04:42:54 DEBUG : Looking for writers 2025/06/28 04:42:54 DEBUG : file1: reading active writers 2025/06/28 04:42:54 DEBUG : file2: reading active writers 2025/06/28 04:42:54 DEBUG : >WaitForWriters: 2025/06/28 04:42:55 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:55 DEBUG : Looking for writers 2025/06/28 04:42:55 DEBUG : file1: reading active writers 2025/06/28 04:42:55 DEBUG : file2: reading active writers 2025/06/28 04:42:55 DEBUG : >WaitForWriters: 2025/06/28 04:42:55 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (6.48s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:42:56 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:42:56 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:42:56 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:56 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:42:56 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:42:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:42:56 DEBUG : file1: newRWFileHandle: 2025/06/28 04:42:56 DEBUG : file1(0xc0002bd280): openPending: 2025/06/28 04:42:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:42:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:56 DEBUG : file1(0xc0002bd280): >openPending: err= 2025/06/28 04:42:56 DEBUG : file1: >newRWFileHandle: err= 2025/06/28 04:42:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/28 04:42:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/28 04:42:56 DEBUG : file1(0xc0002bd280): _writeAt: size=5, off=0 2025/06/28 04:42:56 DEBUG : file1(0xc0002bd280): >_writeAt: n=5, err= 2025/06/28 04:42:56 DEBUG : file1(0xc0002bd280): RWFileHandle.Flush 2025/06/28 04:42:56 DEBUG : file1(0xc0002bd280): RWFileHandle.Flush 2025/06/28 04:42:56 DEBUG : file1(0xc0002bd280): close: 2025/06/28 04:42:56 DEBUG : file1: vfs cache: setting modification time to 2025-06-28 04:42:56.155842447 +0000 UTC m=+203.166466320 2025/06/28 04:42:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/28 04:42:56 DEBUG : file1(0xc0002bd280): >close: err= 2025/06/28 04:42:56 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:56 DEBUG : Looking for writers 2025/06/28 04:42:56 DEBUG : file1: reading active writers 2025/06/28 04:42:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/28 04:42:56 DEBUG : Looking for writers 2025/06/28 04:42:56 DEBUG : file1: reading active writers 2025/06/28 04:42:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/28 04:42:56 DEBUG : Looking for writers 2025/06/28 04:42:56 DEBUG : file1: reading active writers 2025/06/28 04:42:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/28 04:42:56 DEBUG : Looking for writers 2025/06/28 04:42:56 DEBUG : file1: reading active writers 2025/06/28 04:42:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/28 04:42:56 DEBUG : file1: vfs cache: starting upload 2025/06/28 04:42:56 DEBUG : Looking for writers 2025/06/28 04:42:56 DEBUG : file1: reading active writers 2025/06/28 04:42:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/28 04:42:56 DEBUG : Looking for writers 2025/06/28 04:42:56 DEBUG : file1: reading active writers 2025/06/28 04:42:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/28 04:42:56 DEBUG : Looking for writers 2025/06/28 04:42:56 DEBUG : file1: reading active writers 2025/06/28 04:42:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/28 04:42:57 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/28 04:42:57 INFO : file1: Copied (new) 2025/06/28 04:42:57 DEBUG : file1: vfs cache: fingerprint now "5,2025-06-28 04:42:56 +0000 UTC," 2025/06/28 04:42:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/28 04:42:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:57 INFO : file1: vfs cache: upload succeeded try #1 2025/06/28 04:42:57 DEBUG : Looking for writers 2025/06/28 04:42:57 DEBUG : file1: reading active writers 2025/06/28 04:42:57 DEBUG : >WaitForWriters: 2025/06/28 04:42:57 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.87s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:42:57 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:42:57 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:42:57 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:57 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:42:57 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:42:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:42:58 DEBUG : file1: newRWFileHandle: 2025/06/28 04:42:58 DEBUG : file1(0xc00011eac0): openPending: 2025/06/28 04:42:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:42:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:58 DEBUG : file1(0xc00011eac0): >openPending: err= 2025/06/28 04:42:58 DEBUG : file1: >newRWFileHandle: err= 2025/06/28 04:42:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/28 04:42:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/28 04:42:58 DEBUG : file1(0xc00011eac0): _writeAt: size=5, off=0 2025/06/28 04:42:58 DEBUG : file1(0xc00011eac0): >_writeAt: n=5, err= 2025/06/28 04:42:58 DEBUG : file1(0xc00011eac0): RWFileHandle.Release 2025/06/28 04:42:58 DEBUG : file1(0xc00011eac0): close: 2025/06/28 04:42:58 DEBUG : file1: vfs cache: setting modification time to 2025-06-28 04:42:58.037329596 +0000 UTC m=+205.047953489 2025/06/28 04:42:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/28 04:42:58 DEBUG : file1(0xc00011eac0): >close: err= 2025/06/28 04:42:58 DEBUG : file1(0xc00011eac0): RWFileHandle.Release 2025/06/28 04:42:58 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:42:58 DEBUG : Looking for writers 2025/06/28 04:42:58 DEBUG : file1: reading active writers 2025/06/28 04:42:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/28 04:42:58 DEBUG : Looking for writers 2025/06/28 04:42:58 DEBUG : file1: reading active writers 2025/06/28 04:42:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/28 04:42:58 DEBUG : Looking for writers 2025/06/28 04:42:58 DEBUG : file1: reading active writers 2025/06/28 04:42:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/28 04:42:58 DEBUG : Looking for writers 2025/06/28 04:42:58 DEBUG : file1: reading active writers 2025/06/28 04:42:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/28 04:42:58 DEBUG : file1: vfs cache: starting upload 2025/06/28 04:42:58 DEBUG : Looking for writers 2025/06/28 04:42:58 DEBUG : file1: reading active writers 2025/06/28 04:42:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/28 04:42:58 DEBUG : Looking for writers 2025/06/28 04:42:58 DEBUG : file1: reading active writers 2025/06/28 04:42:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/28 04:42:58 DEBUG : Looking for writers 2025/06/28 04:42:58 DEBUG : file1: reading active writers 2025/06/28 04:42:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/28 04:42:59 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/28 04:42:59 INFO : file1: Copied (new) 2025/06/28 04:42:59 DEBUG : file1: vfs cache: fingerprint now "5,2025-06-28 04:42:58 +0000 UTC," 2025/06/28 04:42:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/28 04:42:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:42:59 INFO : file1: vfs cache: upload succeeded try #1 2025/06/28 04:42:59 DEBUG : Looking for writers 2025/06/28 04:42:59 DEBUG : file1: reading active writers 2025/06/28 04:42:59 DEBUG : >WaitForWriters: 2025/06/28 04:42:59 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.86s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:42:59 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:42:59 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:42:59 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:59 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:42:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:42:59 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:43:00 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/06/28 04:43:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/28 04:43:01 DEBUG : dir/file1: newRWFileHandle: 2025/06/28 04:43:01 DEBUG : dir/file1(0xc000d51c00): openPending: 2025/06/28 04:43:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/28 04:43:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/28 04:43:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:43:01 DEBUG : dir/file1(0xc000d51c00): >openPending: err= 2025/06/28 04:43:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/28 04:43:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/28 04:43:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/28 04:43:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/28 04:43:01 DEBUG : dir/file1(0xc000d51c00): _writeAt: size=5, off=0 2025/06/28 04:43:01 DEBUG : dir/file1(0xc000d51c00): >_writeAt: n=5, err= 2025/06/28 04:43:01 DEBUG : dir/file1(0xc000d51c00): close: 2025/06/28 04:43:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:01 DEBUG : dir/file1: vfs cache: setting modification time to 2025-06-28 04:43:01.189091995 +0000 UTC m=+208.199715888 2025/06/28 04:43:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:01 DEBUG : dir/file1(0xc000d51c00): >close: err= 2025/06/28 04:43:01 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:43:01 DEBUG : dir: Looking for writers 2025/06/28 04:43:01 DEBUG : file1: reading active writers 2025/06/28 04:43:01 DEBUG : Looking for writers 2025/06/28 04:43:01 DEBUG : dir: reading active writers 2025/06/28 04:43:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/28 04:43:01 DEBUG : dir: Looking for writers 2025/06/28 04:43:01 DEBUG : file1: reading active writers 2025/06/28 04:43:01 DEBUG : Looking for writers 2025/06/28 04:43:01 DEBUG : dir: reading active writers 2025/06/28 04:43:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/28 04:43:01 DEBUG : dir: Looking for writers 2025/06/28 04:43:01 DEBUG : file1: reading active writers 2025/06/28 04:43:01 DEBUG : Looking for writers 2025/06/28 04:43:01 DEBUG : dir: reading active writers 2025/06/28 04:43:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/28 04:43:01 DEBUG : dir: Looking for writers 2025/06/28 04:43:01 DEBUG : file1: reading active writers 2025/06/28 04:43:01 DEBUG : Looking for writers 2025/06/28 04:43:01 DEBUG : dir: reading active writers 2025/06/28 04:43:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/28 04:43:01 DEBUG : dir/file1: vfs cache: starting upload 2025/06/28 04:43:01 DEBUG : dir: Looking for writers 2025/06/28 04:43:01 DEBUG : file1: reading active writers 2025/06/28 04:43:01 DEBUG : Looking for writers 2025/06/28 04:43:01 DEBUG : dir: reading active writers 2025/06/28 04:43:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/28 04:43:01 DEBUG : dir: Looking for writers 2025/06/28 04:43:01 DEBUG : file1: reading active writers 2025/06/28 04:43:01 DEBUG : Looking for writers 2025/06/28 04:43:01 DEBUG : dir: reading active writers 2025/06/28 04:43:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/28 04:43:01 DEBUG : dir: Looking for writers 2025/06/28 04:43:01 DEBUG : file1: reading active writers 2025/06/28 04:43:01 DEBUG : Looking for writers 2025/06/28 04:43:01 DEBUG : dir: reading active writers 2025/06/28 04:43:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/28 04:43:02 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/28 04:43:02 INFO : dir/file1: Copied (replaced existing) 2025/06/28 04:43:02 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-06-28 04:43:01 +0000 UTC," 2025/06/28 04:43:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/28 04:43:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:43:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/28 04:43:02 DEBUG : dir: Looking for writers 2025/06/28 04:43:02 DEBUG : file1: reading active writers 2025/06/28 04:43:02 DEBUG : Looking for writers 2025/06/28 04:43:02 DEBUG : dir: reading active writers 2025/06/28 04:43:02 DEBUG : >WaitForWriters: 2025/06/28 04:43:02 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.47s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:43:03 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:43:03 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:43:03 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:03 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:43:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:43:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:03 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:43:04 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:04 DEBUG : dir/file1: newRWFileHandle: 2025/06/28 04:43:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/28 04:43:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:43:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/28 04:43:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/28 04:43:04 DEBUG : dir/file1(0xc000efc9c0): _writeAt: size=5, off=0 2025/06/28 04:43:04 DEBUG : dir/file1(0xc000efc9c0): openPending: 2025/06/28 04:43:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/28 04:43:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/28 04:43:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:43:04 DEBUG : dir/file1(0xc000efc9c0): >openPending: err= 2025/06/28 04:43:04 DEBUG : dir/file1(0xc000efc9c0): >_writeAt: n=5, err= 2025/06/28 04:43:04 DEBUG : dir/file1(0xc000efc9c0): _writeAt: size=15, off=5 2025/06/28 04:43:04 DEBUG : dir/file1(0xc000efc9c0): >_writeAt: n=15, err= 2025/06/28 04:43:04 DEBUG : dir/file1(0xc000efc9c0): close: 2025/06/28 04:43:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/06/28 04:43:04 DEBUG : dir/file1: vfs cache: setting modification time to 2025-06-28 04:43:04.554780437 +0000 UTC m=+211.565404340 2025/06/28 04:43:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:04 DEBUG : dir/file1(0xc000efc9c0): >close: err= 2025/06/28 04:43:04 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:43:04 DEBUG : dir: Looking for writers 2025/06/28 04:43:04 DEBUG : file1: reading active writers 2025/06/28 04:43:04 DEBUG : Looking for writers 2025/06/28 04:43:04 DEBUG : dir: reading active writers 2025/06/28 04:43:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/28 04:43:04 DEBUG : dir: Looking for writers 2025/06/28 04:43:04 DEBUG : file1: reading active writers 2025/06/28 04:43:04 DEBUG : Looking for writers 2025/06/28 04:43:04 DEBUG : dir: reading active writers 2025/06/28 04:43:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/28 04:43:04 DEBUG : dir: Looking for writers 2025/06/28 04:43:04 DEBUG : file1: reading active writers 2025/06/28 04:43:04 DEBUG : Looking for writers 2025/06/28 04:43:04 DEBUG : dir: reading active writers 2025/06/28 04:43:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/28 04:43:04 DEBUG : dir: Looking for writers 2025/06/28 04:43:04 DEBUG : file1: reading active writers 2025/06/28 04:43:04 DEBUG : Looking for writers 2025/06/28 04:43:04 DEBUG : dir: reading active writers 2025/06/28 04:43:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/28 04:43:04 DEBUG : dir/file1: vfs cache: starting upload 2025/06/28 04:43:04 DEBUG : dir: Looking for writers 2025/06/28 04:43:04 DEBUG : file1: reading active writers 2025/06/28 04:43:04 DEBUG : Looking for writers 2025/06/28 04:43:04 DEBUG : dir: reading active writers 2025/06/28 04:43:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/28 04:43:04 DEBUG : dir: Looking for writers 2025/06/28 04:43:04 DEBUG : file1: reading active writers 2025/06/28 04:43:04 DEBUG : Looking for writers 2025/06/28 04:43:04 DEBUG : dir: reading active writers 2025/06/28 04:43:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/28 04:43:05 DEBUG : dir: Looking for writers 2025/06/28 04:43:05 DEBUG : file1: reading active writers 2025/06/28 04:43:05 DEBUG : Looking for writers 2025/06/28 04:43:05 DEBUG : dir: reading active writers 2025/06/28 04:43:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/28 04:43:05 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/28 04:43:05 INFO : dir/file1: Copied (replaced existing) 2025/06/28 04:43:05 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-06-28 04:43:04 +0000 UTC," 2025/06/28 04:43:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/28 04:43:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:43:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/28 04:43:05 DEBUG : dir: Looking for writers 2025/06/28 04:43:05 DEBUG : file1: reading active writers 2025/06/28 04:43:05 DEBUG : Looking for writers 2025/06/28 04:43:05 DEBUG : dir: reading active writers 2025/06/28 04:43:05 DEBUG : >WaitForWriters: 2025/06/28 04:43:05 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.37s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:43:06 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:43:06 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:43:06 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:06 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:43:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:43:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:06 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:43:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:06 DEBUG : file1: newRWFileHandle: 2025/06/28 04:43:06 DEBUG : file1(0xc000ccf5c0): openPending: 2025/06/28 04:43:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:43:06 DEBUG : file1(0xc000ccf5c0): >openPending: err= 2025/06/28 04:43:06 DEBUG : file1: >newRWFileHandle: err= 2025/06/28 04:43:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:43:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/28 04:43:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/28 04:43:06 DEBUG : file1(0xc000ccf5c0): _writeAt: size=5, off=0 2025/06/28 04:43:06 DEBUG : file1(0xc000ccf5c0): >_writeAt: n=5, err= 2025/06/28 04:43:06 DEBUG : file1(0xc000ccf5c0): close: 2025/06/28 04:43:06 DEBUG : file1: vfs cache: setting modification time to 2025-06-28 04:43:06.748143505 +0000 UTC m=+213.758767389 2025/06/28 04:43:06 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:06 DEBUG : file1(0xc000ccf5c0): >close: err= 2025/06/28 04:43:06 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:43:06 DEBUG : Looking for writers 2025/06/28 04:43:06 DEBUG : file1: reading active writers 2025/06/28 04:43:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/28 04:43:06 DEBUG : Looking for writers 2025/06/28 04:43:06 DEBUG : file1: reading active writers 2025/06/28 04:43:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/28 04:43:06 DEBUG : Looking for writers 2025/06/28 04:43:06 DEBUG : file1: reading active writers 2025/06/28 04:43:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/28 04:43:06 DEBUG : Looking for writers 2025/06/28 04:43:06 DEBUG : file1: reading active writers 2025/06/28 04:43:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/28 04:43:06 DEBUG : file1: vfs cache: starting upload 2025/06/28 04:43:06 DEBUG : Looking for writers 2025/06/28 04:43:06 DEBUG : file1: reading active writers 2025/06/28 04:43:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/28 04:43:07 DEBUG : Looking for writers 2025/06/28 04:43:07 DEBUG : file1: reading active writers 2025/06/28 04:43:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/28 04:43:07 DEBUG : Looking for writers 2025/06/28 04:43:07 DEBUG : file1: reading active writers 2025/06/28 04:43:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/28 04:43:07 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/28 04:43:07 INFO : file1: Copied (new) 2025/06/28 04:43:07 DEBUG : file1: vfs cache: fingerprint now "5,2025-06-28 04:43:06 +0000 UTC," 2025/06/28 04:43:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/28 04:43:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:43:07 INFO : file1: vfs cache: upload succeeded try #1 2025/06/28 04:43:08 DEBUG : Looking for writers 2025/06/28 04:43:08 DEBUG : file1: reading active writers 2025/06/28 04:43:08 DEBUG : >WaitForWriters: 2025/06/28 04:43:08 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.86s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:43:08 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:43:08 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:43:08 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:08 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:43:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:43:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/06/28 04:43:08 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efdc00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efdc00): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efdc00): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efdc00): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efdc00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.593587911 +0000 UTC m=+215.604211804 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efdc00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a87c0): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a87c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a87c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a87c0): >_readAt: n=2, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a87c0): _writeAt: size=3, off=2 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a87c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a87c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.593587911 +0000 UTC m=+215.604211804 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a87c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9480): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9480): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9480): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9480): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9480): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.593587911 +0000 UTC m=+215.604211804 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9480): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430700 item 1 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9c00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9c00): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9c00): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9c00): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9c00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.598677747 +0000 UTC m=+215.609301650 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9c00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068ee40): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068ee40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068ee40): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068ee40): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068ee40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.598677747 +0000 UTC m=+215.609301650 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068ee40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430f50 item 2 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068f580): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068f580): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068f580): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068f580): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068f580): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.601862636 +0000 UTC m=+215.612486519 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068f580): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068fa40): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068fa40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068fa40): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068fa40): >_readAt: n=2, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068fa40): _writeAt: size=3, off=2 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068fa40): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068fa40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.601862636 +0000 UTC m=+215.612486519 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068fa40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000820100): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000820100): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000820100): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000820100): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000820100): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.601862636 +0000 UTC m=+215.612486519 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000820100): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004313b0 item 3 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000820a80): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000820a80): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000820a80): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000820a80): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000820a80): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.606323692 +0000 UTC m=+215.616947585 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000820a80): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008210c0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008210c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008210c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008210c0): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008210c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.606323692 +0000 UTC m=+215.616947585 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008210c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110070 item 4 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821740): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821740): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821740): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821740): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821740): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.609177109 +0000 UTC m=+215.619800992 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821740): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821c40): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821c40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821c40): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821c40): >_readAt: n=2, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821c40): _writeAt: size=3, off=2 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821c40): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821c40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.609177109 +0000 UTC m=+215.619800992 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821c40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfc180): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfc180): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfc180): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfc180): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfc180): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.609177109 +0000 UTC m=+215.619800992 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfc180): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001105b0 item 5 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfc840): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfc840): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfc840): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfc840): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfc840): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.613447256 +0000 UTC m=+215.624071140 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfc840): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfcd80): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfcd80): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfcd80): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfcd80): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfcd80): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.613447256 +0000 UTC m=+215.624071140 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfcd80): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110b60 item 6 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd400): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd400): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd400): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd400): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd400): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.616278402 +0000 UTC m=+215.626902295 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd400): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd900): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd900): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd900): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd900): >_readAt: n=2, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd900): _writeAt: size=3, off=2 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd900): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd900): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.616278402 +0000 UTC m=+215.626902295 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd900): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfddc0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfddc0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfddc0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfddc0): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfddc0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.616278402 +0000 UTC m=+215.626902295 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfddc0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001112d0 item 7 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bcf40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bcf40): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bcf40): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bcf40): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bcf40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.620007613 +0000 UTC m=+215.630631496 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bcf40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bd4c0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bd4c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bd4c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bd4c0): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bd4c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.620007613 +0000 UTC m=+215.630631496 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bd4c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001118f0 item 8 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bde00): _readAt: size=2, off=0 2025/06/28 04:43:08 ERROR : open-test-file(0xc0002bde00): Couldn't read size of file 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bde00): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bde00): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bde00): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bde00): close: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bde00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011e600): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011e600): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011e600): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011e600): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011e600): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.624202449 +0000 UTC m=+215.634826342 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011e600): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011eb40): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011eb40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011eb40): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011eb40): >_readAt: n=2, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011eb40): _writeAt: size=3, off=2 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011eb40): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011eb40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.624202449 +0000 UTC m=+215.634826342 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011eb40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011ff00): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011ff00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011ff00): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011ff00): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011ff00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.624202449 +0000 UTC m=+215.634826342 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011ff00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111e30 item 9 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000882640): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000882640): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000882640): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000882640): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000882640): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.629010336 +0000 UTC m=+215.639634219 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000882640): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000882b80): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000882b80): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000882b80): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000882b80): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000882b80): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.629010336 +0000 UTC m=+215.639634219 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000882b80): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a27e0 item 10 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008831c0): _readAt: size=2, off=0 2025/06/28 04:43:08 ERROR : open-test-file(0xc0008831c0): Couldn't read size of file 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008831c0): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008831c0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008831c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008831c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008831c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000883580): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000883580): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000883580): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000883580): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000883580): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.632391825 +0000 UTC m=+215.643015718 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000883580): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000883a80): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000883a80): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000883a80): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000883a80): >_readAt: n=2, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000883a80): _writeAt: size=3, off=2 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000883a80): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000883a80): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.632391825 +0000 UTC m=+215.643015718 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000883a80): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b6000): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b6000): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b6000): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b6000): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b6000): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.632391825 +0000 UTC m=+215.643015718 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b6000): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2cb0 item 11 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b6680): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b6680): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b6680): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b6680): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b6680): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.636874491 +0000 UTC m=+215.647498375 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b6680): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b6bc0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b6bc0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b6bc0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b6bc0): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b6bc0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.636874491 +0000 UTC m=+215.647498375 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b6bc0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3490 item 12 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b7200): _readAt: size=2, off=0 2025/06/28 04:43:08 ERROR : open-test-file(0xc0008b7200): Couldn't read size of file 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b7200): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b7200): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b7200): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b7200): close: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b7200): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b75c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b75c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b75c0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b75c0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b75c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.640119404 +0000 UTC m=+215.650743296 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b75c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b7c80): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b7c80): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b7c80): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b7c80): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b7c80): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.640119404 +0000 UTC m=+215.650743296 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008b7c80): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3a40 item 13 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d0380): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d0380): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d0380): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d0380): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d0380): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.643531199 +0000 UTC m=+215.654155102 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d0380): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d08c0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d08c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d08c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d08c0): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d08c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.643531199 +0000 UTC m=+215.654155102 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d08c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412460 item 14 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d0f00): _readAt: size=2, off=0 2025/06/28 04:43:08 ERROR : open-test-file(0xc0008d0f00): Couldn't read size of file 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d0f00): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d0f00): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d0f00): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d0f00): close: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d0f00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d12c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d12c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d12c0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d12c0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d12c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.646755262 +0000 UTC m=+215.657379155 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d12c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d1980): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d1980): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d1980): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d1980): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d1980): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.646755262 +0000 UTC m=+215.657379155 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008d1980): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412af0 item 15 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 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/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e2080): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e2080): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e2080): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e2080): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e2080): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.649807603 +0000 UTC m=+215.660431497 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e2080): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e25c0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e25c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e25c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e25c0): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e25c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.649807603 +0000 UTC m=+215.660431497 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e25c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004130a0 item 16 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e2c00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e2c00): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e2c00): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e2c00): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e2c00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.653235107 +0000 UTC m=+215.663859001 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e2c00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e3080): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e3080): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e3080): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e3080): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e3080): >_readAt: n=2, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e3080): _writeAt: size=3, off=7 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e3080): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e3080): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.653235107 +0000 UTC m=+215.663859001 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e3080): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e3580): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e3580): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e3580): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e3580): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e3580): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.653235107 +0000 UTC m=+215.663859001 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e3580): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413650 item 17 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e3c00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e3c00): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e3c00): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e3c00): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e3c00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.65760344 +0000 UTC m=+215.668227333 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008e3c00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009061c0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009061c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009061c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009061c0): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009061c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.65760344 +0000 UTC m=+215.668227333 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009061c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e000 item 18 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50f80): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50f80): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50f80): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50f80): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50f80): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.660754685 +0000 UTC m=+215.671378568 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50f80): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d51480): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d51480): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d51480): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d51480): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d51480): >_readAt: n=2, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d51480): _writeAt: size=3, off=7 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d51480): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d51480): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.660754685 +0000 UTC m=+215.671378568 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d51480): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d51980): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d51980): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d51980): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d51980): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d51980): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.660754685 +0000 UTC m=+215.671378568 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d51980): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e930 item 19 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001060440): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001060440): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001060440): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001060440): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001060440): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.665133938 +0000 UTC m=+215.675757821 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001060440): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001060980): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001060980): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001060980): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001060980): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001060980): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.665133938 +0000 UTC m=+215.675757821 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001060980): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ef50 item 20 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001061000): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001061000): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001061000): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001061000): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001061000): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.66834149 +0000 UTC m=+215.678965384 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001061000): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001061500): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001061500): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001061500): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001061500): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001061500): >_readAt: n=2, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001061500): _writeAt: size=3, off=7 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001061500): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001061500): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.66834149 +0000 UTC m=+215.678965384 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001061500): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001061a00): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001061a00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001061a00): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001061a00): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001061a00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.66834149 +0000 UTC m=+215.678965384 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001061a00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f500 item 21 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001072100): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001072100): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001072100): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001072100): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001072100): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.67325772 +0000 UTC m=+215.683881633 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001072100): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001072640): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001072640): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001072640): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001072640): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001072640): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.67325772 +0000 UTC m=+215.683881633 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001072640): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017fa40 item 22 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001072cc0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001072cc0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001072cc0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001072cc0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001072cc0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.676326833 +0000 UTC m=+215.686950726 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001072cc0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0010731c0): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0010731c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0010731c0): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0010731c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0010731c0): >_readAt: n=2, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0010731c0): _writeAt: size=3, off=7 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0010731c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0010731c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.676326833 +0000 UTC m=+215.686950726 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0010731c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0010736c0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0010736c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0010736c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0010736c0): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0010736c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.676326833 +0000 UTC m=+215.686950726 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0010736c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ff10 item 23 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 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/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001073d40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001073d40): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001073d40): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001073d40): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001073d40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.680579678 +0000 UTC m=+215.691203570 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc001073d40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000992300): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000992300): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000992300): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000992300): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000992300): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.680579678 +0000 UTC m=+215.691203570 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000992300): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474f50 item 24 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000992940): _readAt: size=2, off=0 2025/06/28 04:43:08 ERROR : open-test-file(0xc000992940): Couldn't read size of file 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000992940): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000992940): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000992940): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000992940): close: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000992940): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000992d00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000992d00): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000992d00): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000992d00): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000992d00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.683921692 +0000 UTC m=+215.694545585 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000992d00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000993200): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000993200): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000993200): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000993200): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000993200): >_readAt: n=2, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000993200): _writeAt: size=3, off=7 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000993200): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000993200): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.683921692 +0000 UTC m=+215.694545585 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000993200): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000993740): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000993740): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000993740): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000993740): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000993740): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.683921692 +0000 UTC m=+215.694545585 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000993740): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475420 item 25 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000993dc0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000993dc0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000993dc0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000993dc0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000993dc0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.688333255 +0000 UTC m=+215.698957178 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000993dc0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ae380): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ae380): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ae380): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ae380): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ae380): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.688333255 +0000 UTC m=+215.698957178 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ae380): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003901c0 item 26 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ae9c0): _readAt: size=2, off=0 2025/06/28 04:43:08 ERROR : open-test-file(0xc0009ae9c0): Couldn't read size of file 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ae9c0): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ae9c0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ae9c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ae9c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ae9c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009aed80): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009aed80): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009aed80): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009aed80): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009aed80): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.691970734 +0000 UTC m=+215.702594627 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009aed80): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009af280): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009af280): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009af280): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009af280): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009af280): >_readAt: n=2, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009af280): _writeAt: size=3, off=7 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009af280): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009af280): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.691970734 +0000 UTC m=+215.702594627 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009af280): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009af7c0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009af7c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009af7c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009af7c0): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009af7c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.691970734 +0000 UTC m=+215.702594627 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009af7c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390770 item 27 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 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/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009afe40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009afe40): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009afe40): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009afe40): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009afe40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.696358541 +0000 UTC m=+215.706982425 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009afe40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c6400): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c6400): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c6400): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c6400): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c6400): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.696358541 +0000 UTC m=+215.706982425 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c6400): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391110 item 28 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c6a40): _readAt: size=2, off=0 2025/06/28 04:43:08 ERROR : open-test-file(0xc0009c6a40): Couldn't read size of file 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c6a40): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c6a40): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c6a40): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c6a40): close: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c6a40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c6e00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c6e00): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c6e00): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c6e00): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c6e00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.699873772 +0000 UTC m=+215.710497675 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c6e00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c74c0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c74c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c74c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c74c0): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c74c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.699873772 +0000 UTC m=+215.710497675 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c74c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003916c0 item 29 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 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/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c7b40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c7b40): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c7b40): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c7b40): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c7b40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.703128422 +0000 UTC m=+215.713752315 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009c7b40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ee100): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ee100): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ee100): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ee100): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ee100): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.703128422 +0000 UTC m=+215.713752315 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ee100): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391c00 item 30 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 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/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ee740): _readAt: size=2, off=0 2025/06/28 04:43:08 ERROR : open-test-file(0xc0009ee740): Couldn't read size of file 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ee740): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ee740): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ee740): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ee740): close: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ee740): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009eeb00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009eeb00): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009eeb00): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009eeb00): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009eeb00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.706290028 +0000 UTC m=+215.716913921 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009eeb00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ef1c0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ef1c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ef1c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ef1c0): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ef1c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.706290028 +0000 UTC m=+215.716913921 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ef1c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ce150 item 31 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 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/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ef840): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ef840): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ef840): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ef840): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ef840): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.709403744 +0000 UTC m=+215.720027627 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009ef840): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009efd80): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009efd80): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009efd80): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009efd80): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009efd80): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.709403744 +0000 UTC m=+215.720027627 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009efd80): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ce5b0 item 32 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a14440): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a14440): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a14440): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a14440): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a14440): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.712659607 +0000 UTC m=+215.723283500 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a14440): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a148c0): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a148c0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a148c0): _writeAt: size=3, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a148c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a148c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cee70 item 33 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a148c0): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a148c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.714162889 +0000 UTC m=+215.724786782 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a148c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a14dc0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a14dc0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a14dc0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a14dc0): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a14dc0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.714162889 +0000 UTC m=+215.724786782 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a14dc0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cf110 item 33 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a15400): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a15400): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a15400): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a15400): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a15400): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.717095556 +0000 UTC m=+215.727719449 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a15400): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a15880): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a15880): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cfab0 item 34 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a15880): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a15880): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a15880): _writeAt: size=3, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a15880): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a15880): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.718641157 +0000 UTC m=+215.729265050 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a15880): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a15dc0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a15dc0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a15dc0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a15dc0): >_readAt: n=3, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a15dc0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.718641157 +0000 UTC m=+215.729265050 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a15dc0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a770 item 34 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3c480): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3c480): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3c480): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3c480): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3c480): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.721330086 +0000 UTC m=+215.731953979 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3c480): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3c900): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3c900): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3c900): _writeAt: size=3, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3c900): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3c900): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041abd0 item 35 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3c900): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3c900): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.722608226 +0000 UTC m=+215.733232109 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3c900): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3ce00): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3ce00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3ce00): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3ce00): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3ce00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.722608226 +0000 UTC m=+215.733232109 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3ce00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041af50 item 35 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3d480): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3d480): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3d480): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3d480): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3d480): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.72564658 +0000 UTC m=+215.736270463 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3d480): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3d980): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3d980): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b730 item 36 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3d980): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3d980): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3d980): _writeAt: size=3, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3d980): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3d980): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.726777342 +0000 UTC m=+215.737401226 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3d980): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3dec0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3dec0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3dec0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3dec0): >_readAt: n=3, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3dec0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.726777342 +0000 UTC m=+215.737401226 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a3dec0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b9d0 item 36 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6a580): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6a580): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6a580): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6a580): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6a580): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.729415988 +0000 UTC m=+215.740039870 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6a580): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6aa00): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6aa00): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6aa00): _writeAt: size=3, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6aa00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6aa00): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a380 item 37 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6aa00): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6aa00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.730817719 +0000 UTC m=+215.741441612 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6aa00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6af00): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6af00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6af00): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6af00): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6af00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.730817719 +0000 UTC m=+215.741441612 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6af00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a620 item 37 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6b580): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6b580): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6b580): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6b580): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6b580): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.734042954 +0000 UTC m=+215.744666838 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6b580): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6ba80): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6ba80): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046aa80 item 38 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6ba80): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6ba80): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6ba80): _writeAt: size=3, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6ba80): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6ba80): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.735357492 +0000 UTC m=+215.745981375 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000a6ba80): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c16040): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c16040): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c16040): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c16040): >_readAt: n=3, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c16040): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.735357492 +0000 UTC m=+215.745981375 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c16040): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ac40 item 38 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c166c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c166c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c166c0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c166c0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c166c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.738254321 +0000 UTC m=+215.748878214 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c166c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c16bc0): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c16bc0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c16bc0): _writeAt: size=3, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c16bc0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c16bc0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b260 item 39 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c16bc0): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c16bc0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.739598875 +0000 UTC m=+215.750222759 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c16bc0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c170c0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c170c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c170c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c170c0): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c170c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.739598875 +0000 UTC m=+215.750222759 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c170c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b570 item 39 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c17740): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c17740): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c17740): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c17740): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c17740): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.742580924 +0000 UTC m=+215.753204817 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c17740): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c17c40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c17c40): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ba40 item 40 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c17c40): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c17c40): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c17c40): _writeAt: size=3, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c17c40): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c17c40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.743742225 +0000 UTC m=+215.754366117 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c17c40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3e200): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3e200): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3e200): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3e200): >_readAt: n=3, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3e200): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.743742225 +0000 UTC m=+215.754366117 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3e200): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0620 item 40 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3e7c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3e7c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3e7c0): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3e7c0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3e7c0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3e7c0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3e7c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.746444638 +0000 UTC m=+215.757068531 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3e7c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3ecc0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3ecc0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3ecc0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0a80 item 41 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3ecc0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3ecc0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.747547349 +0000 UTC m=+215.758171242 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3ecc0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3f180): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3f180): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3f180): _writeAt: size=3, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3f180): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3f180): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0d90 item 41 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3f180): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3f180): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.748602579 +0000 UTC m=+215.759226473 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3f180): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3f6c0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3f6c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3f6c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3f6c0): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3f6c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.748602579 +0000 UTC m=+215.759226473 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3f6c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a11f0 item 41 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3fd00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3fd00): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3fd00): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3fd00): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3fd00): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3fd00): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3fd00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.751442602 +0000 UTC m=+215.762066485 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c3fd00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6a280): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6a280): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6a280): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a18f0 item 42 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6a280): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6a280): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.752687089 +0000 UTC m=+215.763310972 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6a280): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6a7c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6a7c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1b90 item 42 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6a7c0): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6a7c0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6a7c0): _writeAt: size=3, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6a7c0): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6a7c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.754117975 +0000 UTC m=+215.764741858 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6a7c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072e480): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072e480): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072e480): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072e480): >_readAt: n=3, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072e480): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.754117975 +0000 UTC m=+215.764741858 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072e480): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af420 item 42 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072ebc0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072ebc0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072ebc0): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072ebc0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072ebc0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072ebc0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072ebc0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.756975069 +0000 UTC m=+215.767598952 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072ebc0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f0c0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f0c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f0c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af960 item 43 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f0c0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f0c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.758033987 +0000 UTC m=+215.768657880 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f0c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f600): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f600): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f600): _writeAt: size=3, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f600): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f600): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afc00 item 43 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f600): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f600): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.759124594 +0000 UTC m=+215.769748487 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f600): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072fb40): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072fb40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072fb40): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072fb40): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072fb40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.759124594 +0000 UTC m=+215.769748487 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072fb40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afea0 item 43 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c82200): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c82200): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c82200): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c82200): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c82200): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c82200): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c82200): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.761951883 +0000 UTC m=+215.772575766 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c82200): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c82700): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c82700): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c82700): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324540 item 44 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c82700): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c82700): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.763013867 +0000 UTC m=+215.773637760 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c82700): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c82c40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c82c40): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324850 item 44 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c82c40): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c82c40): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c82c40): _writeAt: size=3, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c82c40): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c82c40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.764236582 +0000 UTC m=+215.774860465 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c82c40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c831c0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c831c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c831c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c831c0): >_readAt: n=3, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c831c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.764236582 +0000 UTC m=+215.774860465 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c831c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324a10 item 44 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c83800): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c83800): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c83800): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c83800): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c83800): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c83800): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c83800): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.767051428 +0000 UTC m=+215.777675320 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c83800): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c83d00): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c83d00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c83d00): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324e00 item 45 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c83d00): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c83d00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.768127156 +0000 UTC m=+215.778751050 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c83d00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cae480): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cae480): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cae480): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cae480): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cae480): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.768127156 +0000 UTC m=+215.778751050 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cae480): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003250a0 item 45 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000caeac0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000caeac0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000caeac0): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000caeac0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000caeac0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000caeac0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000caeac0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.771120177 +0000 UTC m=+215.781744060 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000caeac0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000caefc0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000caefc0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000caefc0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003255e0 item 46 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000caefc0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000caefc0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.772252583 +0000 UTC m=+215.782876465 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000caefc0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000caf6c0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000caf6c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000caf6c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000caf6c0): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000caf6c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.772252583 +0000 UTC m=+215.782876465 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000caf6c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003257a0 item 46 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cafd00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cafd00): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cafd00): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cafd00): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cafd00): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cafd00): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cafd00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.775131257 +0000 UTC m=+215.785755141 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cafd00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cec280): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cec280): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cec280): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325ce0 item 47 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cec280): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cec280): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.776265116 +0000 UTC m=+215.786889000 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cec280): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cec980): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cec980): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cec980): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cec980): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cec980): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.776265116 +0000 UTC m=+215.786889000 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cec980): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f4000 item 47 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 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/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cecfc0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cecfc0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cecfc0): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cecfc0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cecfc0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cecfc0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cecfc0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.779516551 +0000 UTC m=+215.790140444 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cecfc0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ced4c0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ced4c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ced4c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f4380 item 48 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ced4c0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ced4c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.78046411 +0000 UTC m=+215.791087993 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ced4c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cedbc0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cedbc0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cedbc0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cedbc0): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cedbc0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.78046411 +0000 UTC m=+215.791087993 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cedbc0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f4540 item 48 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3a280): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3a280): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3a280): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3a280): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3a280): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.783440057 +0000 UTC m=+215.794063940 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3a280): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3a700): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3a700): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3a700): _writeAt: size=3, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3a700): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3a700): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3a700): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f48c0 item 49 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3a700): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3a700): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.784455123 +0000 UTC m=+215.795079006 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3a700): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3ac40): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3ac40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3ac40): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3ac40): >_readAt: n=8, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3ac40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.784455123 +0000 UTC m=+215.795079006 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3ac40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f4bd0 item 49 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009063c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009063c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009063c0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009063c0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009063c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.787236825 +0000 UTC m=+215.797860718 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009063c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009068c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009068c0): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009068c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e380 item 50 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009068c0): _readAt: size=2, off=5 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009068c0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009068c0): _writeAt: size=3, off=5 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009068c0): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009068c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.788835396 +0000 UTC m=+215.799459290 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009068c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000906e40): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000906e40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000906e40): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000906e40): >_readAt: n=3, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000906e40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.788835396 +0000 UTC m=+215.799459290 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000906e40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e540 item 50 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009074c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009074c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009074c0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009074c0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009074c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.791974339 +0000 UTC m=+215.802598233 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009074c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009079c0): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009079c0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009079c0): _writeAt: size=3, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009079c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009079c0): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009079c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eb60 item 51 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009079c0): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009079c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.793318223 +0000 UTC m=+215.803942116 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0009079c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000907f00): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000907f00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000907f00): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000907f00): >_readAt: n=8, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000907f00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.793318223 +0000 UTC m=+215.803942116 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000907f00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ed90 item 51 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092c600): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092c600): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092c600): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092c600): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092c600): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.796130733 +0000 UTC m=+215.806754617 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092c600): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092cb00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092cb00): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092cb00): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f420 item 52 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092cb00): _readAt: size=2, off=5 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092cb00): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092cb00): _writeAt: size=3, off=5 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092cb00): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092cb00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.797399546 +0000 UTC m=+215.808023439 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092cb00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092d080): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092d080): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092d080): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092d080): >_readAt: n=3, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092d080): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.797399546 +0000 UTC m=+215.808023439 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092d080): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f650 item 52 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092d700): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092d700): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092d700): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092d700): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092d700): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.800265928 +0000 UTC m=+215.810890051 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092d700): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092dc00): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092dc00): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092dc00): _writeAt: size=3, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092dc00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092dc00): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092dc00): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fc00 item 53 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092dc00): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092dc00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.801366403 +0000 UTC m=+215.811990286 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00092dc00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096c1c0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096c1c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096c1c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096c1c0): >_readAt: n=8, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096c1c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.801366403 +0000 UTC m=+215.811990286 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096c1c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436310 item 53 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096c840): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096c840): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096c840): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096c840): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096c840): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.804447739 +0000 UTC m=+215.815071632 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096c840): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096cd40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096cd40): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096cd40): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436a80 item 54 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096cd40): _readAt: size=2, off=5 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096cd40): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096cd40): _writeAt: size=3, off=5 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096cd40): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096cd40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.805600042 +0000 UTC m=+215.816223935 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096cd40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096d2c0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096d2c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096d2c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096d2c0): >_readAt: n=3, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096d2c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.805600042 +0000 UTC m=+215.816223935 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096d2c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436f50 item 54 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096d940): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096d940): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096d940): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096d940): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096d940): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.808336901 +0000 UTC m=+215.818960814 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096d940): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096de40): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096de40): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096de40): _writeAt: size=3, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096de40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096de40): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096de40): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437490 item 55 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096de40): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096de40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.809356735 +0000 UTC m=+215.819980629 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00096de40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d96400): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d96400): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d96400): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d96400): >_readAt: n=8, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d96400): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.809356735 +0000 UTC m=+215.819980629 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d96400): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437880 item 55 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 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/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d96a80): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d96a80): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d96a80): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d96a80): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d96a80): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.812683692 +0000 UTC m=+215.823307574 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d96a80): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d96f80): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d96f80): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d96f80): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437f10 item 56 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d96f80): _readAt: size=2, off=5 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d96f80): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d96f80): _writeAt: size=3, off=5 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d96f80): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d96f80): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.81389157 +0000 UTC m=+215.824515452 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d96f80): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d97500): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d97500): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d97500): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d97500): >_readAt: n=3, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d97500): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.81389157 +0000 UTC m=+215.824515452 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d97500): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a310 item 56 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d97b40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d97b40): open at offset 0 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d97b40): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d97b40): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d97b40): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d97b40): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d97b40): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d97b40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.81682671 +0000 UTC m=+215.827450594 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d97b40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dc6100): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dc6100): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dc6100): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b1f0 item 57 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dc6100): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dc6100): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.818433637 +0000 UTC m=+215.829057520 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dc6100): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dc6640): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dc6640): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dc6640): _writeAt: size=3, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dc6640): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dc6640): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dc6640): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b420 item 57 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dc6640): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dc6640): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.819677533 +0000 UTC m=+215.830301426 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dc6640): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dc6bc0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dc6bc0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dc6bc0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dc6bc0): >_readAt: n=8, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dc6bc0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.819677533 +0000 UTC m=+215.830301426 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dc6bc0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b650 item 57 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6ac80): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6ac80): open at offset 0 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6ac80): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6ac80): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6ac80): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6ac80): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6ac80): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6ac80): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.823120927 +0000 UTC m=+215.833744820 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6ac80): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6b1c0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6b1c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6b1c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001142000 item 58 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6b1c0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6b1c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.824314939 +0000 UTC m=+215.834938832 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6b1c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6b700): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6b700): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6b700): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001142230 item 58 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6b700): _readAt: size=2, off=5 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6b700): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6b700): _writeAt: size=3, off=5 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6b700): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6b700): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.82559352 +0000 UTC m=+215.836217403 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6b700): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6bcc0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6bcc0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6bcc0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6bcc0): >_readAt: n=3, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6bcc0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.82559352 +0000 UTC m=+215.836217403 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000c6bcc0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011423f0 item 58 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e12380): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e12380): open at offset 0 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e12380): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e12380): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e12380): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e12380): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e12380): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e12380): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.829065379 +0000 UTC m=+215.839689261 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e12380): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e128c0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e128c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e128c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011427e0 item 59 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e128c0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e128c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.830162287 +0000 UTC m=+215.840786181 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e128c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e12e00): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e12e00): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e12e00): _writeAt: size=3, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e12e00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e12e00): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e12e00): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001142bd0 item 59 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e12e00): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e12e00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.831310493 +0000 UTC m=+215.841934377 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e12e00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e13380): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e13380): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e13380): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e13380): >_readAt: n=8, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e13380): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.831310493 +0000 UTC m=+215.841934377 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e13380): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001142e00 item 59 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 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/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e139c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e139c0): open at offset 0 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e139c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e139c0): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e139c0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e139c0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e139c0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e139c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.834820604 +0000 UTC m=+215.845444497 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e139c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e13f00): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e13f00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e13f00): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001143260 item 60 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e13f00): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e13f00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.836085879 +0000 UTC m=+215.846709761 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e13f00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e9e4c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e9e4c0): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e9e4c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001143420 item 60 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e9e4c0): _readAt: size=2, off=5 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e9e4c0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e9e4c0): _writeAt: size=3, off=5 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e9e4c0): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e9e4c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.837335525 +0000 UTC m=+215.847959418 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e9e4c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e9ea80): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e9ea80): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e9ea80): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e9ea80): >_readAt: n=3, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e9ea80): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.837335525 +0000 UTC m=+215.847959418 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000e9ea80): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001143650 item 60 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3b440): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3b440): open at offset 0 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3b440): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3b440): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3b440): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3b440): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3b440): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3b440): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.840710592 +0000 UTC m=+215.851334485 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3b440): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3b980): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3b980): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3b980): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f4f50 item 61 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3b980): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3b980): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.841920514 +0000 UTC m=+215.852544407 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d3b980): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6a100): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6a100): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6a100): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6a100): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6a100): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.841920514 +0000 UTC m=+215.852544407 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6a100): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f5110 item 61 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 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/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6a740): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6a740): open at offset 0 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6a740): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6a740): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6a740): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6a740): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6a740): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6a740): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.845703115 +0000 UTC m=+215.856326998 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6a740): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6ac80): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6ac80): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6ac80): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f5570 item 62 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6ac80): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6ac80): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.846841313 +0000 UTC m=+215.857465206 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6ac80): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6b380): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6b380): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6b380): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6b380): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6b380): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.846841313 +0000 UTC m=+215.857465206 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6b380): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f5a40 item 62 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 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/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6b9c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6b9c0): open at offset 0 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6b9c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6b9c0): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6b9c0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6b9c0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6b9c0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6b9c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.850164953 +0000 UTC m=+215.860788845 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6b9c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6bf00): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6bf00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6bf00): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f5dc0 item 63 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6bf00): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6bf00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.851204704 +0000 UTC m=+215.861828587 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d6bf00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1a680): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1a680): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1a680): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1a680): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1a680): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.851204704 +0000 UTC m=+215.861828587 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1a680): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8000 item 63 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 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/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1acc0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1acc0): open at offset 0 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1acc0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1acc0): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1acc0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1acc0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1acc0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1acc0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.854207461 +0000 UTC m=+215.864831345 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1acc0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1b200): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1b200): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1b200): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8700 item 64 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1b200): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1b200): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.855565002 +0000 UTC m=+215.866188884 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1b200): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1b900): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1b900): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1b900): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1b900): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1b900): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.855565002 +0000 UTC m=+215.866188884 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1b900): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8d20 item 64 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1bf40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1bf40): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1bf40): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1bf40): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1bf40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.858433096 +0000 UTC m=+215.869056990 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f1bf40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f38440): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f38440): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f38440): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f38440): >_readAt: n=2, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f38440): _writeAt: size=3, off=2 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2230 item 65 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f38440): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f38440): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.859682581 +0000 UTC m=+215.870306475 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f38440): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f38940): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f38940): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f38940): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f38940): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f38940): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.859682581 +0000 UTC m=+215.870306475 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f38940): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f24d0 item 65 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f38f80): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f38f80): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f38f80): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f38f80): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f38f80): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.862288193 +0000 UTC m=+215.872912086 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f38f80): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f39400): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f39400): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2bd0 item 66 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f39400): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f39400): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f39400): _writeAt: size=3, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f39400): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f39400): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.863364715 +0000 UTC m=+215.873988609 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f39400): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f39940): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f39940): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f39940): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f39940): >_readAt: n=3, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f39940): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.863364715 +0000 UTC m=+215.873988609 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f39940): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2e70 item 66 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f60000): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f60000): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f60000): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f60000): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f60000): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.865980476 +0000 UTC m=+215.876604369 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f60000): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f60480): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f60480): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f60480): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f60480): >_readAt: n=2, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f60480): _writeAt: size=3, off=2 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3260 item 67 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f60480): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f60480): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.867315132 +0000 UTC m=+215.877939025 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f60480): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f60980): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f60980): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f60980): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f60980): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f60980): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.867315132 +0000 UTC m=+215.877939025 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f60980): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3490 item 67 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f61000): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f61000): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f61000): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f61000): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f61000): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.870311246 +0000 UTC m=+215.880935150 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f61000): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f61500): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f61500): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3960 item 68 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f61500): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f61500): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f61500): _writeAt: size=3, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f61500): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f61500): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.871659538 +0000 UTC m=+215.882283431 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f61500): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f61a40): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f61a40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f61a40): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f61a40): >_readAt: n=3, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f61a40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.871659538 +0000 UTC m=+215.882283431 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f61a40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3b90 item 68 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f86100): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f86100): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f86100): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f86100): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f86100): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.874644964 +0000 UTC m=+215.885268857 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f86100): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f86580): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f86580): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f86580): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f86580): >_readAt: n=2, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f86580): _writeAt: size=3, off=2 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3f10 item 69 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f86580): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f86580): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.875840788 +0000 UTC m=+215.886464671 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f86580): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f86a80): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f86a80): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f86a80): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f86a80): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f86a80): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.875840788 +0000 UTC m=+215.886464671 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f86a80): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7c230 item 69 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f87100): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f87100): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f87100): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f87100): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f87100): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.879006953 +0000 UTC m=+215.889630846 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f87100): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f87600): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f87600): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7c5b0 item 70 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f87600): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f87600): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f87600): _writeAt: size=3, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f87600): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f87600): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.880362618 +0000 UTC m=+215.890986511 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f87600): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f87b40): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f87b40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f87b40): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f87b40): >_readAt: n=3, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f87b40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.880362618 +0000 UTC m=+215.890986511 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000f87b40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7c850 item 70 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa6240): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa6240): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa6240): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa6240): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa6240): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.883600467 +0000 UTC m=+215.894224360 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa6240): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa6740): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa6740): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa6740): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa6740): >_readAt: n=2, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa6740): _writeAt: size=3, off=2 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7cd20 item 71 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa6740): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa6740): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.88475765 +0000 UTC m=+215.895381543 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa6740): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa6c40): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa6c40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa6c40): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa6c40): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa6c40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.88475765 +0000 UTC m=+215.895381543 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa6c40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7d0a0 item 71 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa72c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa72c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa72c0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa72c0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa72c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.88839531 +0000 UTC m=+215.899019202 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa72c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa77c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa77c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7d5e0 item 72 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa77c0): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa77c0): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa77c0): _writeAt: size=3, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa77c0): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa77c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.889550018 +0000 UTC m=+215.900173901 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa77c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa7d00): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa7d00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa7d00): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa7d00): >_readAt: n=3, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa7d00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.889550018 +0000 UTC m=+215.900173901 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fa7d00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7d7a0 item 72 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc0340): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc0340): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc0340): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc0340): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc0340): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc0340): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc0340): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.892641492 +0000 UTC m=+215.903265374 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc0340): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000796ec0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000796ec0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000796ec0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003036c0 item 73 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000796ec0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000796ec0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.894898329 +0000 UTC m=+215.905522202 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000796ec0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000796340): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000796340): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000796340): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000796340): >_readAt: n=2, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000796340): _writeAt: size=3, off=2 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001142150 item 73 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000796340): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000796340): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.896130462 +0000 UTC m=+215.906754356 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000796340): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000797340): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000797340): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000797340): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000797340): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000797340): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.896130462 +0000 UTC m=+215.906754356 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000797340): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001142310 item 73 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000797c80): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000797c80): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000797c80): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000797c80): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000797c80): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000797c80): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000797c80): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.898929938 +0000 UTC m=+215.909553832 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000797c80): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc0200): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc0200): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc0200): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001142690 item 74 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc0200): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc0200): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.900152665 +0000 UTC m=+215.910776558 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc0200): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc0b00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc0b00): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011428c0 item 74 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc0b00): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc0b00): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc0b00): _writeAt: size=3, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc0b00): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc0b00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.901360962 +0000 UTC m=+215.911984855 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc0b00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc1080): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc1080): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc1080): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc1080): >_readAt: n=3, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc1080): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.901360962 +0000 UTC m=+215.911984855 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc1080): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001142cb0 item 74 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc16c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc16c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc16c0): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc16c0): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc16c0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc16c0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc16c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.904088924 +0000 UTC m=+215.914712808 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc16c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc1bc0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc1bc0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc1bc0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001143180 item 75 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc1bc0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc1bc0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.905070418 +0000 UTC m=+215.915694310 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000fc1bc0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cce1c0): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cce1c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cce1c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cce1c0): >_readAt: n=2, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cce1c0): _writeAt: size=3, off=2 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001143340 item 75 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cce1c0): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cce1c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.906102735 +0000 UTC m=+215.916726628 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cce1c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cce740): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cce740): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cce740): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cce740): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cce740): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.906102735 +0000 UTC m=+215.916726628 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cce740): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001143570 item 75 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cced80): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cced80): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cced80): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cced80): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cced80): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cced80): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cced80): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.908675987 +0000 UTC m=+215.919299869 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000cced80): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ccf280): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ccf280): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ccf280): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001143b20 item 76 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ccf280): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ccf280): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.909649384 +0000 UTC m=+215.920273277 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ccf280): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ccf7c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ccf7c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001143dc0 item 76 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ccf7c0): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ccf7c0): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ccf7c0): _writeAt: size=3, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ccf7c0): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ccf7c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.910759799 +0000 UTC m=+215.921383682 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ccf7c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ccfd80): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ccfd80): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ccfd80): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ccfd80): >_readAt: n=3, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ccfd80): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.910759799 +0000 UTC m=+215.921383682 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ccfd80): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302070 item 76 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efc440): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efc440): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efc440): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efc440): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efc440): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efc440): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efc440): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.913420956 +0000 UTC m=+215.924044848 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efc440): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efcb00): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efcb00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efcb00): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303340 item 77 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efcb00): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efcb00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.91444604 +0000 UTC m=+215.925069934 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efcb00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efd240): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efd240): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efd240): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efd240): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efd240): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.91444604 +0000 UTC m=+215.925069934 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efd240): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303ab0 item 77 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efd8c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efd8c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efd8c0): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efd8c0): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efd8c0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efd8c0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efd8c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.917440081 +0000 UTC m=+215.928063964 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efd8c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efde00): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efde00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efde00): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7c230 item 78 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efde00): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efde00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.918646036 +0000 UTC m=+215.929269929 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000efde00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9400): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9400): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9400): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9400): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9400): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.918646036 +0000 UTC m=+215.929269929 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9400): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7c3f0 item 78 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9b80): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9b80): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9b80): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9b80): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9b80): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9b80): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9b80): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.921643483 +0000 UTC m=+215.932267366 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0003a9b80): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068ecc0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068ecc0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068ecc0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7c850 item 79 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068ecc0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068ecc0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.922694997 +0000 UTC m=+215.933318880 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068ecc0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068f5c0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068f5c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068f5c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068f5c0): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068f5c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.922694997 +0000 UTC m=+215.933318880 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068f5c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7cb60 item 79 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 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/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068fc80): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068fc80): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068fc80): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068fc80): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068fc80): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068fc80): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068fc80): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.926061498 +0000 UTC m=+215.936685391 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00068fc80): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008204c0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008204c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008204c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7d0a0 item 80 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008204c0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008204c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.927155883 +0000 UTC m=+215.937779765 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008204c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000820e40): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000820e40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000820e40): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000820e40): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000820e40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.927155883 +0000 UTC m=+215.937779765 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000820e40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7d2d0 item 80 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008214c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008214c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008214c0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008214c0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008214c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.930718861 +0000 UTC m=+215.941342755 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0008214c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821940): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821940): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821940): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821940): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821940): >_readAt: n=2, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821940): _writeAt: size=3, off=7 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7d6c0 item 81 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821940): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821940): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.932016168 +0000 UTC m=+215.942640061 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821940): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821f00): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821f00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821f00): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821f00): >_readAt: n=8, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821f00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.932016168 +0000 UTC m=+215.942640061 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000821f00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7d880 item 81 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfc640): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfc640): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfc640): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfc640): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfc640): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.935356409 +0000 UTC m=+215.945980291 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfc640): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfcb40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfcb40): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfcb40): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7de30 item 82 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfcb40): _readAt: size=2, off=5 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfcb40): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfcb40): _writeAt: size=3, off=5 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfcb40): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfcb40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.936453419 +0000 UTC m=+215.947077292 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfcb40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd0c0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd0c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd0c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd0c0): >_readAt: n=3, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd0c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.936453419 +0000 UTC m=+215.947077292 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd0c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a150 item 82 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd740): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd740): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd740): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd740): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd740): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.938961357 +0000 UTC m=+215.949585230 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfd740): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfdc40): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfdc40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfdc40): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfdc40): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfdc40): >_readAt: n=2, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfdc40): _writeAt: size=3, off=7 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b0a0 item 83 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfdc40): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfdc40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.94018297 +0000 UTC m=+215.950806844 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000dfdc40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bca00): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bca00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bca00): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bca00): >_readAt: n=8, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bca00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.94018297 +0000 UTC m=+215.950806844 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bca00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b340 item 83 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bd340): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bd340): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bd340): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bd340): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bd340): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.943038842 +0000 UTC m=+215.953662715 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bd340): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bd840): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bd840): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bd840): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b7a0 item 84 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bd840): _readAt: size=2, off=5 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bd840): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bd840): _writeAt: size=3, off=5 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bd840): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bd840): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.944884177 +0000 UTC m=+215.955508050 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0002bd840): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011e540): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011e540): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011e540): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011e540): >_readAt: n=3, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011e540): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.944884177 +0000 UTC m=+215.955508050 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011e540): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bab0 item 84 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011f040): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011f040): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011f040): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011f040): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011f040): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.949145197 +0000 UTC m=+215.959769070 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00011f040): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50180): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50180): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50180): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50180): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50180): >_readAt: n=2, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50180): _writeAt: size=3, off=7 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476000 item 85 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50180): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50180): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.950427835 +0000 UTC m=+215.961051698 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50180): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50800): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50800): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50800): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50800): >_readAt: n=8, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50800): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.950427835 +0000 UTC m=+215.961051698 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50800): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004761c0 item 85 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50ec0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50ec0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50ec0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50ec0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50ec0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.953914712 +0000 UTC m=+215.964538585 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d50ec0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d513c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d513c0): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d513c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476620 item 86 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d513c0): _readAt: size=2, off=5 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d513c0): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d513c0): _writeAt: size=3, off=5 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d513c0): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d513c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.955457528 +0000 UTC m=+215.966081391 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d513c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d51940): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d51940): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d51940): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d51940): >_readAt: n=3, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d51940): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.955457528 +0000 UTC m=+215.966081391 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000d51940): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004768c0 item 86 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072e100): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072e100): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072e100): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072e100): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072e100): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.958170282 +0000 UTC m=+215.968794155 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072e100): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072e700): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072e700): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072e700): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072e700): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072e700): >_readAt: n=2, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072e700): _writeAt: size=3, off=7 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476d90 item 87 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072e700): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072e700): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.960293748 +0000 UTC m=+215.970917611 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072e700): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072ed40): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072ed40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072ed40): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072ed40): >_readAt: n=8, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072ed40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.960293748 +0000 UTC m=+215.970917611 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072ed40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477030 item 87 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 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/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f3c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f3c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f3c0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f3c0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f3c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.963551836 +0000 UTC m=+215.974175729 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f3c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f8c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f8c0): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f8c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004775e0 item 88 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f8c0): _readAt: size=2, off=5 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f8c0): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f8c0): _writeAt: size=3, off=5 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f8c0): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f8c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.965134927 +0000 UTC m=+215.975758821 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072f8c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072fe40): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072fe40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072fe40): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072fe40): >_readAt: n=3, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072fe40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.965134927 +0000 UTC m=+215.975758821 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc00072fe40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477880 item 88 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb62c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb62c0): open at offset 0 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb62c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb62c0): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb62c0): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb62c0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb62c0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb62c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.968052175 +0000 UTC m=+215.978676038 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb62c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb6800): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb6800): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb6800): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312310 item 89 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb6800): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb6800): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.969399475 +0000 UTC m=+215.980023368 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb6800): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb6d40): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb6d40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb6d40): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb6d40): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb6d40): >_readAt: n=2, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb6d40): _writeAt: size=3, off=7 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312770 item 89 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb6d40): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb6d40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.970840259 +0000 UTC m=+215.981464153 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb6d40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb72c0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb72c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb72c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb72c0): >_readAt: n=8, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb72c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.970840259 +0000 UTC m=+215.981464153 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb72c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312a10 item 89 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb7900): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb7900): open at offset 0 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb7900): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb7900): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb7900): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb7900): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb7900): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb7900): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.973766123 +0000 UTC m=+215.984390016 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb7900): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb7e40): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb7e40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb7e40): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313180 item 90 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb7e40): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb7e40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.974758155 +0000 UTC m=+215.985382048 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000eb7e40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ece400): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ece400): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ece400): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313420 item 90 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ece400): _readAt: size=2, off=5 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ece400): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ece400): _writeAt: size=3, off=5 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ece400): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ece400): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.975971323 +0000 UTC m=+215.986595216 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ece400): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ece9c0): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ece9c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ece9c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ece9c0): >_readAt: n=3, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ece9c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.975971323 +0000 UTC m=+215.986595216 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ece9c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003136c0 item 90 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ecf000): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ecf000): open at offset 0 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ecf000): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ecf000): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ecf000): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ecf000): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ecf000): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ecf000): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.979958949 +0000 UTC m=+215.990582833 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ecf000): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ecf540): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ecf540): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ecf540): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313f10 item 91 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ecf540): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ecf540): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.981881649 +0000 UTC m=+215.992505533 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ecf540): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ecfa80): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ecfa80): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ecfa80): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ecfa80): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ecfa80): >_readAt: n=2, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ecfa80): _writeAt: size=3, off=7 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050460 item 91 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ecfa80): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ecfa80): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.983068959 +0000 UTC m=+215.993692842 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc000ecfa80): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a6080): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a6080): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a6080): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a6080): >_readAt: n=8, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a6080): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.983068959 +0000 UTC m=+215.993692842 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a6080): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050770 item 91 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 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/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a66c0): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a66c0): open at offset 0 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a66c0): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a66c0): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a66c0): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a66c0): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a66c0): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a66c0): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.986426072 +0000 UTC m=+215.997049954 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a66c0): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a6c00): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a6c00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a6c00): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000510a0 item 92 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a6c00): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a6c00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.987838224 +0000 UTC m=+215.998462117 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a6c00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a7140): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a7140): open at offset 5 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a7140): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051650 item 92 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a7140): _readAt: size=2, off=5 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a7140): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a7140): _writeAt: size=3, off=5 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a7140): >_writeAt: n=3, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a7140): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.989021244 +0000 UTC m=+215.999645147 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a7140): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a7700): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a7700): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a7700): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a7700): >_readAt: n=3, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a7700): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.989021244 +0000 UTC m=+215.999645147 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a7700): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000519d0 item 92 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a7d40): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a7d40): open at offset 0 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a7d40): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a7d40): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a7d40): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a7d40): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a7d40): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a7d40): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.991950163 +0000 UTC m=+216.002574056 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006a7d40): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c6300): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c6300): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c6300): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ea0 item 93 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c6300): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c6300): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.99282736 +0000 UTC m=+216.003451254 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c6300): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c6a00): _readAt: size=512, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c6a00): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c6a00): >openPending: err= 2025/06/28 04:43:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c6a00): >_readAt: n=5, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c6a00): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.99282736 +0000 UTC m=+216.003451254 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c6a00): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: Remove: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d42a0 item 93 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:08 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/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c7040): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c7040): open at offset 0 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c7040): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c7040): _readAt: size=2, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c7040): >_readAt: n=0, err=EOF 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c7040): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c7040): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c7040): close: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.996984987 +0000 UTC m=+216.007608869 2025/06/28 04:43:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c7040): >close: err= 2025/06/28 04:43:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:08 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c7580): _writeAt: size=5, off=0 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c7580): openPending: 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c7580): >openPending: err= 2025/06/28 04:43:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d49a0 item 94 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c7580): >_writeAt: n=5, err= 2025/06/28 04:43:08 DEBUG : open-test-file(0xc0006c7580): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.998920009 +0000 UTC m=+216.009543903 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c7580): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c7c80): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c7c80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c7c80): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c7c80): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c7c80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:08.998920009 +0000 UTC m=+216.009543903 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c7c80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4d20 item 94 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 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/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006ee340): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006ee340): open at offset 0 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006ee340): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006ee340): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006ee340): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006ee340): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006ee340): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006ee340): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.003725922 +0000 UTC m=+216.014349816 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006ee340): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006ee880): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006ee880): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006ee880): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5650 item 95 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006ee880): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006ee880): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.005798082 +0000 UTC m=+216.016421986 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006ee880): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006eef80): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006eef80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006eef80): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006eef80): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006eef80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.005798082 +0000 UTC m=+216.016421986 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006eef80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332000 item 95 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 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/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006ef5c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006ef5c0): open at offset 0 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006ef5c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006ef5c0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006ef5c0): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006ef5c0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006ef5c0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006ef5c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.010403129 +0000 UTC m=+216.021027021 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006ef5c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006efb00): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006efb00): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006efb00): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332460 item 96 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006efb00): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006efb00): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.01185765 +0000 UTC m=+216.022481533 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006efb00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000740280): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000740280): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000740280): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000740280): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000740280): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.01185765 +0000 UTC m=+216.022481533 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000740280): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332770 item 96 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= 2025/06/28 04:43:09 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:43:09 DEBUG : Looking for writers 2025/06/28 04:43:09 DEBUG : >WaitForWriters: 2025/06/28 04:43:09 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:43:09 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:43:09 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:43:09 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:09 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:43:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:43:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/06/28 04:43:09 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ac200): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ac200): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ac200): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ac200): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ac200): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.413165251 +0000 UTC m=+216.423789145 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ac200): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ac680): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ac680): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ac680): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ac680): >_readAt: n=2, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ac680): _writeAt: size=3, off=2 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ac680): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ac680): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.413165251 +0000 UTC m=+216.423789145 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ac680): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007acb40): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007acb40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007acb40): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007acb40): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007acb40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.413165251 +0000 UTC m=+216.423789145 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007acb40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400fc0 item 1 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ad180): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ad180): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ad180): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ad180): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ad180): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.417911632 +0000 UTC m=+216.428535515 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ad180): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ad680): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ad680): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ad680): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ad680): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ad680): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.417911632 +0000 UTC m=+216.428535515 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007ad680): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401880 item 2 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007adcc0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007adcc0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007adcc0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007adcc0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007adcc0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.420663499 +0000 UTC m=+216.431287392 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007adcc0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f21c0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f21c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f21c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f21c0): >_readAt: n=2, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f21c0): _writeAt: size=3, off=2 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f21c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f21c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.420663499 +0000 UTC m=+216.431287392 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f21c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f2680): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f2680): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f2680): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f2680): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f2680): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.420663499 +0000 UTC m=+216.431287392 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f2680): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462000 item 3 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f2d00): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f2d00): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f2d00): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f2d00): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f2d00): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.425454374 +0000 UTC m=+216.436078257 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f2d00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f3240): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f3240): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f3240): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f3240): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f3240): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.425454374 +0000 UTC m=+216.436078257 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f3240): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462850 item 4 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f3880): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f3880): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f3880): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f3880): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f3880): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.428460177 +0000 UTC m=+216.439084060 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f3880): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f3d00): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f3d00): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f3d00): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f3d00): >_readAt: n=2, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f3d00): _writeAt: size=3, off=2 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f3d00): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f3d00): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.428460177 +0000 UTC m=+216.439084060 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007f3d00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b4240): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b4240): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b4240): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b4240): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b4240): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.428460177 +0000 UTC m=+216.439084060 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b4240): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462ee0 item 5 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b48c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b48c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b48c0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b48c0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b48c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.432864577 +0000 UTC m=+216.443488460 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b48c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b4e00): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b4e00): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b4e00): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b4e00): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b4e00): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.432864577 +0000 UTC m=+216.443488460 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b4e00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463500 item 6 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b5480): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b5480): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b5480): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b5480): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b5480): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.436165444 +0000 UTC m=+216.446789327 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b5480): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b5980): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b5980): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b5980): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b5980): >_readAt: n=2, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b5980): _writeAt: size=3, off=2 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b5980): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b5980): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.436165444 +0000 UTC m=+216.446789327 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b5980): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b5e40): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b5e40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b5e40): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b5e40): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b5e40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.436165444 +0000 UTC m=+216.446789327 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008b5e40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463ce0 item 7 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d8540): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d8540): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d8540): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d8540): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d8540): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.440191182 +0000 UTC m=+216.450815065 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d8540): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d8a80): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d8a80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d8a80): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d8a80): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d8a80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.440191182 +0000 UTC m=+216.450815065 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d8a80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004303f0 item 8 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9040): _readAt: size=2, off=0 2025/06/28 04:43:09 ERROR : open-test-file(0xc0008d9040): Couldn't read size of file 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9040): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9040): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9040): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9040): close: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9040): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9400): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9400): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9400): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9400): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9400): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.443802953 +0000 UTC m=+216.454426845 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9400): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9880): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9880): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9880): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9880): >_readAt: n=2, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9880): _writeAt: size=3, off=2 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9880): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9880): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.443802953 +0000 UTC m=+216.454426845 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9880): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9d80): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9d80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9d80): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9d80): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9d80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.443802953 +0000 UTC m=+216.454426845 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008d9d80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430af0 item 9 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f6480): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f6480): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f6480): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f6480): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f6480): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.448187115 +0000 UTC m=+216.458810997 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f6480): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f69c0): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f69c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f69c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f69c0): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f69c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.448187115 +0000 UTC m=+216.458810997 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f69c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004312d0 item 10 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f7000): _readAt: size=2, off=0 2025/06/28 04:43:09 ERROR : open-test-file(0xc0008f7000): Couldn't read size of file 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f7000): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f7000): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f7000): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f7000): close: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f7000): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f73c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f73c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f73c0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f73c0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f73c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.451640518 +0000 UTC m=+216.462264402 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f73c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f78c0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f78c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f78c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f78c0): >_readAt: n=2, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f78c0): _writeAt: size=3, off=2 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f78c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f78c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.451640518 +0000 UTC m=+216.462264402 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f78c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f7dc0): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f7dc0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f7dc0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f7dc0): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f7dc0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.451640518 +0000 UTC m=+216.462264402 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0008f7dc0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431960 item 11 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009104c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009104c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009104c0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009104c0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009104c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.456177978 +0000 UTC m=+216.466801870 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009104c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000910a00): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000910a00): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000910a00): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000910a00): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000910a00): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.456177978 +0000 UTC m=+216.466801870 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000910a00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001104d0 item 12 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000911040): _readAt: size=2, off=0 2025/06/28 04:43:09 ERROR : open-test-file(0xc000911040): Couldn't read size of file 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000911040): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000911040): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000911040): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000911040): close: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000911040): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000911400): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000911400): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000911400): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000911400): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000911400): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.459946422 +0000 UTC m=+216.470570316 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000911400): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000911ac0): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000911ac0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000911ac0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000911ac0): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000911ac0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.459946422 +0000 UTC m=+216.470570316 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000911ac0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001108c0 item 13 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092c1c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092c1c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092c1c0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092c1c0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092c1c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.463402161 +0000 UTC m=+216.474026084 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092c1c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092c700): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092c700): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092c700): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092c700): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092c700): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.463402161 +0000 UTC m=+216.474026084 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092c700): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110e70 item 14 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092cd40): _readAt: size=2, off=0 2025/06/28 04:43:09 ERROR : open-test-file(0xc00092cd40): Couldn't read size of file 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092cd40): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092cd40): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092cd40): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092cd40): close: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092cd40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092d100): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092d100): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092d100): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092d100): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092d100): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.466868459 +0000 UTC m=+216.477492362 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092d100): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092d7c0): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092d7c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092d7c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092d7c0): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092d7c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.466868459 +0000 UTC m=+216.477492362 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092d7c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111420 item 15 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 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/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092de40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092de40): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092de40): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092de40): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092de40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.470140091 +0000 UTC m=+216.480763984 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00092de40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095c400): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095c400): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095c400): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095c400): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095c400): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.470140091 +0000 UTC m=+216.480763984 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095c400): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001118f0 item 16 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095ca40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095ca40): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095ca40): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095ca40): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095ca40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.473560803 +0000 UTC m=+216.484184696 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095ca40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095cec0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095cec0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095cec0): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095cec0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095cec0): >_readAt: n=2, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095cec0): _writeAt: size=3, off=7 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095cec0): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095cec0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.473560803 +0000 UTC m=+216.484184696 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095cec0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095d3c0): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095d3c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095d3c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095d3c0): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095d3c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.473560803 +0000 UTC m=+216.484184696 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095d3c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111e30 item 17 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095da40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095da40): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095da40): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095da40): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095da40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.477978768 +0000 UTC m=+216.488602661 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00095da40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097e000): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097e000): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097e000): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097e000): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097e000): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.477978768 +0000 UTC m=+216.488602661 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097e000): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a27e0 item 18 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097e680): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097e680): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097e680): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097e680): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097e680): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.481348755 +0000 UTC m=+216.491972648 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097e680): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097eb80): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097eb80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097eb80): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097eb80): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097eb80): >_readAt: n=2, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097eb80): _writeAt: size=3, off=7 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097eb80): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097eb80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.481348755 +0000 UTC m=+216.491972648 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097eb80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097f080): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097f080): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097f080): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097f080): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097f080): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.481348755 +0000 UTC m=+216.491972648 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097f080): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2cb0 item 19 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097f700): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097f700): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097f700): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097f700): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097f700): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.486034552 +0000 UTC m=+216.496658456 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097f700): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097fc40): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097fc40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097fc40): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097fc40): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097fc40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.486034552 +0000 UTC m=+216.496658456 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00097fc40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3490 item 20 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a0340): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a0340): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a0340): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a0340): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a0340): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.489286478 +0000 UTC m=+216.499910372 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a0340): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a0840): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a0840): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a0840): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a0840): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a0840): >_readAt: n=2, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a0840): _writeAt: size=3, off=7 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a0840): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a0840): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.489286478 +0000 UTC m=+216.499910372 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a0840): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a0d40): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a0d40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a0d40): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a0d40): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a0d40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.489286478 +0000 UTC m=+216.499910372 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a0d40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3a40 item 21 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a13c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a13c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a13c0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a13c0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a13c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.493195637 +0000 UTC m=+216.503819521 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a13c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a1900): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a1900): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a1900): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a1900): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a1900): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.493195637 +0000 UTC m=+216.503819521 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009a1900): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412620 item 22 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c0000): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c0000): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c0000): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c0000): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c0000): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.496216669 +0000 UTC m=+216.506840562 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c0000): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c0500): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c0500): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c0500): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c0500): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c0500): >_readAt: n=2, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c0500): _writeAt: size=3, off=7 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c0500): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c0500): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.496216669 +0000 UTC m=+216.506840562 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c0500): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c0a00): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c0a00): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c0a00): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c0a00): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c0a00): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.496216669 +0000 UTC m=+216.506840562 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c0a00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412c40 item 23 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 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/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c1080): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c1080): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c1080): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c1080): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c1080): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.500101654 +0000 UTC m=+216.510725546 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c1080): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c15c0): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c15c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c15c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c15c0): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c15c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.500101654 +0000 UTC m=+216.510725546 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c15c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413420 item 24 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c1c00): _readAt: size=2, off=0 2025/06/28 04:43:09 ERROR : open-test-file(0xc0009c1c00): Couldn't read size of file 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c1c00): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c1c00): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c1c00): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c1c00): close: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009c1c00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009ea040): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009ea040): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009ea040): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009ea040): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009ea040): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.503451884 +0000 UTC m=+216.514075777 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009ea040): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009ea540): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009ea540): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009ea540): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009ea540): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009ea540): >_readAt: n=2, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009ea540): _writeAt: size=3, off=7 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009ea540): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009ea540): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.503451884 +0000 UTC m=+216.514075777 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009ea540): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009eaa80): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009eaa80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009eaa80): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009eaa80): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009eaa80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.503451884 +0000 UTC m=+216.514075777 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009eaa80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413ab0 item 25 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009eb100): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009eb100): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009eb100): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009eb100): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009eb100): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.507419623 +0000 UTC m=+216.518043506 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009eb100): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009eb640): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009eb640): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009eb640): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009eb640): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009eb640): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.507419623 +0000 UTC m=+216.518043506 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009eb640): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e4d0 item 26 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009ebc80): _readAt: size=2, off=0 2025/06/28 04:43:09 ERROR : open-test-file(0xc0009ebc80): Couldn't read size of file 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009ebc80): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009ebc80): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009ebc80): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009ebc80): close: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0009ebc80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0c0c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0c0c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0c0c0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0c0c0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0c0c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.510505746 +0000 UTC m=+216.521129630 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0c0c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0c5c0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0c5c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0c5c0): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0c5c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0c5c0): >_readAt: n=2, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0c5c0): _writeAt: size=3, off=7 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0c5c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0c5c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.510505746 +0000 UTC m=+216.521129630 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0c5c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0cb00): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0cb00): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0cb00): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0cb00): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0cb00): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.510505746 +0000 UTC m=+216.521129630 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0cb00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e8c0 item 27 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 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/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0d180): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0d180): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0d180): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0d180): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0d180): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.514069167 +0000 UTC m=+216.524693050 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0d180): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0d6c0): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0d6c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0d6c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0d6c0): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0d6c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.514069167 +0000 UTC m=+216.524693050 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0d6c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017eee0 item 28 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0dd00): _readAt: size=2, off=0 2025/06/28 04:43:09 ERROR : open-test-file(0xc000a0dd00): Couldn't read size of file 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0dd00): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0dd00): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0dd00): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0dd00): close: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a0dd00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2e140): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2e140): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2e140): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2e140): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2e140): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.517103044 +0000 UTC m=+216.527726926 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2e140): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2e800): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2e800): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2e800): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2e800): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2e800): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.517103044 +0000 UTC m=+216.527726926 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2e800): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f490 item 29 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 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/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2ee80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2ee80): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2ee80): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2ee80): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2ee80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.519925223 +0000 UTC m=+216.530549115 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2ee80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2f3c0): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2f3c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2f3c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2f3c0): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2f3c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.519925223 +0000 UTC m=+216.530549115 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2f3c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f880 item 30 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 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/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2fa00): _readAt: size=2, off=0 2025/06/28 04:43:09 ERROR : open-test-file(0xc000a2fa00): Couldn't read size of file 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2fa00): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2fa00): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2fa00): >_writeAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2fa00): close: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2fa00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2fdc0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2fdc0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2fdc0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2fdc0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2fdc0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.523366442 +0000 UTC m=+216.533990326 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a2fdc0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a54500): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a54500): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a54500): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a54500): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a54500): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.523366442 +0000 UTC m=+216.533990326 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a54500): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017fc70 item 31 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 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/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a54b80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a54b80): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a54b80): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a54b80): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a54b80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.526436297 +0000 UTC m=+216.537060190 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a54b80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a550c0): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a550c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a550c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a550c0): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a550c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.526436297 +0000 UTC m=+216.537060190 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a550c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474620 item 32 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a55700): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a55700): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a55700): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a55700): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a55700): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.529185147 +0000 UTC m=+216.539809041 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a55700): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a55b80): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a55b80): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a55b80): _writeAt: size=3, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a55b80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a55b80): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474fc0 item 33 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a55b80): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a55b80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.530218898 +0000 UTC m=+216.540842781 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000a55b80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0c100): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0c100): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0c100): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0c100): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0c100): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.530218898 +0000 UTC m=+216.540842781 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0c100): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004751f0 item 33 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0c740): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0c740): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0c740): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0c740): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0c740): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.532895334 +0000 UTC m=+216.543519227 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0c740): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0cbc0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0cbc0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475960 item 34 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0cbc0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0cbc0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0cbc0): _writeAt: size=3, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0cbc0): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0cbc0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.53396923 +0000 UTC m=+216.544593113 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0cbc0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0d100): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0d100): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0d100): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0d100): >_readAt: n=3, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0d100): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.53396923 +0000 UTC m=+216.544593113 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0d100): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390070 item 34 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0d740): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0d740): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0d740): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0d740): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0d740): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.536414871 +0000 UTC m=+216.547038765 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0d740): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0dbc0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0dbc0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0dbc0): _writeAt: size=3, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0dbc0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0dbc0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003905b0 item 35 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0dbc0): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0dbc0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.537328316 +0000 UTC m=+216.547952199 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c0dbc0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c34140): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c34140): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c34140): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c34140): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c34140): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.537328316 +0000 UTC m=+216.547952199 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c34140): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390930 item 35 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c347c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c347c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c347c0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c347c0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c347c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.539909371 +0000 UTC m=+216.550533255 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c347c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c34cc0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c34cc0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390f50 item 36 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c34cc0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c34cc0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c34cc0): _writeAt: size=3, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c34cc0): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c34cc0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.54095193 +0000 UTC m=+216.551575823 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c34cc0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c35200): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c35200): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c35200): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c35200): >_readAt: n=3, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c35200): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.54095193 +0000 UTC m=+216.551575823 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c35200): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391420 item 36 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c35840): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c35840): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c35840): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c35840): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c35840): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.544221078 +0000 UTC m=+216.554844970 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c35840): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c35cc0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c35cc0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c35cc0): _writeAt: size=3, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c35cc0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c35cc0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003919d0 item 37 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c35cc0): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c35cc0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.545425087 +0000 UTC m=+216.556048981 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c35cc0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5c240): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5c240): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5c240): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5c240): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5c240): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.545425087 +0000 UTC m=+216.556048981 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5c240): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391b90 item 37 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5c8c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5c8c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5c8c0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5c8c0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5c8c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.548053652 +0000 UTC m=+216.558677565 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5c8c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5cdc0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5cdc0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ce000 item 38 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5cdc0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5cdc0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5cdc0): _writeAt: size=3, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5cdc0): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5cdc0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.549266981 +0000 UTC m=+216.559890864 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5cdc0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5d300): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5d300): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5d300): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5d300): >_readAt: n=3, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5d300): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.549266981 +0000 UTC m=+216.559890864 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5d300): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ce2a0 item 38 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5d980): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5d980): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5d980): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5d980): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5d980): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.552458273 +0000 UTC m=+216.563082155 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5d980): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5de80): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5de80): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5de80): _writeAt: size=3, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5de80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5de80): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ce700 item 39 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5de80): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5de80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.553723258 +0000 UTC m=+216.564347150 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c5de80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c82400): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c82400): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c82400): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c82400): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c82400): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.553723258 +0000 UTC m=+216.564347150 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c82400): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ced20 item 39 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c82a80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c82a80): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c82a80): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c82a80): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c82a80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.556866068 +0000 UTC m=+216.567489952 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c82a80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c82f80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c82f80): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cf3b0 item 40 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c82f80): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c82f80): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c82f80): _writeAt: size=3, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c82f80): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c82f80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.557989267 +0000 UTC m=+216.568613150 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c82f80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c834c0): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c834c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c834c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c834c0): >_readAt: n=3, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c834c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.557989267 +0000 UTC m=+216.568613150 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c834c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cf9d0 item 40 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c83a80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c83a80): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c83a80): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c83a80): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c83a80): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c83a80): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c83a80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.560707651 +0000 UTC m=+216.571331544 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000c83a80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2000): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2000): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2000): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a7e0 item 41 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2000): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2000): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.5621877 +0000 UTC m=+216.572811582 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2000): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066e680): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066e680): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066e680): _writeAt: size=3, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066e680): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066e680): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa4d0 item 41 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066e680): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066e680): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.563523307 +0000 UTC m=+216.574147190 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066e680): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066ebc0): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066ebc0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066ebc0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066ebc0): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066ebc0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.563523307 +0000 UTC m=+216.574147190 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066ebc0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004faa10 item 41 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066f200): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066f200): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066f200): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066f200): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066f200): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066f200): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066f200): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.566409696 +0000 UTC m=+216.577033589 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066f200): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066f700): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066f700): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066f700): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fba40 item 42 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066f700): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066f700): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.568002767 +0000 UTC m=+216.578626650 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066f700): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066fc40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066fc40): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fbc00 item 42 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066fc40): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066fc40): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066fc40): _writeAt: size=3, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066fc40): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066fc40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.569751119 +0000 UTC m=+216.580375012 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066fc40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d06240): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d06240): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d06240): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d06240): >_readAt: n=3, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d06240): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.569751119 +0000 UTC m=+216.580375012 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d06240): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a000 item 42 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d06880): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d06880): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d06880): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d06880): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d06880): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d06880): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d06880): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.572834128 +0000 UTC m=+216.583458021 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d06880): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d06d80): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d06d80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d06d80): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a700 item 43 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d06d80): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d06d80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.57385751 +0000 UTC m=+216.584481402 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d06d80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d072c0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d072c0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d072c0): _writeAt: size=3, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d072c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d072c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a9a0 item 43 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d072c0): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d072c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.575015294 +0000 UTC m=+216.585639186 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d072c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d07800): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d07800): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d07800): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d07800): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d07800): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.575015294 +0000 UTC m=+216.585639186 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d07800): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ab60 item 43 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d07e40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d07e40): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d07e40): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d07e40): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d07e40): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d07e40): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d07e40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.578300101 +0000 UTC m=+216.588923993 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d07e40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d4e3c0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d4e3c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d4e3c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b180 item 44 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d4e3c0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d4e3c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.579300599 +0000 UTC m=+216.589924492 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d4e3c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d4e900): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d4e900): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b490 item 44 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d4e900): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d4e900): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d4e900): _writeAt: size=3, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d4e900): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d4e900): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.580605709 +0000 UTC m=+216.591229592 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d4e900): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d4ee80): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d4ee80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d4ee80): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d4ee80): >_readAt: n=3, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d4ee80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.580605709 +0000 UTC m=+216.591229592 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d4ee80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b650 item 44 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741080): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741080): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741080): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741080): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741080): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741080): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741080): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.583575645 +0000 UTC m=+216.594199528 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741080): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741580): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741580): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741580): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333c00 item 45 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741580): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741580): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.58466457 +0000 UTC m=+216.595288453 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741580): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741c80): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741c80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741c80): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741c80): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741c80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.58466457 +0000 UTC m=+216.595288453 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741c80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333e30 item 45 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d82340): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d82340): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d82340): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d82340): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d82340): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d82340): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d82340): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.587786692 +0000 UTC m=+216.598410584 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d82340): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d82840): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d82840): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d82840): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae310 item 46 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d82840): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d82840): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.58879308 +0000 UTC m=+216.599416964 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d82840): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d82f40): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d82f40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d82f40): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d82f40): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d82f40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.58879308 +0000 UTC m=+216.599416964 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d82f40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae4d0 item 46 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d83580): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d83580): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d83580): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d83580): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d83580): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d83580): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d83580): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.592103897 +0000 UTC m=+216.602727791 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d83580): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d83a80): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d83a80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d83a80): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae8c0 item 47 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d83a80): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d83a80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.59317602 +0000 UTC m=+216.603799903 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d83a80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dba200): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dba200): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dba200): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dba200): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dba200): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.59317602 +0000 UTC m=+216.603799903 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dba200): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aec40 item 47 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 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/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dba840): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dba840): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dba840): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dba840): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dba840): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dba840): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dba840): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.596313701 +0000 UTC m=+216.606937584 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dba840): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbad40): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbad40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbad40): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af110 item 48 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbad40): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbad40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.597564549 +0000 UTC m=+216.608188432 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbad40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbb440): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbb440): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbb440): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbb440): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbb440): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.597564549 +0000 UTC m=+216.608188432 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbb440): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af420 item 48 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbba80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbba80): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbba80): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbba80): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbba80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.600341132 +0000 UTC m=+216.610965025 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbba80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbbf00): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbbf00): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbbf00): _writeAt: size=3, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbbf00): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbbf00): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbbf00): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af960 item 49 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbbf00): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbbf00): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.601444493 +0000 UTC m=+216.612068386 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dbbf00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df44c0): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df44c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df44c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df44c0): >_readAt: n=8, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df44c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.601444493 +0000 UTC m=+216.612068386 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df44c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afc00 item 49 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df4b40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df4b40): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df4b40): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df4b40): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df4b40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.604427274 +0000 UTC m=+216.615051158 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df4b40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df5040): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df5040): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df5040): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003242a0 item 50 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df5040): _readAt: size=2, off=5 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df5040): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df5040): _writeAt: size=3, off=5 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df5040): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df5040): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.605688562 +0000 UTC m=+216.616312445 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df5040): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df55c0): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df55c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df55c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df55c0): >_readAt: n=3, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df55c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.605688562 +0000 UTC m=+216.616312445 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df55c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324540 item 50 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df5c40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df5c40): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df5c40): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df5c40): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df5c40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.608581153 +0000 UTC m=+216.619205045 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000df5c40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e461c0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e461c0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e461c0): _writeAt: size=3, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e461c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e461c0): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e461c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324a10 item 51 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e461c0): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e461c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.609848181 +0000 UTC m=+216.620472074 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e461c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e46700): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e46700): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e46700): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e46700): >_readAt: n=8, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e46700): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.609848181 +0000 UTC m=+216.620472074 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e46700): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324bd0 item 51 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e46d80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e46d80): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e46d80): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e46d80): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e46d80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.612632389 +0000 UTC m=+216.623256282 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e46d80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e47280): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e47280): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e47280): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003250a0 item 52 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e47280): _readAt: size=2, off=5 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e47280): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e47280): _writeAt: size=3, off=5 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e47280): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e47280): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.613924074 +0000 UTC m=+216.624547967 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e47280): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e47800): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e47800): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e47800): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e47800): >_readAt: n=3, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e47800): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.613924074 +0000 UTC m=+216.624547967 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e47800): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003253b0 item 52 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e47e80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e47e80): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e47e80): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e47e80): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e47e80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.616722829 +0000 UTC m=+216.627346712 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e47e80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6c400): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6c400): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6c400): _writeAt: size=3, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6c400): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6c400): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6c400): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003257a0 item 53 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6c400): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6c400): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.617769965 +0000 UTC m=+216.628393858 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6c400): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6c940): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6c940): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6c940): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6c940): >_readAt: n=8, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6c940): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.617769965 +0000 UTC m=+216.628393858 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6c940): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325ab0 item 53 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6cfc0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6cfc0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6cfc0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6cfc0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6cfc0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.620953051 +0000 UTC m=+216.631576944 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6cfc0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6d4c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6d4c0): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6d4c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e000 item 54 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6d4c0): _readAt: size=2, off=5 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6d4c0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6d4c0): _writeAt: size=3, off=5 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6d4c0): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6d4c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.622365333 +0000 UTC m=+216.632989225 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6d4c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6da40): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6da40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6da40): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6da40): >_readAt: n=3, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6da40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.622365333 +0000 UTC m=+216.632989225 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e6da40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e230 item 54 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e84140): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e84140): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e84140): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e84140): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e84140): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.625554731 +0000 UTC m=+216.636178613 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e84140): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e84640): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e84640): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e84640): _writeAt: size=3, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e84640): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e84640): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e84640): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e690 item 55 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e84640): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e84640): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.626798726 +0000 UTC m=+216.637422620 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e84640): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e84b80): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e84b80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e84b80): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e84b80): >_readAt: n=8, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e84b80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.626798726 +0000 UTC m=+216.637422620 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e84b80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ea10 item 55 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 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/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e85200): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e85200): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e85200): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e85200): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e85200): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.629643648 +0000 UTC m=+216.640267531 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000e85200): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2180): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2180): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2180): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f030 item 56 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2180): _readAt: size=2, off=5 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2180): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2180): _writeAt: size=3, off=5 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2180): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2180): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.630950381 +0000 UTC m=+216.641574264 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2180): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2700): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2700): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2700): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2700): >_readAt: n=3, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2700): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.630950381 +0000 UTC m=+216.641574264 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2700): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041aa10 item 56 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2d40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2d40): open at offset 0 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2d40): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2d40): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2d40): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2d40): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2d40): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2d40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.633654317 +0000 UTC m=+216.644278210 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb2d40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb3280): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb3280): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb3280): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041afc0 item 57 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb3280): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb3280): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.634575577 +0000 UTC m=+216.645199471 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb3280): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb37c0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb37c0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb37c0): _writeAt: size=3, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb37c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb37c0): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb37c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b420 item 57 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb37c0): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb37c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.635650906 +0000 UTC m=+216.646274799 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb37c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb3d40): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb3d40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb3d40): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb3d40): >_readAt: n=8, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb3d40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.635650906 +0000 UTC m=+216.646274799 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cb3d40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b7a0 item 57 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cec400): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cec400): open at offset 0 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cec400): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cec400): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cec400): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cec400): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cec400): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cec400): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.638307744 +0000 UTC m=+216.648931637 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cec400): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cec940): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cec940): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cec940): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041be30 item 58 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cec940): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cec940): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.639329742 +0000 UTC m=+216.649953636 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cec940): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cece80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cece80): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cece80): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004364d0 item 58 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cece80): _readAt: size=2, off=5 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cece80): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cece80): _writeAt: size=3, off=5 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cece80): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cece80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.640811144 +0000 UTC m=+216.651435038 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cece80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ced440): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ced440): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ced440): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ced440): >_readAt: n=3, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ced440): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.640811144 +0000 UTC m=+216.651435038 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ced440): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436770 item 58 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ceda80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ceda80): open at offset 0 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ceda80): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ceda80): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ceda80): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ceda80): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ceda80): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ceda80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.643292683 +0000 UTC m=+216.653916567 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ceda80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f22040): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f22040): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f22040): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436fc0 item 59 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f22040): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f22040): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.644292581 +0000 UTC m=+216.654916474 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f22040): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f22580): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f22580): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f22580): _writeAt: size=3, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f22580): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f22580): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f22580): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437180 item 59 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f22580): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f22580): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.645316152 +0000 UTC m=+216.655940046 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f22580): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f22b00): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f22b00): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f22b00): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f22b00): >_readAt: n=8, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f22b00): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.645316152 +0000 UTC m=+216.655940046 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f22b00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437500 item 59 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 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/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f23140): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f23140): open at offset 0 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f23140): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f23140): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f23140): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f23140): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f23140): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f23140): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.64800468 +0000 UTC m=+216.658628563 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f23140): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f23680): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f23680): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f23680): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437ce0 item 60 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f23680): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f23680): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.649007202 +0000 UTC m=+216.659631095 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f23680): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f23bc0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f23bc0): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f23bc0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0070 item 60 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f23bc0): _readAt: size=2, off=5 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f23bc0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f23bc0): _writeAt: size=3, off=5 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f23bc0): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f23bc0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.650181717 +0000 UTC m=+216.660805601 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f23bc0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f42200): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f42200): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f42200): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f42200): >_readAt: n=3, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f42200): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.650181717 +0000 UTC m=+216.660805601 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f42200): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0700 item 60 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f42840): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f42840): open at offset 0 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f42840): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f42840): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f42840): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f42840): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f42840): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f42840): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.652851791 +0000 UTC m=+216.663475673 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f42840): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f42d80): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f42d80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f42d80): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0b60 item 61 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f42d80): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f42d80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.653784281 +0000 UTC m=+216.664408174 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f42d80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f43480): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f43480): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f43480): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f43480): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f43480): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.653784281 +0000 UTC m=+216.664408174 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f43480): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0e00 item 61 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 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/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f43ac0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f43ac0): open at offset 0 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f43ac0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f43ac0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f43ac0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f43ac0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f43ac0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f43ac0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.656465344 +0000 UTC m=+216.667089238 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f43ac0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7c080): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7c080): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7c080): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1570 item 62 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7c080): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7c080): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.657436928 +0000 UTC m=+216.668060812 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7c080): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7c780): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7c780): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7c780): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7c780): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7c780): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.657436928 +0000 UTC m=+216.668060812 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7c780): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1960 item 62 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 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/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7cdc0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7cdc0): open at offset 0 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7cdc0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7cdc0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7cdc0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7cdc0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7cdc0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7cdc0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.660202601 +0000 UTC m=+216.670826485 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7cdc0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7d300): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7d300): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7d300): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1e30 item 63 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7d300): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7d300): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.661191017 +0000 UTC m=+216.671814910 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7d300): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7da00): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7da00): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7da00): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7da00): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7da00): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.661191017 +0000 UTC m=+216.671814910 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000f7da00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f40e0 item 63 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 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/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa00c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa00c0): open at offset 0 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa00c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa00c0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa00c0): >_readAt: n=0, err=Bad file descriptor 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa00c0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa00c0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa00c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.664008207 +0000 UTC m=+216.674632100 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa00c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa0600): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa0600): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa0600): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f4460 item 64 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa0600): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa0600): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.66498445 +0000 UTC m=+216.675608333 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa0600): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa0d00): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa0d00): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa0d00): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa0d00): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa0d00): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.66498445 +0000 UTC m=+216.675608333 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa0d00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f4620 item 64 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa1340): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa1340): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa1340): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa1340): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa1340): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.667809893 +0000 UTC m=+216.678433787 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa1340): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa17c0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa17c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa17c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa17c0): >_readAt: n=2, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa17c0): _writeAt: size=3, off=2 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f4a80 item 65 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa17c0): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa17c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.669429805 +0000 UTC m=+216.680053698 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa17c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa1cc0): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa1cc0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa1cc0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa1cc0): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa1cc0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.669429805 +0000 UTC m=+216.680053698 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fa1cc0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f4cb0 item 65 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd6380): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd6380): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd6380): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd6380): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd6380): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.672204285 +0000 UTC m=+216.682828178 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd6380): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd6800): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd6800): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f5030 item 66 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd6800): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd6800): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd6800): _writeAt: size=3, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd6800): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd6800): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.67345854 +0000 UTC m=+216.684082433 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd6800): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd6d40): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd6d40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd6d40): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd6d40): >_readAt: n=3, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd6d40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.67345854 +0000 UTC m=+216.684082433 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd6d40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f52d0 item 66 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd7380): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd7380): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd7380): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd7380): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd7380): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.676181421 +0000 UTC m=+216.686805305 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd7380): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd7800): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd7800): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd7800): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd7800): >_readAt: n=2, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd7800): _writeAt: size=3, off=2 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f58f0 item 67 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd7800): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd7800): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.6772564 +0000 UTC m=+216.687880293 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd7800): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd7d00): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd7d00): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd7d00): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd7d00): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd7d00): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.6772564 +0000 UTC m=+216.687880293 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fd7d00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f5b20 item 67 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ffe400): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ffe400): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ffe400): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ffe400): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ffe400): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.68012775 +0000 UTC m=+216.690751633 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ffe400): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ffe900): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ffe900): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f5ea0 item 68 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ffe900): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ffe900): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ffe900): _writeAt: size=3, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ffe900): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ffe900): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.68141638 +0000 UTC m=+216.692040273 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ffe900): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ffee40): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ffee40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ffee40): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ffee40): >_readAt: n=3, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ffee40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.68141638 +0000 UTC m=+216.692040273 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ffee40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c80e0 item 68 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fff480): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fff480): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fff480): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fff480): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fff480): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.68416963 +0000 UTC m=+216.694793512 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fff480): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fff900): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fff900): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fff900): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fff900): >_readAt: n=2, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fff900): _writeAt: size=3, off=2 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8850 item 69 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fff900): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fff900): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.685316081 +0000 UTC m=+216.695939965 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fff900): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fffe00): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fffe00): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fffe00): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fffe00): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fffe00): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.685316081 +0000 UTC m=+216.695939965 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000fffe00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c8ee0 item 69 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001026500): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001026500): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001026500): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001026500): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001026500): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.687873102 +0000 UTC m=+216.698496985 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001026500): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001026a00): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001026a00): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f23f0 item 70 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001026a00): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001026a00): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001026a00): _writeAt: size=3, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001026a00): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001026a00): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.689014956 +0000 UTC m=+216.699638840 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001026a00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001026f40): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001026f40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001026f40): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001026f40): >_readAt: n=3, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001026f40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.689014956 +0000 UTC m=+216.699638840 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001026f40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2690 item 70 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010275c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010275c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010275c0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010275c0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010275c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.691826636 +0000 UTC m=+216.702450529 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010275c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001027ac0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001027ac0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001027ac0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001027ac0): >_readAt: n=2, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001027ac0): _writeAt: size=3, off=2 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2d90 item 71 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001027ac0): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001027ac0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.69290488 +0000 UTC m=+216.703528773 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001027ac0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042040): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042040): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042040): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042040): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042040): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.69290488 +0000 UTC m=+216.703528773 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042040): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2f50 item 71 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010426c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010426c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010426c0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010426c0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010426c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.695717501 +0000 UTC m=+216.706341384 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010426c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042bc0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042bc0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3340 item 72 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042bc0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042bc0): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042bc0): _writeAt: size=3, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042bc0): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042bc0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.696888398 +0000 UTC m=+216.707512292 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042bc0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001043100): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001043100): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001043100): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001043100): >_readAt: n=3, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001043100): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.696888398 +0000 UTC m=+216.707512292 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001043100): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3570 item 72 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010436c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010436c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010436c0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010436c0): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010436c0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010436c0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010436c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.699869054 +0000 UTC m=+216.710492938 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010436c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001043bc0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001043bc0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001043bc0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3a40 item 73 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001043bc0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001043bc0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.703218173 +0000 UTC m=+216.713842056 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001043bc0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042340): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042340): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042340): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042340): >_readAt: n=2, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042340): _writeAt: size=3, off=2 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2230 item 73 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042340): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042340): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.704413076 +0000 UTC m=+216.715036969 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042340): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042880): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042880): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042880): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042880): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042880): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.704413076 +0000 UTC m=+216.715036969 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042880): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f24d0 item 73 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042ec0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042ec0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042ec0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042ec0): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042ec0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042ec0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042ec0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.707586414 +0000 UTC m=+216.718210307 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001042ec0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010433c0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010433c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010433c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2bd0 item 74 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010433c0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010433c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.708548641 +0000 UTC m=+216.719172524 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0010433c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001043e00): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001043e00): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2e70 item 74 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001043e00): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001043e00): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001043e00): _writeAt: size=3, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001043e00): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001043e00): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.709686938 +0000 UTC m=+216.720310821 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc001043e00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000796400): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000796400): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000796400): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000796400): >_readAt: n=3, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000796400): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.709686938 +0000 UTC m=+216.720310821 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000796400): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3030 item 74 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000796f40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000796f40): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000796f40): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000796f40): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000796f40): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000796f40): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000796f40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.71233507 +0000 UTC m=+216.722958953 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000796f40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007978c0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007978c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007978c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3490 item 75 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007978c0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007978c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.713280465 +0000 UTC m=+216.723904358 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007978c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000797ec0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000797ec0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000797ec0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000797ec0): >_readAt: n=2, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000797ec0): _writeAt: size=3, off=2 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3650 item 75 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000797ec0): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000797ec0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.7143275 +0000 UTC m=+216.724951394 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000797ec0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cce500): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cce500): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cce500): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cce500): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cce500): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.7143275 +0000 UTC m=+216.724951394 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cce500): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3c00 item 75 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cceb40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cceb40): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cceb40): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cceb40): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cceb40): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cceb40): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cceb40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.717352479 +0000 UTC m=+216.727976373 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000cceb40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ccf040): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ccf040): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ccf040): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a000 item 76 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ccf040): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ccf040): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.718435233 +0000 UTC m=+216.729059116 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ccf040): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ccf580): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ccf580): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a4d0 item 76 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ccf580): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ccf580): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ccf580): _writeAt: size=3, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ccf580): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ccf580): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.71974953 +0000 UTC m=+216.730373414 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ccf580): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ccfb00): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ccfb00): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ccfb00): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ccfb00): >_readAt: n=3, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ccfb00): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.71974953 +0000 UTC m=+216.730373414 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ccfb00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a700 item 76 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efc200): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efc200): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efc200): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efc200): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efc200): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efc200): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efc200): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.722686835 +0000 UTC m=+216.733310728 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efc200): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efc8c0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efc8c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efc8c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ab60 item 77 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efc8c0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efc8c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.723699376 +0000 UTC m=+216.734323259 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efc8c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efd000): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efd000): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efd000): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efd000): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efd000): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.723699376 +0000 UTC m=+216.734323259 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efd000): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ad20 item 77 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efd680): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efd680): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efd680): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efd680): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efd680): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efd680): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efd680): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.726804086 +0000 UTC m=+216.737427949 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efd680): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efdb80): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efdb80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efdb80): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b490 item 78 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efdb80): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efdb80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.727636788 +0000 UTC m=+216.738260661 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000efdb80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0003a8fc0): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0003a8fc0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0003a8fc0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0003a8fc0): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0003a8fc0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.727636788 +0000 UTC m=+216.738260661 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0003a8fc0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b650 item 78 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0003a9840): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0003a9840): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0003a9840): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0003a9840): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0003a9840): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0003a9840): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0003a9840): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.729961363 +0000 UTC m=+216.740585226 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0003a9840): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0003a9e40): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0003a9e40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0003a9e40): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e070 item 79 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0003a9e40): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0003a9e40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.730792423 +0000 UTC m=+216.741416286 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0003a9e40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00068f380): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00068f380): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00068f380): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00068f380): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00068f380): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.730792423 +0000 UTC m=+216.741416286 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00068f380): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e2a0 item 79 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 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/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00068fa00): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00068fa00): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00068fa00): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00068fa00): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00068fa00): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00068fa00): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00068fa00): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.733016499 +0000 UTC m=+216.743640362 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00068fa00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000820100): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000820100): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000820100): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e770 item 80 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000820100): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000820100): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.733999305 +0000 UTC m=+216.744623168 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000820100): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000820b00): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000820b00): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000820b00): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000820b00): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000820b00): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.733999305 +0000 UTC m=+216.744623168 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000820b00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eaf0 item 80 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000821240): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000821240): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000821240): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000821240): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000821240): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.736577214 +0000 UTC m=+216.747201077 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000821240): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000821700): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000821700): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000821700): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000821700): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000821700): >_readAt: n=2, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000821700): _writeAt: size=3, off=7 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f180 item 81 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000821700): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000821700): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.737333003 +0000 UTC m=+216.747956866 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000821700): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000821cc0): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000821cc0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000821cc0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000821cc0): >_readAt: n=8, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000821cc0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.737333003 +0000 UTC m=+216.747956866 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000821cc0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f420 item 81 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfc400): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfc400): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfc400): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfc400): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfc400): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.739439138 +0000 UTC m=+216.750063001 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfc400): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfc900): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfc900): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfc900): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f960 item 82 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfc900): _readAt: size=2, off=5 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfc900): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfc900): _writeAt: size=3, off=5 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfc900): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfc900): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.740319069 +0000 UTC m=+216.750942943 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfc900): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfce80): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfce80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfce80): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfce80): >_readAt: n=3, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfce80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.740319069 +0000 UTC m=+216.750942943 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfce80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fc00 item 82 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfd500): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfd500): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfd500): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfd500): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfd500): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.742365973 +0000 UTC m=+216.752989846 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfd500): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfda00): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfda00): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfda00): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfda00): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfda00): >_readAt: n=2, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfda00): _writeAt: size=3, off=7 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001142310 item 83 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfda00): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfda00): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.74370146 +0000 UTC m=+216.754325353 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfda00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfdf40): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfdf40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfdf40): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfdf40): >_readAt: n=8, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfdf40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.74370146 +0000 UTC m=+216.754325353 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000dfdf40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011424d0 item 83 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0002bd100): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0002bd100): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0002bd100): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0002bd100): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0002bd100): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.746611023 +0000 UTC m=+216.757234906 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0002bd100): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0002bd600): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0002bd600): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0002bd600): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011428c0 item 84 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0002bd600): _readAt: size=2, off=5 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0002bd600): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0002bd600): _writeAt: size=3, off=5 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0002bd600): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0002bd600): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.747810194 +0000 UTC m=+216.758434087 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0002bd600): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0002bdf00): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0002bdf00): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0002bdf00): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0002bdf00): >_readAt: n=3, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0002bdf00): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.747810194 +0000 UTC m=+216.758434087 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0002bdf00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001142cb0 item 84 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00011ea80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00011ea80): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00011ea80): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00011ea80): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00011ea80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.750624999 +0000 UTC m=+216.761248881 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00011ea80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00011fd80): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00011fd80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00011fd80): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00011fd80): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00011fd80): >_readAt: n=2, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00011fd80): _writeAt: size=3, off=7 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001143180 item 85 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00011fd80): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00011fd80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.751897427 +0000 UTC m=+216.762521321 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00011fd80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d50580): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d50580): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d50580): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d50580): >_readAt: n=8, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d50580): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.751897427 +0000 UTC m=+216.762521321 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d50580): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001143340 item 85 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d50c40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d50c40): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d50c40): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d50c40): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d50c40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.754910454 +0000 UTC m=+216.765534348 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d50c40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d51180): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d51180): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d51180): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011438f0 item 86 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d51180): _readAt: size=2, off=5 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d51180): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d51180): _writeAt: size=3, off=5 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d51180): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d51180): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.756186861 +0000 UTC m=+216.766810743 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d51180): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d51700): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d51700): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d51700): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d51700): >_readAt: n=3, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d51700): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.756186861 +0000 UTC m=+216.766810743 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d51700): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001143ab0 item 86 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d51d80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d51d80): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d51d80): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d51d80): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d51d80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.75882333 +0000 UTC m=+216.769447224 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000d51d80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072e4c0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072e4c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072e4c0): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072e4c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072e4c0): >_readAt: n=2, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072e4c0): _writeAt: size=3, off=7 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001143f10 item 87 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072e4c0): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072e4c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.759958923 +0000 UTC m=+216.770582816 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072e4c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072eb00): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072eb00): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072eb00): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072eb00): >_readAt: n=8, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072eb00): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.759958923 +0000 UTC m=+216.770582816 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072eb00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000302930 item 87 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 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/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072f180): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072f180): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072f180): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072f180): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072f180): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.762638143 +0000 UTC m=+216.773262036 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072f180): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072f680): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072f680): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072f680): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303650 item 88 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072f680): _readAt: size=2, off=5 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072f680): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072f680): _writeAt: size=3, off=5 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072f680): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072f680): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.76383433 +0000 UTC m=+216.774458222 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072f680): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072fc00): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072fc00): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072fc00): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072fc00): >_readAt: n=3, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072fc00): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.76383433 +0000 UTC m=+216.774458222 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00072fc00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303880 item 88 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007402c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007402c0): open at offset 0 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007402c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007402c0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007402c0): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007402c0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007402c0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007402c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.766653693 +0000 UTC m=+216.777277586 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0007402c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000740840): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000740840): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000740840): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7c070 item 89 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000740840): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000740840): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.767556999 +0000 UTC m=+216.778180892 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000740840): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000740d80): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000740d80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000740d80): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000740d80): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000740d80): >_readAt: n=2, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000740d80): _writeAt: size=3, off=7 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7c310 item 89 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000740d80): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000740d80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.768874221 +0000 UTC m=+216.779498104 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000740d80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741300): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741300): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741300): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741300): >_readAt: n=8, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741300): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.768874221 +0000 UTC m=+216.779498104 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741300): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7c4d0 item 89 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741940): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741940): open at offset 0 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741940): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741940): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741940): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741940): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741940): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741940): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.771603586 +0000 UTC m=+216.782227479 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741940): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741e80): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741e80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741e80): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7c930 item 90 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741e80): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741e80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.77255394 +0000 UTC m=+216.783177823 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000741e80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066c440): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066c440): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066c440): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7cc40 item 90 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066c440): _readAt: size=2, off=5 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066c440): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066c440): _writeAt: size=3, off=5 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066c440): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066c440): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.773617948 +0000 UTC m=+216.784241831 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066c440): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066ca00): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066ca00): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066ca00): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066ca00): >_readAt: n=3, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066ca00): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.773617948 +0000 UTC m=+216.784241831 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066ca00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7ce00 item 90 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066d040): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066d040): open at offset 0 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066d040): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066d040): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066d040): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066d040): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066d040): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066d040): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.776328327 +0000 UTC m=+216.786952230 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066d040): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066d580): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066d580): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066d580): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7d3b0 item 91 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066d580): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066d580): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.777561231 +0000 UTC m=+216.788185124 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066d580): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066dac0): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066dac0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066dac0): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066dac0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066dac0): >_readAt: n=2, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066dac0): _writeAt: size=3, off=7 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7d5e0 item 91 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066dac0): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066dac0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.778633354 +0000 UTC m=+216.789257248 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc00066dac0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a60c0): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a60c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a60c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a60c0): >_readAt: n=8, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a60c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.778633354 +0000 UTC m=+216.789257248 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a60c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7d7a0 item 91 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 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/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a6700): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a6700): open at offset 0 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a6700): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a6700): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a6700): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a6700): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a6700): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a6700): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.781594103 +0000 UTC m=+216.792217996 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a6700): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a6c40): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a6c40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a6c40): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7dc00 item 92 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a6c40): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a6c40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.782695471 +0000 UTC m=+216.793319353 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a6c40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a7180): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a7180): open at offset 5 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a7180): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c7ddc0 item 92 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a7180): _readAt: size=2, off=5 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a7180): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a7180): _writeAt: size=3, off=5 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a7180): >_writeAt: n=3, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a7180): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.783915812 +0000 UTC m=+216.794539695 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a7180): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a7740): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a7740): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a7740): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a7740): >_readAt: n=3, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a7740): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.783915812 +0000 UTC m=+216.794539695 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a7740): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a000 item 92 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a7d80): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a7d80): open at offset 0 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a7d80): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a7d80): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a7d80): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a7d80): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a7d80): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a7d80): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.787101683 +0000 UTC m=+216.797725567 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006a7d80): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c4340): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c4340): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c4340): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b030 item 93 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c4340): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c4340): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.788118172 +0000 UTC m=+216.798742055 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c4340): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c4a40): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c4a40): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c4a40): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c4a40): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c4a40): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.788118172 +0000 UTC m=+216.798742055 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c4a40): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b260 item 93 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 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/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c5080): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c5080): open at offset 0 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c5080): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c5080): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c5080): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c5080): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c5080): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c5080): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.790884545 +0000 UTC m=+216.801508428 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c5080): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c55c0): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c55c0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c55c0): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b730 item 94 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c55c0): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c55c0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.791850669 +0000 UTC m=+216.802474552 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c55c0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c5cc0): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c5cc0): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c5cc0): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c5cc0): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c5cc0): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.791850669 +0000 UTC m=+216.802474552 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc0006c5cc0): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b8f0 item 94 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 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/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef8040): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef8040): open at offset 0 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef8040): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef8040): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef8040): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef8040): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef8040): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef8040): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.794882311 +0000 UTC m=+216.805506205 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef8040): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef8600): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef8600): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef8600): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312310 item 95 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef8600): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef8600): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.795857372 +0000 UTC m=+216.806481265 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef8600): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef8d00): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef8d00): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef8d00): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef8d00): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef8d00): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.795857372 +0000 UTC m=+216.806481265 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef8d00): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312770 item 95 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 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/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef9340): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef9340): open at offset 0 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef9340): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef9340): _readAt: size=2, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef9340): >_readAt: n=0, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef9340): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef9340): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef9340): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.798687205 +0000 UTC m=+216.809311099 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef9340): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef9880): _writeAt: size=5, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef9880): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef9880): >openPending: err= 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000312e70 item 96 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef9880): >_writeAt: n=5, err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef9880): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.799609598 +0000 UTC m=+216.810233491 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000ef9880): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/28 04:43:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/28 04:43:09 DEBUG : open-test-file: newRWFileHandle: 2025/06/28 04:43:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/28 04:43:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000766000): _readAt: size=512, off=0 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000766000): openPending: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000766000): >openPending: err= 2025/06/28 04:43:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000766000): >_readAt: n=5, err=EOF 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000766000): close: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-28 04:43:09.799609598 +0000 UTC m=+216.810233491 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:09 DEBUG : open-test-file(0xc000766000): >close: err= 2025/06/28 04:43:09 DEBUG : open-test-file: Remove: 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000313180 item 96 2025/06/28 04:43:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/28 04:43:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/28 04:43:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/28 04:43:09 DEBUG : open-test-file: >Remove: err= 2025/06/28 04:43:09 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:43:09 DEBUG : Looking for writers 2025/06/28 04:43:09 DEBUG : >WaitForWriters: 2025/06/28 04:43:09 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.61s) --- PASS: TestRWFileHandleOpenTests/writes (0.82s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.14s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.78s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:43:10 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:43:10 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:43:10 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:10 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:43:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:43:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:10 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:43:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:10 DEBUG : file1: newRWFileHandle: 2025/06/28 04:43:10 DEBUG : file1(0xc0006ea740): openPending: 2025/06/28 04:43:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:43:10 DEBUG : file1(0xc0006ea740): >openPending: err= 2025/06/28 04:43:10 DEBUG : file1: >newRWFileHandle: err= 2025/06/28 04:43:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:43:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/28 04:43:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/28 04:43:10 DEBUG : file1(0xc0006ea740): _writeAt: size=2, off=0 2025/06/28 04:43:10 DEBUG : file1(0xc0006ea740): >_writeAt: n=2, err= 2025/06/28 04:43:10 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/06/28 04:43:10 DEBUG : file1(0xc0006ea740): RWFileHandle.Flush 2025/06/28 04:43:10 DEBUG : file1(0xc0006ea740): RWFileHandle.Release 2025/06/28 04:43:10 DEBUG : file1(0xc0006ea740): close: 2025/06/28 04:43:10 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/06/28 04:43:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:10 DEBUG : file1(0xc0006ea740): >close: err= 2025/06/28 04:43:10 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:43:10 DEBUG : Looking for writers 2025/06/28 04:43:10 DEBUG : file1: reading active writers 2025/06/28 04:43:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/28 04:43:10 DEBUG : Looking for writers 2025/06/28 04:43:10 DEBUG : file1: reading active writers 2025/06/28 04:43:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/28 04:43:10 DEBUG : Looking for writers 2025/06/28 04:43:10 DEBUG : file1: reading active writers 2025/06/28 04:43:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/28 04:43:10 DEBUG : Looking for writers 2025/06/28 04:43:10 DEBUG : file1: reading active writers 2025/06/28 04:43:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/28 04:43:10 DEBUG : file1: vfs cache: starting upload 2025/06/28 04:43:10 DEBUG : Looking for writers 2025/06/28 04:43:10 DEBUG : file1: reading active writers 2025/06/28 04:43:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/28 04:43:10 DEBUG : Looking for writers 2025/06/28 04:43:10 DEBUG : file1: reading active writers 2025/06/28 04:43:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/28 04:43:10 DEBUG : Looking for writers 2025/06/28 04:43:10 DEBUG : file1: reading active writers 2025/06/28 04:43:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/28 04:43:11 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/28 04:43:11 INFO : file1: Copied (new) 2025/06/28 04:43:11 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/06/28 04:43:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/28 04:43:11 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/06/28 04:43:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:43:11 INFO : file1: vfs cache: upload succeeded try #1 2025/06/28 04:43:11 DEBUG : Looking for writers 2025/06/28 04:43:11 DEBUG : file1: reading active writers 2025/06/28 04:43:11 DEBUG : >WaitForWriters: 2025/06/28 04:43:11 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:43:11 DEBUG : Looking for writers 2025/06/28 04:43:11 DEBUG : file1: reading active writers 2025/06/28 04:43:11 DEBUG : >WaitForWriters: 2025/06/28 04:43:11 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.99s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:43:12 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:43:12 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:43:12 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:12 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:43:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:43:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:12 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:12 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:43:12 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:12 DEBUG : rename_me: newRWFileHandle: 2025/06/28 04:43:12 DEBUG : rename_me(0xc00106e400): openPending: 2025/06/28 04:43:12 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/28 04:43:12 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/06/28 04:43:12 DEBUG : rename_me(0xc00106e400): >openPending: err= 2025/06/28 04:43:12 DEBUG : rename_me: >newRWFileHandle: err= 2025/06/28 04:43:12 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/06/28 04:43:12 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/06/28 04:43:12 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/06/28 04:43:12 DEBUG : rename_me(0xc00106e400): _writeAt: size=5, off=0 2025/06/28 04:43:12 DEBUG : rename_me(0xc00106e400): >_writeAt: n=5, err= 2025/06/28 04:43:12 DEBUG : rename_me(0xc00106e400): close: 2025/06/28 04:43:12 DEBUG : rename_me: vfs cache: setting modification time to 2025-06-28 04:43:12.188310261 +0000 UTC m=+219.198934144 2025/06/28 04:43:12 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/06/28 04:43:12 DEBUG : rename_me(0xc00106e400): >close: err= 2025/06/28 04:43:12 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/06/28 04:43:12 DEBUG : i_was_renamed: Updating file with 0xc000586480 2025/06/28 04:43:12 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/06/28 04:43:12 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/06/28 04:43:12 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:43:12 DEBUG : Looking for writers 2025/06/28 04:43:12 DEBUG : i_was_renamed: reading active writers 2025/06/28 04:43:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/28 04:43:12 DEBUG : Looking for writers 2025/06/28 04:43:12 DEBUG : i_was_renamed: reading active writers 2025/06/28 04:43:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/28 04:43:12 DEBUG : Looking for writers 2025/06/28 04:43:12 DEBUG : i_was_renamed: reading active writers 2025/06/28 04:43:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/28 04:43:12 DEBUG : Looking for writers 2025/06/28 04:43:12 DEBUG : i_was_renamed: reading active writers 2025/06/28 04:43:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/28 04:43:12 DEBUG : i_was_renamed: vfs cache: starting upload 2025/06/28 04:43:12 DEBUG : Looking for writers 2025/06/28 04:43:12 DEBUG : i_was_renamed: reading active writers 2025/06/28 04:43:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/28 04:43:12 DEBUG : Looking for writers 2025/06/28 04:43:12 DEBUG : i_was_renamed: reading active writers 2025/06/28 04:43:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/28 04:43:12 DEBUG : Looking for writers 2025/06/28 04:43:12 DEBUG : i_was_renamed: reading active writers 2025/06/28 04:43:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/28 04:43:13 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/06/28 04:43:13 INFO : i_was_renamed: Copied (new) 2025/06/28 04:43:13 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-06-28 04:43:12 +0000 UTC," 2025/06/28 04:43:13 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/06/28 04:43:13 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/06/28 04:43:13 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/06/28 04:43:13 DEBUG : Looking for writers 2025/06/28 04:43:13 DEBUG : i_was_renamed: reading active writers 2025/06/28 04:43:13 DEBUG : >WaitForWriters: 2025/06/28 04:43:13 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.86s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:43:13 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:43:13 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/28 04:43:13 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:13 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:43:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/28 04:43:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-menixoc5wuwi" 2025/06/28 04:43:13 INFO : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/28 04:43:14 DEBUG : forgetting directory cache 2025/06/28 04:43:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/28 04:43:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/28 04:43:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/28 04:43:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/28 04:43:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/28 04:43:15 DEBUG : TestRWCacheUpdate(0xc0007a22c0): _readAt: size=512, off=0 2025/06/28 04:43:15 DEBUG : TestRWCacheUpdate(0xc0007a22c0): openPending: 2025/06/28 04:43:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-28 03:44:13 +0000 UTC," against cached fingerprint "" 2025/06/28 04:43:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/28 04:43:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/28 04:43:15 DEBUG : TestRWCacheUpdate(0xc0007a22c0): >openPending: err= 2025/06/28 04:43:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/28 04:43:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/28 04:43:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/28 04:43:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:43:15 DEBUG : forgetting directory cache 2025/06/28 04:43:15 DEBUG : TestRWCacheUpdate(0xc0007a22c0): >_readAt: n=20, err=EOF 2025/06/28 04:43:15 DEBUG : TestRWCacheUpdate(0xc0007a22c0): close: 2025/06/28 04:43:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-28 03:44:13 +0000 UTC 2025/06/28 04:43:15 DEBUG : TestRWCacheUpdate(0xc0007a22c0): >close: err= 2025/06/28 04:43:15 DEBUG : Re-reading directory (267.570576ms old) 2025/06/28 04:43:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/28 04:43:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/28 04:43:15 DEBUG : forgetting directory cache 2025/06/28 04:43:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/28 04:43:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/28 04:43:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/28 04:43:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/28 04:43:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/28 04:43:16 DEBUG : TestRWCacheUpdate(0xc0006ea580): _readAt: size=512, off=0 2025/06/28 04:43:16 DEBUG : TestRWCacheUpdate(0xc0006ea580): openPending: 2025/06/28 04:43:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-28 03:45:13 +0000 UTC," against cached fingerprint "20,2025-06-28 03:44:13 +0000 UTC," 2025/06/28 04:43:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-28 03:45:13 +0000 UTC," != cached fingerprint "20,2025-06-28 03:44:13 +0000 UTC,") 2025/06/28 04:43:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/28 04:43:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/28 04:43:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/28 04:43:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/28 04:43:16 DEBUG : TestRWCacheUpdate(0xc0006ea580): >openPending: err= 2025/06/28 04:43:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/28 04:43:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/28 04:43:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/28 04:43:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:43:17 DEBUG : forgetting directory cache 2025/06/28 04:43:17 DEBUG : TestRWCacheUpdate(0xc0006ea580): >_readAt: n=20, err=EOF 2025/06/28 04:43:17 DEBUG : TestRWCacheUpdate(0xc0006ea580): close: 2025/06/28 04:43:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-28 03:45:13 +0000 UTC 2025/06/28 04:43:17 DEBUG : TestRWCacheUpdate(0xc0006ea580): >close: err= 2025/06/28 04:43:17 DEBUG : Re-reading directory (264.67529ms old) 2025/06/28 04:43:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/28 04:43:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/28 04:43:17 DEBUG : forgetting directory cache 2025/06/28 04:43:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/28 04:43:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/28 04:43:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/28 04:43:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/28 04:43:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/28 04:43:18 DEBUG : TestRWCacheUpdate(0xc00106e800): _readAt: size=512, off=0 2025/06/28 04:43:18 DEBUG : TestRWCacheUpdate(0xc00106e800): openPending: 2025/06/28 04:43:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-28 03:46:13 +0000 UTC," against cached fingerprint "20,2025-06-28 03:45:13 +0000 UTC," 2025/06/28 04:43:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-28 03:46:13 +0000 UTC," != cached fingerprint "20,2025-06-28 03:45:13 +0000 UTC,") 2025/06/28 04:43:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/28 04:43:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/28 04:43:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/28 04:43:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/28 04:43:18 DEBUG : TestRWCacheUpdate(0xc00106e800): >openPending: err= 2025/06/28 04:43:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/28 04:43:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/28 04:43:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/28 04:43:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:43:18 DEBUG : forgetting directory cache 2025/06/28 04:43:18 DEBUG : TestRWCacheUpdate(0xc00106e800): >_readAt: n=20, err=EOF 2025/06/28 04:43:18 DEBUG : TestRWCacheUpdate(0xc00106e800): close: 2025/06/28 04:43:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-28 03:46:13 +0000 UTC 2025/06/28 04:43:18 DEBUG : TestRWCacheUpdate(0xc00106e800): >close: err= 2025/06/28 04:43:18 DEBUG : Re-reading directory (271.708464ms old) 2025/06/28 04:43:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/28 04:43:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/28 04:43:19 DEBUG : forgetting directory cache 2025/06/28 04:43:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/28 04:43:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/28 04:43:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/28 04:43:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/28 04:43:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/28 04:43:20 DEBUG : TestRWCacheUpdate(0xc0006eafc0): _readAt: size=512, off=0 2025/06/28 04:43:20 DEBUG : TestRWCacheUpdate(0xc0006eafc0): openPending: 2025/06/28 04:43:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-28 03:47:13 +0000 UTC," against cached fingerprint "20,2025-06-28 03:46:13 +0000 UTC," 2025/06/28 04:43:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-28 03:47:13 +0000 UTC," != cached fingerprint "20,2025-06-28 03:46:13 +0000 UTC,") 2025/06/28 04:43:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/28 04:43:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/28 04:43:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/28 04:43:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/28 04:43:20 DEBUG : TestRWCacheUpdate(0xc0006eafc0): >openPending: err= 2025/06/28 04:43:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/28 04:43:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/28 04:43:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/28 04:43:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:43:20 DEBUG : forgetting directory cache 2025/06/28 04:43:20 DEBUG : TestRWCacheUpdate(0xc0006eafc0): >_readAt: n=20, err=EOF 2025/06/28 04:43:20 DEBUG : TestRWCacheUpdate(0xc0006eafc0): close: 2025/06/28 04:43:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-28 03:47:13 +0000 UTC 2025/06/28 04:43:20 DEBUG : TestRWCacheUpdate(0xc0006eafc0): >close: err= 2025/06/28 04:43:20 DEBUG : Re-reading directory (279.398942ms old) 2025/06/28 04:43:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/28 04:43:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/28 04:43:20 DEBUG : forgetting directory cache 2025/06/28 04:43:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/28 04:43:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/28 04:43:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/28 04:43:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/28 04:43:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/28 04:43:22 DEBUG : TestRWCacheUpdate(0xc0007a3680): _readAt: size=512, off=0 2025/06/28 04:43:22 DEBUG : TestRWCacheUpdate(0xc0007a3680): openPending: 2025/06/28 04:43:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-28 03:48:13 +0000 UTC," against cached fingerprint "20,2025-06-28 03:47:13 +0000 UTC," 2025/06/28 04:43:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-28 03:48:13 +0000 UTC," != cached fingerprint "20,2025-06-28 03:47:13 +0000 UTC,") 2025/06/28 04:43:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/28 04:43:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/28 04:43:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/28 04:43:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/28 04:43:22 DEBUG : TestRWCacheUpdate(0xc0007a3680): >openPending: err= 2025/06/28 04:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/28 04:43:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/28 04:43:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/28 04:43:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:43:22 DEBUG : forgetting directory cache 2025/06/28 04:43:22 DEBUG : TestRWCacheUpdate(0xc0007a3680): >_readAt: n=20, err=EOF 2025/06/28 04:43:22 DEBUG : TestRWCacheUpdate(0xc0007a3680): close: 2025/06/28 04:43:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-28 03:48:13 +0000 UTC 2025/06/28 04:43:22 DEBUG : TestRWCacheUpdate(0xc0007a3680): >close: err= 2025/06/28 04:43:22 DEBUG : Re-reading directory (276.727544ms old) 2025/06/28 04:43:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/28 04:43:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/28 04:43:22 DEBUG : forgetting directory cache 2025/06/28 04:43:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/28 04:43:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/28 04:43:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/28 04:43:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/28 04:43:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/28 04:43:23 DEBUG : TestRWCacheUpdate(0xc0007a3d40): _readAt: size=512, off=0 2025/06/28 04:43:23 DEBUG : TestRWCacheUpdate(0xc0007a3d40): openPending: 2025/06/28 04:43:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-28 03:49:13 +0000 UTC," against cached fingerprint "20,2025-06-28 03:48:13 +0000 UTC," 2025/06/28 04:43:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-28 03:49:13 +0000 UTC," != cached fingerprint "20,2025-06-28 03:48:13 +0000 UTC,") 2025/06/28 04:43:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/28 04:43:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/28 04:43:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/28 04:43:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/28 04:43:23 DEBUG : TestRWCacheUpdate(0xc0007a3d40): >openPending: err= 2025/06/28 04:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/28 04:43:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/28 04:43:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/28 04:43:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:43:24 DEBUG : forgetting directory cache 2025/06/28 04:43:24 DEBUG : TestRWCacheUpdate(0xc0007a3d40): >_readAt: n=20, err=EOF 2025/06/28 04:43:24 DEBUG : TestRWCacheUpdate(0xc0007a3d40): close: 2025/06/28 04:43:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-28 03:49:13 +0000 UTC 2025/06/28 04:43:24 DEBUG : TestRWCacheUpdate(0xc0007a3d40): >close: err= 2025/06/28 04:43:24 DEBUG : Re-reading directory (280.172152ms old) 2025/06/28 04:43:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/28 04:43:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/28 04:43:24 DEBUG : forgetting directory cache 2025/06/28 04:43:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/28 04:43:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/28 04:43:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/28 04:43:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/28 04:43:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/28 04:43:25 DEBUG : TestRWCacheUpdate(0xc0006eb900): _readAt: size=512, off=0 2025/06/28 04:43:25 DEBUG : TestRWCacheUpdate(0xc0006eb900): openPending: 2025/06/28 04:43:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-06-28 03:50:13 +0000 UTC," against cached fingerprint "20,2025-06-28 03:49:13 +0000 UTC," 2025/06/28 04:43:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-06-28 03:50:13 +0000 UTC," != cached fingerprint "20,2025-06-28 03:49:13 +0000 UTC,") 2025/06/28 04:43:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/28 04:43:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/28 04:43:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/06/28 04:43:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/28 04:43:25 DEBUG : TestRWCacheUpdate(0xc0006eb900): >openPending: err= 2025/06/28 04:43:25 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/06/28 04:43:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/28 04:43:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/28 04:43:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:43:25 DEBUG : forgetting directory cache 2025/06/28 04:43:25 DEBUG : TestRWCacheUpdate(0xc0006eb900): >_readAt: n=21, err=EOF 2025/06/28 04:43:25 DEBUG : TestRWCacheUpdate(0xc0006eb900): close: 2025/06/28 04:43:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-28 03:50:13 +0000 UTC 2025/06/28 04:43:25 DEBUG : TestRWCacheUpdate(0xc0006eb900): >close: err= 2025/06/28 04:43:25 DEBUG : Re-reading directory (272.64112ms old) 2025/06/28 04:43:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/28 04:43:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/28 04:43:26 DEBUG : forgetting directory cache 2025/06/28 04:43:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/28 04:43:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/28 04:43:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/28 04:43:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/28 04:43:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/28 04:43:27 DEBUG : TestRWCacheUpdate(0xc001042cc0): _readAt: size=512, off=0 2025/06/28 04:43:27 DEBUG : TestRWCacheUpdate(0xc001042cc0): openPending: 2025/06/28 04:43:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-06-28 03:51:13 +0000 UTC," against cached fingerprint "21,2025-06-28 03:50:13 +0000 UTC," 2025/06/28 04:43:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-06-28 03:51:13 +0000 UTC," != cached fingerprint "21,2025-06-28 03:50:13 +0000 UTC,") 2025/06/28 04:43:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/28 04:43:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/28 04:43:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/06/28 04:43:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/28 04:43:27 DEBUG : TestRWCacheUpdate(0xc001042cc0): >openPending: err= 2025/06/28 04:43:27 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/06/28 04:43:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/28 04:43:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/28 04:43:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:43:27 DEBUG : forgetting directory cache 2025/06/28 04:43:27 DEBUG : TestRWCacheUpdate(0xc001042cc0): >_readAt: n=22, err=EOF 2025/06/28 04:43:27 DEBUG : TestRWCacheUpdate(0xc001042cc0): close: 2025/06/28 04:43:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-28 03:51:13 +0000 UTC 2025/06/28 04:43:27 DEBUG : TestRWCacheUpdate(0xc001042cc0): >close: err= 2025/06/28 04:43:27 DEBUG : Re-reading directory (274.714661ms old) 2025/06/28 04:43:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/28 04:43:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/28 04:43:27 DEBUG : forgetting directory cache 2025/06/28 04:43:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/28 04:43:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/28 04:43:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/28 04:43:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/28 04:43:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/28 04:43:29 DEBUG : TestRWCacheUpdate(0xc000796300): _readAt: size=512, off=0 2025/06/28 04:43:29 DEBUG : TestRWCacheUpdate(0xc000796300): openPending: 2025/06/28 04:43:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-06-28 03:52:13 +0000 UTC," against cached fingerprint "22,2025-06-28 03:51:13 +0000 UTC," 2025/06/28 04:43:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-06-28 03:52:13 +0000 UTC," != cached fingerprint "22,2025-06-28 03:51:13 +0000 UTC,") 2025/06/28 04:43:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/28 04:43:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/28 04:43:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/06/28 04:43:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/28 04:43:29 DEBUG : TestRWCacheUpdate(0xc000796300): >openPending: err= 2025/06/28 04:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/06/28 04:43:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/28 04:43:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/28 04:43:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:43:29 DEBUG : forgetting directory cache 2025/06/28 04:43:29 DEBUG : TestRWCacheUpdate(0xc000796300): >_readAt: n=23, err=EOF 2025/06/28 04:43:29 DEBUG : TestRWCacheUpdate(0xc000796300): close: 2025/06/28 04:43:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-28 03:52:13 +0000 UTC 2025/06/28 04:43:29 DEBUG : TestRWCacheUpdate(0xc000796300): >close: err= 2025/06/28 04:43:29 DEBUG : Re-reading directory (282.373309ms old) 2025/06/28 04:43:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/28 04:43:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/28 04:43:29 DEBUG : forgetting directory cache 2025/06/28 04:43:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:43:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/28 04:43:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/28 04:43:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/28 04:43:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/28 04:43:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/28 04:43:30 DEBUG : TestRWCacheUpdate(0xc00106e1c0): _readAt: size=512, off=0 2025/06/28 04:43:30 DEBUG : TestRWCacheUpdate(0xc00106e1c0): openPending: 2025/06/28 04:43:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-06-28 03:53:13 +0000 UTC," against cached fingerprint "23,2025-06-28 03:52:13 +0000 UTC," 2025/06/28 04:43:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-06-28 03:53:13 +0000 UTC," != cached fingerprint "23,2025-06-28 03:52:13 +0000 UTC,") 2025/06/28 04:43:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/28 04:43:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/28 04:43:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/06/28 04:43:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/28 04:43:30 DEBUG : TestRWCacheUpdate(0xc00106e1c0): >openPending: err= 2025/06/28 04:43:30 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/06/28 04:43:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/28 04:43:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/28 04:43:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:43:30 DEBUG : forgetting directory cache 2025/06/28 04:43:30 DEBUG : TestRWCacheUpdate(0xc00106e1c0): >_readAt: n=24, err=EOF 2025/06/28 04:43:30 DEBUG : TestRWCacheUpdate(0xc00106e1c0): close: 2025/06/28 04:43:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-28 03:53:13 +0000 UTC 2025/06/28 04:43:30 DEBUG : TestRWCacheUpdate(0xc00106e1c0): >close: err= 2025/06/28 04:43:30 DEBUG : Re-reading directory (277.887776ms old) 2025/06/28 04:43:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/28 04:43:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/28 04:43:31 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:43:31 DEBUG : Looking for writers 2025/06/28 04:43:31 DEBUG : TestRWCacheUpdate: reading active writers 2025/06/28 04:43:31 DEBUG : >WaitForWriters: 2025/06/28 04:43:31 DEBUG : files root 'rclone-test-menixoc5wuwi': vfs cache: cleaner exiting 2025/06/28 04:43:31 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (17.69s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.26s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:43:33 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:43:33 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/28 04:43:33 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/06/28 04:43:33 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/06/28 04:43:33 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/06/28 04:43:33 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:43:33 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/28 04:43:33 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/28 04:43:33 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/06/28 04:43:33 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/06/28 04:43:33 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/06/28 04:43:33 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:43:34 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/28 04:43:34 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/28 04:43:34 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/06/28 04:43:34 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/06/28 04:43:34 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/06/28 04:43:34 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:43:34 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/28 04:43:34 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/28 04:43:34 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:34 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:43:34 DEBUG : Looking for writers 2025/06/28 04:43:34 DEBUG : normal name with no special characters.txt: reading active writers 2025/06/28 04:43:34 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/06/28 04:43:34 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:43:35 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:43:35 DEBUG : files root 'rclone-test-menixoc5wuwi': Reusing VFS from active cache 2025/06/28 04:43:35 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:43:35 DEBUG : Looking for writers 2025/06/28 04:43:35 DEBUG : >WaitForWriters: 2025/06/28 04:43:35 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:43:35 DEBUG : Looking for writers 2025/06/28 04:43:35 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.27s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:43:35 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:43:35 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:43:35 DEBUG : Looking for writers 2025/06/28 04:43:35 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:43:35 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:43:35 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:43:35 DEBUG : Looking for writers 2025/06/28 04:43:35 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.34s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:43:35 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:43:38 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:43:38 DEBUG : dir: Looking for writers 2025/06/28 04:43:38 DEBUG : file2: reading active writers 2025/06/28 04:43:38 DEBUG : Looking for writers 2025/06/28 04:43:38 DEBUG : dir: reading active writers 2025/06/28 04:43:38 DEBUG : file1: reading active writers 2025/06/28 04:43:38 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.00s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:43:38 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:43:40 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:43:40 DEBUG : dir: Looking for writers 2025/06/28 04:43:40 DEBUG : Looking for writers 2025/06/28 04:43:40 DEBUG : dir: reading active writers 2025/06/28 04:43:40 DEBUG : file1: reading active writers 2025/06/28 04:43:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.96s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:43:41 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:43:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/28 04:43:43 DEBUG : file1: Open: flags=O_RDONLY 2025/06/28 04:43:43 DEBUG : file1: >Open: fd=file1 (r), err= 2025/06/28 04:43:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/06/28 04:43:43 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/28 04:43:43 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/06/28 04:43:43 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/28 04:43:44 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:44 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:43:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/06/28 04:43:44 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/06/28 04:43:44 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/06/28 04:43:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/06/28 04:43:44 DEBUG : files root 'rclone-test-menixoc5wuwi': File to upload is small (0 bytes), uploading instead of streaming 2025/06/28 04:43:44 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/06/28 04:43:44 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/06/28 04:43:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/06/28 04:43:44 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:43:44 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/06/28 04:43:44 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:43:44 DEBUG : dir: Looking for writers 2025/06/28 04:43:44 DEBUG : file2: reading active writers 2025/06/28 04:43:44 DEBUG : new_file.txt: reading active writers 2025/06/28 04:43:44 DEBUG : Looking for writers 2025/06/28 04:43:44 DEBUG : dir: reading active writers 2025/06/28 04:43:44 DEBUG : file1: reading active writers 2025/06/28 04:43:44 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.15s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:43:46 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:43:47 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/06/28 04:43:47 DEBUG : dir/file1: Updating file with dir/file1 0xc000a32840 2025/06/28 04:43:47 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/06/28 04:43:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/28 04:43:48 INFO : dir/file1: Moved (server-side) to: file0 2025/06/28 04:43:48 DEBUG : file0: Updating file with file0 0xc000a32840 2025/06/28 04:43:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/28 04:43:48 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/06/28 04:43:49 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:43:49 DEBUG : dir: Looking for writers 2025/06/28 04:43:49 DEBUG : Looking for writers 2025/06/28 04:43:49 DEBUG : file0: reading active writers 2025/06/28 04:43:49 DEBUG : dir: reading active writers 2025/06/28 04:43:49 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.97s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:43:49 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:43:49 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:43:49 DEBUG : Looking for writers 2025/06/28 04:43:49 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.28s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:43:50 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:43:50 DEBUG : Added virtual directory entry vAddDir: "/" 2025/06/28 04:43:50 DEBUG : Added virtual directory entry vAddDir: "a" 2025/06/28 04:43:51 DEBUG : Added virtual directory entry vAddDir: "b" 2025/06/28 04:43:52 DEBUG : Added virtual directory entry vAddDir: "c" 2025/06/28 04:43:52 DEBUG : Added virtual directory entry vAddDir: "d" 2025/06/28 04:43:53 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:43:53 DEBUG : a: Looking for writers 2025/06/28 04:43:53 DEBUG : b: Looking for writers 2025/06/28 04:43:53 DEBUG : c: Looking for writers 2025/06/28 04:43:53 DEBUG : d: Looking for writers 2025/06/28 04:43:53 DEBUG : Looking for writers 2025/06/28 04:43:53 DEBUG : Looking for writers 2025/06/28 04:43:53 DEBUG : d: reading active writers 2025/06/28 04:43:53 DEBUG : /: reading active writers 2025/06/28 04:43:53 DEBUG : a: reading active writers 2025/06/28 04:43:53 DEBUG : b: reading active writers 2025/06/28 04:43:53 DEBUG : c: reading active writers 2025/06/28 04:43:53 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.95s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:43:54 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:43:54 DEBUG : Added virtual directory entry vAddDir: "a" 2025/06/28 04:43:55 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/06/28 04:43:55 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/06/28 04:43:55 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/06/28 04:43:58 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:43:58 DEBUG : a/b/c/d: Looking for writers 2025/06/28 04:43:58 DEBUG : a/b/c: Looking for writers 2025/06/28 04:43:58 DEBUG : d: reading active writers 2025/06/28 04:43:58 DEBUG : a/b: Looking for writers 2025/06/28 04:43:58 DEBUG : c: reading active writers 2025/06/28 04:43:58 DEBUG : a: Looking for writers 2025/06/28 04:43:58 DEBUG : b: reading active writers 2025/06/28 04:43:58 DEBUG : Looking for writers 2025/06/28 04:43:58 DEBUG : a: reading active writers 2025/06/28 04:43:58 DEBUG : >WaitForWriters: 2025/06/28 04:43:59 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-menixoc5wuwi/a/b/c not empty`) 2025/06/28 04:43:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/28 04:43:59 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-menixoc5wuwi/a/b/c not empty`) 2025/06/28 04:43:59 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/06/28 04:43:59 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-menixoc5wuwi/a/b/c not empty`) 2025/06/28 04:43:59 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/06/28 04:43:59 DEBUG : pacer: Reducing sleep to 60ms 2025/06/28 04:43:59 DEBUG : pacer: Reducing sleep to 45ms 2025/06/28 04:43:59 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-menixoc5wuwi/a not empty`) 2025/06/28 04:43:59 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2025/06/28 04:43:59 DEBUG : pacer: Reducing sleep to 67.5ms 2025/06/28 04:43:59 DEBUG : pacer: Reducing sleep to 50.625ms --- PASS: TestVFSMkdirAll (5.86s) === 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 "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:44:00 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:44:00 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:44:00 DEBUG : Looking for writers 2025/06/28 04:44:00 DEBUG : >WaitForWriters: 2025/06/28 04:44:00 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/06/28 04:44:00 DEBUG : pacer: Reducing sleep to 28.476562ms --- PASS: TestVFSIsMetadataFile (0.26s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:44:00 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:44:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:44:00 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/06/28 04:44:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:44:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/28 04:44:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/28 04:44:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:00 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/06/28 04:44:00 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/06/28 04:44:00 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/06/28 04:44:00 DEBUG : files root 'rclone-test-menixoc5wuwi': File to upload is small (5 bytes), uploading instead of streaming 2025/06/28 04:44:01 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/06/28 04:44:01 DEBUG : pacer: Reducing sleep to 12.013548ms 2025/06/28 04:44:01 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/28 04:44:01 DEBUG : file1: Size of src and dst objects identical 2025/06/28 04:44:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:01 DEBUG : pacer: Reducing sleep to 10ms 2025/06/28 04:44:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:44:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:44:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/28 04:44:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/28 04:44:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:44:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:44:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/28 04:44:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/28 04:44:01 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/06/28 04:44:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/06/28 04:44:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/28 04:44:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/28 04:44:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/28 04:44:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:01 DEBUG : files root 'rclone-test-menixoc5wuwi': File to upload is small (0 bytes), uploading instead of streaming 2025/06/28 04:44:02 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/28 04:44:02 DEBUG : file1: Size of src and dst objects identical 2025/06/28 04:44:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/06/28 04:44:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/28 04:44:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/28 04:44:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/28 04:44:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:02 DEBUG : files root 'rclone-test-menixoc5wuwi': File to upload is small (7 bytes), uploading instead of streaming 2025/06/28 04:44:03 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/28 04:44:03 DEBUG : file1: Size of src and dst objects identical 2025/06/28 04:44:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:03 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:44:03 DEBUG : Looking for writers 2025/06/28 04:44:03 DEBUG : file1: reading active writers 2025/06/28 04:44:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.41s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:44:03 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:44:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:44:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:44:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/28 04:44:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/28 04:44:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:03 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/06/28 04:44:04 DEBUG : file1: aborting in-sequence write wait, off=100 2025/06/28 04:44:04 DEBUG : file1: failed to wait for in-sequence write to 100 2025/06/28 04:44:04 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/06/28 04:44:04 DEBUG : files root 'rclone-test-menixoc5wuwi': File to upload is small (11 bytes), uploading instead of streaming 2025/06/28 04:44:05 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/28 04:44:05 DEBUG : file1: Size of src and dst objects identical 2025/06/28 04:44:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:05 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/06/28 04:44:05 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:44:05 DEBUG : Looking for writers 2025/06/28 04:44:05 DEBUG : file1: reading active writers 2025/06/28 04:44:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.50s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:44:06 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:44:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:44:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:44:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/28 04:44:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/28 04:44:06 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/06/28 04:44:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:06 DEBUG : files root 'rclone-test-menixoc5wuwi': File to upload is small (5 bytes), uploading instead of streaming 2025/06/28 04:44:07 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/28 04:44:07 DEBUG : file1: Size of src and dst objects identical 2025/06/28 04:44:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:07 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/06/28 04:44:07 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:44:07 DEBUG : Looking for writers 2025/06/28 04:44:07 DEBUG : file1: reading active writers 2025/06/28 04:44:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.03s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:44:08 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:44:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:44:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:44:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/28 04:44:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/28 04:44:08 DEBUG : file1: WriteFileHandle.Release closing 2025/06/28 04:44:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:08 DEBUG : files root 'rclone-test-menixoc5wuwi': File to upload is small (0 bytes), uploading instead of streaming 2025/06/28 04:44:09 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/28 04:44:09 DEBUG : file1: Size of src and dst objects identical 2025/06/28 04:44:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:09 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/06/28 04:44:09 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:44:09 DEBUG : Looking for writers 2025/06/28 04:44:09 DEBUG : file1: reading active writers 2025/06/28 04:44:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.41s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:44:09 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:44:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:44:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:44:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/28 04:44:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/28 04:44:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:09 DEBUG : files root 'rclone-test-menixoc5wuwi': File to upload is small (2 bytes), uploading instead of streaming 2025/06/28 04:44:10 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/28 04:44:10 DEBUG : file1: Size of src and dst objects identical 2025/06/28 04:44:10 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/06/28 04:44:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:10 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:44:10 DEBUG : Looking for writers 2025/06/28 04:44:10 DEBUG : file1: reading active writers 2025/06/28 04:44:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.61s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:44:11 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:44:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:44:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:44:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:11 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/28 04:44:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/28 04:44:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:11 DEBUG : files root 'rclone-test-menixoc5wuwi': File to upload is small (0 bytes), uploading instead of streaming 2025/06/28 04:44:12 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/28 04:44:12 DEBUG : file1: Size of src and dst objects identical 2025/06/28 04:44:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:12 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:44:12 DEBUG : file1: Open: flags=O_RDONLY 2025/06/28 04:44:12 DEBUG : file1: >Open: fd=file1 (r), err= 2025/06/28 04:44:12 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/06/28 04:44:12 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:44:12 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/06/28 04:44:12 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:44:12 DEBUG : Looking for writers 2025/06/28 04:44:12 DEBUG : file1: reading active writers 2025/06/28 04:44:12 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.97s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-menixoc5wuwi'", Local "Local file system at /tmp/rclone1192146289", Modify Window "1s" 2025/06/28 04:44:13 INFO : files root 'rclone-test-menixoc5wuwi': poll-interval is not supported by this remote 2025/06/28 04:44:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/28 04:44:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/28 04:44:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:13 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/28 04:44:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/28 04:44:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:13 DEBUG : files root 'rclone-test-menixoc5wuwi': File to upload is small (100 bytes), uploading instead of streaming 2025/06/28 04:44:14 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/28 04:44:14 DEBUG : file1: Size of src and dst objects identical 2025/06/28 04:44:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/28 04:44:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/28 04:44:14 DEBUG : file1: Open: flags=O_RDONLY 2025/06/28 04:44:14 DEBUG : file1: >Open: fd=file1 (r), err= 2025/06/28 04:44:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/06/28 04:44:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/06/28 04:44:14 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/06/28 04:44:14 DEBUG : WaitForWriters: timeout=30s 2025/06/28 04:44:14 DEBUG : Looking for writers 2025/06/28 04:44:14 DEBUG : file1: reading active writers 2025/06/28 04:44:14 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.30s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/06/28 04:44:15 DEBUG : files root 'rclone-test-menixoc5wuwi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m42.880913936s (try 1/5): exit status 1: Failed [TestDirReadDirAll/Virtual TestDirFileOpen]