"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/08/24 04:53:03 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tiwediv0cudi" 2025/08/24 04:53:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/24 04:53:04 DEBUG : Creating backend with remote "/tmp/rclone3357745173" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:53:04 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:53:07 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:53:07 DEBUG : dir: Looking for writers 2025/08/24 04:53:07 DEBUG : Looking for writers 2025/08/24 04:53:07 DEBUG : dir: reading active writers 2025/08/24 04:53:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.61s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:53:08 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:53:11 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:53:11 DEBUG : dir/subdir: Looking for writers 2025/08/24 04:53:11 DEBUG : dir: Looking for writers 2025/08/24 04:53:11 DEBUG : file1: reading active writers 2025/08/24 04:53:11 DEBUG : file2: reading active writers 2025/08/24 04:53:11 DEBUG : subdir: reading active writers 2025/08/24 04:53:11 DEBUG : Looking for writers 2025/08/24 04:53:11 DEBUG : dir: reading active writers 2025/08/24 04:53:11 DEBUG : >WaitForWriters: 2025/08/24 04:53:12 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tiwediv0cudi/dir not empty`) 2025/08/24 04:53:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/24 04:53:12 DEBUG : pacer: Reducing sleep to 15ms 2025/08/24 04:53:12 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.61s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:53:12 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:53:13 DEBUG : pacer: Reducing sleep to 10ms 2025/08/24 04:53:14 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:53:14 DEBUG : dir: Looking for writers 2025/08/24 04:53:14 DEBUG : file1: reading active writers 2025/08/24 04:53:14 DEBUG : Looking for writers 2025/08/24 04:53:14 DEBUG : dir: reading active writers 2025/08/24 04:53:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.14s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:53:14 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:53:16 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:53:16 DEBUG : dir: Looking for writers 2025/08/24 04:53:16 DEBUG : Looking for writers 2025/08/24 04:53:16 DEBUG : dir: reading active writers 2025/08/24 04:53:16 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.00s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:53:16 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:53:18 DEBUG : dir: forgetting directory cache 2025/08/24 04:53:18 DEBUG : forgetting directory cache 2025/08/24 04:53:18 DEBUG : dir: forgetting directory cache 2025/08/24 04:53:18 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:53:18 DEBUG : Looking for writers 2025/08/24 04:53:18 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.11s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:53:19 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:53:20 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/24 04:53:20 DEBUG : dir: invalidating directory cache 2025/08/24 04:53:20 DEBUG : >ForgetPath: 2025/08/24 04:53:20 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/24 04:53:20 DEBUG : invalidating directory cache 2025/08/24 04:53:20 DEBUG : dir: forgetting directory cache 2025/08/24 04:53:20 DEBUG : >ForgetPath: 2025/08/24 04:53:20 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/24 04:53:20 DEBUG : >ForgetPath: 2025/08/24 04:53:20 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:53:20 DEBUG : dir: Looking for writers 2025/08/24 04:53:20 DEBUG : Looking for writers 2025/08/24 04:53:20 DEBUG : dir: reading active writers 2025/08/24 04:53:20 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.16s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:53:21 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:53:24 DEBUG : forgetting directory cache 2025/08/24 04:53:24 DEBUG : dir: forgetting directory cache 2025/08/24 04:53:24 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:53:24 DEBUG : dir: Looking for writers 2025/08/24 04:53:24 DEBUG : fil/a/b: Looking for writers 2025/08/24 04:53:24 DEBUG : fil/a: Looking for writers 2025/08/24 04:53:24 DEBUG : b: reading active writers 2025/08/24 04:53:24 DEBUG : fil: Looking for writers 2025/08/24 04:53:24 DEBUG : a: reading active writers 2025/08/24 04:53:24 DEBUG : Looking for writers 2025/08/24 04:53:24 DEBUG : dir: reading active writers 2025/08/24 04:53:24 DEBUG : fil: reading active writers 2025/08/24 04:53:24 DEBUG : >WaitForWriters: 2025/08/24 04:53:25 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tiwediv0cudi/fil/a not empty`) 2025/08/24 04:53:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/24 04:53:25 DEBUG : pacer: Reducing sleep to 15ms 2025/08/24 04:53:25 DEBUG : pacer: Reducing sleep to 11.25ms 2025/08/24 04:53:25 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirWalk (4.88s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:53:26 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:53:27 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:53:27 DEBUG : dir: Looking for writers 2025/08/24 04:53:27 DEBUG : Looking for writers 2025/08/24 04:53:27 DEBUG : dir: reading active writers 2025/08/24 04:53:27 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.99s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:53:28 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:53:29 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:53:29 DEBUG : dir: Looking for writers 2025/08/24 04:53:29 DEBUG : file1: reading active writers 2025/08/24 04:53:29 DEBUG : Looking for writers 2025/08/24 04:53:29 DEBUG : dir: reading active writers 2025/08/24 04:53:29 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.09s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:53:30 INFO : files root 'rclone-test-tiwediv0cudi': 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/08/24 04:53:41 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/24 04:53:41 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/24 04:53:41 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/24 04:53:41 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/08/24 04:53:44 DEBUG : dir: invalidating directory cache 2025/08/24 04:53:45 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/24 04:53:45 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/24 04:53:45 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/24 04:53:45 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/24 04:53:45 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/08/24 04:53:45 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/24 04:53:45 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/24 04:53:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 04:53:45 DEBUG : dir: invalidating directory cache 2025/08/24 04:53:45 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/24 04:53:45 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/24 04:53:45 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/08/24 04:53:45 DEBUG : forgetting directory cache 2025/08/24 04:53:45 DEBUG : dir: forgetting directory cache 2025/08/24 04:53:45 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/08/24 04:53:45 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:53:45 DEBUG : dir/virtualDir: Looking for writers 2025/08/24 04:53:45 DEBUG : dir: Looking for writers 2025/08/24 04:53:45 DEBUG : virtualFile2: reading active writers 2025/08/24 04:53:45 DEBUG : virtualFile: reading active writers 2025/08/24 04:53:45 DEBUG : virtualDir: reading active writers 2025/08/24 04:53:45 DEBUG : Looking for writers 2025/08/24 04:53:45 DEBUG : dir: reading active writers 2025/08/24 04:53:45 DEBUG : >WaitForWriters: 2025/08/24 04:53:46 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tiwediv0cudi/dir not empty`) 2025/08/24 04:53:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/24 04:53:46 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-tiwediv0cudi/dir not empty`) 2025/08/24 04:53:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/08/24 04:53:46 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-tiwediv0cudi/dir not empty`) 2025/08/24 04:53:46 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/08/24 04:53:46 DEBUG : pacer: Reducing sleep to 60ms 2025/08/24 04:53:46 DEBUG : pacer: Reducing sleep to 45ms --- FAIL: TestDirReadDirAll (16.76s) --- FAIL: TestDirReadDirAll/Virtual (3.58s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:53:46 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:53:47 DEBUG : pacer: Reducing sleep to 33.75ms 2025/08/24 04:53:47 DEBUG : pacer: Reducing sleep to 25.3125ms 2025/08/24 04:53:47 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/08/24 04:53:47 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/08/24 04:53:48 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/08/24 04:53:48 ERROR : dir/: Can only open directories read only 2025/08/24 04:53:48 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:53:48 DEBUG : dir: Looking for writers 2025/08/24 04:53:48 DEBUG : Looking for writers 2025/08/24 04:53:48 DEBUG : dir: reading active writers 2025/08/24 04:53:48 DEBUG : >WaitForWriters: 2025/08/24 04:53:48 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirOpen (2.01s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:53:48 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:53:50 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:53:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/24 04:53:50 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/24 04:53:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/24 04:53:50 DEBUG : files root 'rclone-test-tiwediv0cudi': File to upload is small (5 bytes), uploading instead of streaming 2025/08/24 04:53:51 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/08/24 04:53:51 DEBUG : dir/potato: Size of src and dst objects identical 2025/08/24 04:53:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/24 04:53:51 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:53:51 DEBUG : dir: Looking for writers 2025/08/24 04:53:51 DEBUG : potato: reading active writers 2025/08/24 04:53:51 DEBUG : file1: reading active writers 2025/08/24 04:53:51 DEBUG : Looking for writers 2025/08/24 04:53:51 DEBUG : dir: reading active writers 2025/08/24 04:53:51 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.17s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:53:52 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:53:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/24 04:53:54 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:53:54 DEBUG : dir/sub: Looking for writers 2025/08/24 04:53:54 DEBUG : dir: Looking for writers 2025/08/24 04:53:54 DEBUG : file1: reading active writers 2025/08/24 04:53:54 DEBUG : sub: reading active writers 2025/08/24 04:53:54 DEBUG : Looking for writers 2025/08/24 04:53:54 DEBUG : dir: reading active writers 2025/08/24 04:53:54 DEBUG : >WaitForWriters: 2025/08/24 04:53:55 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tiwediv0cudi/dir not empty`) 2025/08/24 04:53:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/24 04:53:55 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-tiwediv0cudi/dir not empty`) 2025/08/24 04:53:55 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/08/24 04:53:55 DEBUG : pacer: Reducing sleep to 30ms 2025/08/24 04:53:55 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirMkdir (3.58s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:53:55 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:53:56 DEBUG : pacer: Reducing sleep to 16.875ms 2025/08/24 04:53:56 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/08/24 04:53:56 DEBUG : pacer: Reducing sleep to 10ms 2025/08/24 04:53:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/24 04:53:57 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/24 04:53:58 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:53:58 DEBUG : dir/sub/subsub: Looking for writers 2025/08/24 04:53:58 DEBUG : dir/sub: Looking for writers 2025/08/24 04:53:58 DEBUG : subsub: reading active writers 2025/08/24 04:53:58 DEBUG : dir: Looking for writers 2025/08/24 04:53:58 DEBUG : file1: reading active writers 2025/08/24 04:53:58 DEBUG : sub: reading active writers 2025/08/24 04:53:58 DEBUG : Looking for writers 2025/08/24 04:53:58 DEBUG : dir: reading active writers 2025/08/24 04:53:58 DEBUG : >WaitForWriters: 2025/08/24 04:53:59 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tiwediv0cudi/dir not empty`) 2025/08/24 04:53:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/24 04:53:59 DEBUG : pacer: Reducing sleep to 15ms 2025/08/24 04:53:59 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdirSub (4.15s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:53:59 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:54:00 DEBUG : pacer: Reducing sleep to 10ms 2025/08/24 04:54:01 ERROR : dir/: Dir.Remove not empty 2025/08/24 04:54:01 DEBUG : dir/file1: Remove: 2025/08/24 04:54:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 04:54:01 DEBUG : dir/file1: >Remove: err= 2025/08/24 04:54:01 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/24 04:54:01 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:54:01 DEBUG : Looking for writers 2025/08/24 04:54:01 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.12s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:54:01 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:54:03 DEBUG : dir/file1: Remove: 2025/08/24 04:54:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 04:54:03 DEBUG : dir/file1: >Remove: err= 2025/08/24 04:54:03 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/24 04:54:03 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:54:03 DEBUG : Looking for writers 2025/08/24 04:54:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.17s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:54:04 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:54:05 DEBUG : dir/file1: Remove: 2025/08/24 04:54:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 04:54:05 DEBUG : dir/file1: >Remove: err= 2025/08/24 04:54:06 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:54:06 DEBUG : dir: Looking for writers 2025/08/24 04:54:06 DEBUG : Looking for writers 2025/08/24 04:54:06 DEBUG : dir: reading active writers 2025/08/24 04:54:06 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.54s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:54:06 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:54:09 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/24 04:54:09 DEBUG : dir: Updating dir with dir2 0xc0006864e0 2025/08/24 04:54:09 DEBUG : dir: forgetting directory cache 2025/08/24 04:54:09 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/24 04:54:09 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/24 04:54:10 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/24 04:54:10 DEBUG : file2: Updating file with file2 0xc0001bb440 2025/08/24 04:54:10 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/24 04:54:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/24 04:54:11 INFO : dir2/file3: Deleted 2025/08/24 04:54:11 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/24 04:54:11 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001bb440 2025/08/24 04:54:11 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/24 04:54:11 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/24 04:54:12 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/24 04:54:13 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0007316c0 2025/08/24 04:54:13 DEBUG : empty directory: forgetting directory cache 2025/08/24 04:54:13 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/24 04:54:13 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/24 04:54:13 DEBUG : dir2: Renaming to "dir3" 2025/08/24 04:54:13 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:54:13 DEBUG : dir3: Looking for writers 2025/08/24 04:54:13 DEBUG : file3: reading active writers 2025/08/24 04:54:13 DEBUG : renamed empty directory: Looking for writers 2025/08/24 04:54:13 DEBUG : Looking for writers 2025/08/24 04:54:13 DEBUG : dir3: reading active writers 2025/08/24 04:54:13 DEBUG : renamed empty directory: reading active writers 2025/08/24 04:54:13 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.30s) === 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-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:54:13 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:54:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/24 04:54:15 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:54:15 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/24 04:54:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/24 04:54:15 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/24 04:54:15 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/24 04:54:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/24 04:54:15 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:54:15 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/24 04:54:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/24 04:54:15 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/24 04:54:15 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/24 04:54:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/24 04:54:15 DEBUG : files root 'rclone-test-tiwediv0cudi': File to upload is small (12 bytes), uploading instead of streaming 2025/08/24 04:54:16 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/08/24 04:54:16 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/08/24 04:54:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/24 04:54:16 DEBUG : forgetting directory cache 2025/08/24 04:54:16 DEBUG : dir: forgetting directory cache 2025/08/24 04:54:16 DEBUG : dir/sub: forgetting directory cache 2025/08/24 04:54:16 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/24 04:54:16 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/24 04:54:16 DEBUG : files root 'rclone-test-tiwediv0cudi': File to upload is small (5 bytes), uploading instead of streaming 2025/08/24 04:54:17 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/08/24 04:54:17 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/08/24 04:54:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/24 04:54:17 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:54:17 DEBUG : dir/sub: Looking for writers 2025/08/24 04:54:17 DEBUG : file0: reading active writers 2025/08/24 04:54:17 DEBUG : file2: reading active writers 2025/08/24 04:54:17 DEBUG : dir: Looking for writers 2025/08/24 04:54:17 DEBUG : file1: reading active writers 2025/08/24 04:54:17 DEBUG : sub: reading active writers 2025/08/24 04:54:17 DEBUG : Looking for writers 2025/08/24 04:54:17 DEBUG : dir: reading active writers 2025/08/24 04:54:17 DEBUG : >WaitForWriters: 2025/08/24 04:54:18 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tiwediv0cudi/dir not empty`) 2025/08/24 04:54:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/24 04:54:18 DEBUG : pacer: Reducing sleep to 15ms 2025/08/24 04:54:18 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (5.06s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:54:19 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:54:19 DEBUG : pacer: Reducing sleep to 10ms 2025/08/24 04:54:19 DEBUG : forgetting directory cache 2025/08/24 04:54:21 DEBUG : forgetting directory cache 2025/08/24 04:54:21 DEBUG : dir: forgetting directory cache 2025/08/24 04:54:22 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:54:22 DEBUG : dir: Looking for writers 2025/08/24 04:54:22 DEBUG : Looking for writers 2025/08/24 04:54:22 DEBUG : dir: reading active writers 2025/08/24 04:54:22 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.96s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:54:22 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:54:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/24 04:54:24 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:54:24 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/24 04:54:24 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/24 04:54:24 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/24 04:54:24 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:54:24 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/24 04:54:24 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/24 04:54:24 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:54:24 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/24 04:54:24 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/24 04:54:24 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/24 04:54:24 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:54:24 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/24 04:54:24 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:54:24 DEBUG : dir: Looking for writers 2025/08/24 04:54:24 DEBUG : file1: reading active writers 2025/08/24 04:54:24 DEBUG : file1.metadata: reading active writers 2025/08/24 04:54:24 DEBUG : Looking for writers 2025/08/24 04:54:24 DEBUG : dir: reading active writers 2025/08/24 04:54:24 DEBUG : dir.metadata: reading active writers 2025/08/24 04:54:24 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:54:25 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:54:26 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:54:26 DEBUG : dir: Looking for writers 2025/08/24 04:54:26 DEBUG : file1: reading active writers 2025/08/24 04:54:26 DEBUG : Looking for writers 2025/08/24 04:54:26 DEBUG : dir: reading active writers 2025/08/24 04:54:26 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.09s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:54:27 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:54:29 DEBUG : Can set mod time: true 2025/08/24 04:54:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/24 04:54:30 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:54:30 DEBUG : dir: Looking for writers 2025/08/24 04:54:30 DEBUG : file1: reading active writers 2025/08/24 04:54:30 DEBUG : Looking for writers 2025/08/24 04:54:30 DEBUG : dir: reading active writers 2025/08/24 04:54:30 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:54:30 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:54:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/24 04:54:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/24 04:54:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:54:32 DEBUG : files root 'rclone-test-tiwediv0cudi': File to upload is small (0 bytes), uploading instead of streaming 2025/08/24 04:54:33 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/24 04:54:33 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/24 04:54:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/24 04:54:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:54:33 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:54:33 DEBUG : dir: Looking for writers 2025/08/24 04:54:33 DEBUG : file1: reading active writers 2025/08/24 04:54:33 DEBUG : Looking for writers 2025/08/24 04:54:33 DEBUG : dir: reading active writers 2025/08/24 04:54:33 DEBUG : >WaitForWriters: 2025/08/24 04:54:33 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:54:33 DEBUG : dir: Looking for writers 2025/08/24 04:54:33 DEBUG : file1: reading active writers 2025/08/24 04:54:33 DEBUG : Looking for writers 2025/08/24 04:54:33 DEBUG : dir: reading active writers 2025/08/24 04:54:33 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:54:34 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:54:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/24 04:54:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/24 04:54:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:54:35 DEBUG : files root 'rclone-test-tiwediv0cudi': File to upload is small (5 bytes), uploading instead of streaming 2025/08/24 04:54:36 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/24 04:54:36 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/24 04:54:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/24 04:54:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:54:36 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:54:36 DEBUG : dir: Looking for writers 2025/08/24 04:54:36 DEBUG : file1: reading active writers 2025/08/24 04:54:36 DEBUG : Looking for writers 2025/08/24 04:54:36 DEBUG : dir: reading active writers 2025/08/24 04:54:36 DEBUG : >WaitForWriters: 2025/08/24 04:54:36 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:54:36 DEBUG : dir: Looking for writers 2025/08/24 04:54:36 DEBUG : file1: reading active writers 2025/08/24 04:54:36 DEBUG : Looking for writers 2025/08/24 04:54:36 DEBUG : dir: reading active writers 2025/08/24 04:54:36 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:54:37 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:54:37 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:54:37 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:54:37 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:54:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:54:37 DEBUG : Config file has changed externally - reloading 2025/08/24 04:54:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:54:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:54:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:54:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:54:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:54:37 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:54:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/24 04:54:39 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:54:39 DEBUG : dir: Looking for writers 2025/08/24 04:54:39 DEBUG : file1: reading active writers 2025/08/24 04:54:39 DEBUG : Looking for writers 2025/08/24 04:54:39 DEBUG : dir: reading active writers 2025/08/24 04:54:39 DEBUG : >WaitForWriters: 2025/08/24 04:54:39 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:54:40 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:54:40 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:54:40 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:54:40 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:54:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:54:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:54:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:54:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:54:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:54:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:54:40 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:54:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/24 04:54:41 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 04:54:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 04:54:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 04:54:41 DEBUG : dir/file1(0xc000cf27c0): close: 2025/08/24 04:54:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/24 04:54:41 DEBUG : dir/file1(0xc000cf27c0): >close: err= 2025/08/24 04:54:41 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:54:41 DEBUG : dir: Looking for writers 2025/08/24 04:54:41 DEBUG : file1: reading active writers 2025/08/24 04:54:41 DEBUG : Looking for writers 2025/08/24 04:54:41 DEBUG : dir: reading active writers 2025/08/24 04:54:41 DEBUG : >WaitForWriters: 2025/08/24 04:54:42 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:54:42 DEBUG : dir: Looking for writers 2025/08/24 04:54:42 DEBUG : file1: reading active writers 2025/08/24 04:54:42 DEBUG : Looking for writers 2025/08/24 04:54:42 DEBUG : dir: reading active writers 2025/08/24 04:54:42 DEBUG : >WaitForWriters: 2025/08/24 04:54:42 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:54:42 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:54:42 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:54:42 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:54:42 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:54:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:54:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:54:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:54:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:54:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:54:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:54:42 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:54:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/24 04:54:44 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 04:54:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 04:54:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 04:54:44 DEBUG : dir/file1(0xc00068d5c0): _writeAt: size=5, off=0 2025/08/24 04:54:44 DEBUG : dir/file1(0xc00068d5c0): openPending: 2025/08/24 04:54:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/24 04:54:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/24 04:54:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:54:44 DEBUG : dir/file1(0xc00068d5c0): >openPending: err= 2025/08/24 04:54:44 DEBUG : dir/file1(0xc00068d5c0): >_writeAt: n=5, err= 2025/08/24 04:54:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/24 04:54:44 DEBUG : dir/file1(0xc00068d5c0): close: 2025/08/24 04:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/08/24 04:54:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/08/24 04:54:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/08/24 04:54:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/24 04:54:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/24 04:54:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/24 04:54:44 DEBUG : dir/file1(0xc00068d5c0): >close: err= 2025/08/24 04:54:44 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:54:44 DEBUG : dir: Looking for writers 2025/08/24 04:54:44 DEBUG : file1: reading active writers 2025/08/24 04:54:44 DEBUG : Looking for writers 2025/08/24 04:54:44 DEBUG : dir: reading active writers 2025/08/24 04:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 04:54:44 DEBUG : dir: Looking for writers 2025/08/24 04:54:44 DEBUG : file1: reading active writers 2025/08/24 04:54:44 DEBUG : Looking for writers 2025/08/24 04:54:44 DEBUG : dir: reading active writers 2025/08/24 04:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 04:54:44 DEBUG : dir: Looking for writers 2025/08/24 04:54:44 DEBUG : file1: reading active writers 2025/08/24 04:54:44 DEBUG : Looking for writers 2025/08/24 04:54:44 DEBUG : dir: reading active writers 2025/08/24 04:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 04:54:44 DEBUG : dir: Looking for writers 2025/08/24 04:54:44 DEBUG : file1: reading active writers 2025/08/24 04:54:44 DEBUG : Looking for writers 2025/08/24 04:54:44 DEBUG : dir: reading active writers 2025/08/24 04:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 04:54:44 DEBUG : dir/file1: vfs cache: starting upload 2025/08/24 04:54:44 DEBUG : dir: Looking for writers 2025/08/24 04:54:44 DEBUG : file1: reading active writers 2025/08/24 04:54:44 DEBUG : Looking for writers 2025/08/24 04:54:44 DEBUG : dir: reading active writers 2025/08/24 04:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/24 04:54:44 DEBUG : dir: Looking for writers 2025/08/24 04:54:44 DEBUG : file1: reading active writers 2025/08/24 04:54:44 DEBUG : Looking for writers 2025/08/24 04:54:44 DEBUG : dir: reading active writers 2025/08/24 04:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/24 04:54:45 DEBUG : dir: Looking for writers 2025/08/24 04:54:45 DEBUG : file1: reading active writers 2025/08/24 04:54:45 DEBUG : Looking for writers 2025/08/24 04:54:45 DEBUG : dir: reading active writers 2025/08/24 04:54:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/24 04:54:45 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/24 04:54:45 INFO : dir/file1: Copied (replaced existing) 2025/08/24 04:54:45 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/08/24 04:54:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/24 04:54:45 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/08/24 04:54:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:54:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/24 04:54:45 DEBUG : dir: Looking for writers 2025/08/24 04:54:45 DEBUG : file1: reading active writers 2025/08/24 04:54:45 DEBUG : Looking for writers 2025/08/24 04:54:45 DEBUG : dir: reading active writers 2025/08/24 04:54:45 DEBUG : >WaitForWriters: 2025/08/24 04:54:46 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:54:46 DEBUG : dir: Looking for writers 2025/08/24 04:54:46 DEBUG : file1: reading active writers 2025/08/24 04:54:46 DEBUG : Looking for writers 2025/08/24 04:54:46 DEBUG : dir: reading active writers 2025/08/24 04:54:46 DEBUG : >WaitForWriters: 2025/08/24 04:54:46 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.67s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.72s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.37s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.39s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.50s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.71s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.98s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:54:46 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:54:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 04:54:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/24 04:54:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:54:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/24 04:54:48 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:54:48 DEBUG : dir: Looking for writers 2025/08/24 04:54:48 DEBUG : file1: reading active writers 2025/08/24 04:54:48 DEBUG : Looking for writers 2025/08/24 04:54:48 DEBUG : dir: reading active writers 2025/08/24 04:54:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.39s) === RUN TestFileOpenReadUnknownSize 2025/08/24 04:54:49 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/24 04:54:49 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/24 04:54:49 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:54:49 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/24 04:54:49 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:54:49 DEBUG : Looking for writers 2025/08/24 04:54:49 DEBUG : file.txt: reading active writers 2025/08/24 04:54:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:54:49 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:54:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:54:50 DEBUG : files root 'rclone-test-tiwediv0cudi': File to upload is small (25 bytes), uploading instead of streaming 2025/08/24 04:54:51 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/24 04:54:51 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/24 04:54:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:54:51 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:54:51 DEBUG : dir: Looking for writers 2025/08/24 04:54:51 DEBUG : file1: reading active writers 2025/08/24 04:54:51 DEBUG : Looking for writers 2025/08/24 04:54:51 DEBUG : dir: reading active writers 2025/08/24 04:54:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.92s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:54:52 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:54:53 DEBUG : dir/file1: Remove: 2025/08/24 04:54:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 04:54:53 DEBUG : dir/file1: >Remove: err= 2025/08/24 04:54:54 DEBUG : dir/file1: Remove: 2025/08/24 04:54:54 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/24 04:54:54 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:54:54 DEBUG : dir: Looking for writers 2025/08/24 04:54:54 DEBUG : Looking for writers 2025/08/24 04:54:54 DEBUG : dir: reading active writers 2025/08/24 04:54:54 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.49s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:54:54 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:54:56 DEBUG : dir/file1: Remove: 2025/08/24 04:54:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 04:54:56 DEBUG : dir/file1: >Remove: err= 2025/08/24 04:54:56 DEBUG : dir/file1: Remove: 2025/08/24 04:54:56 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/24 04:54:56 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:54:56 DEBUG : dir: Looking for writers 2025/08/24 04:54:56 DEBUG : Looking for writers 2025/08/24 04:54:56 DEBUG : dir: reading active writers 2025/08/24 04:54:56 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.45s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:54:57 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:54:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 04:54:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/24 04:54:58 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/24 04:54:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/24 04:54:58 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/24 04:54:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/24 04:54:58 DEBUG : dir/file1: Open: flags=0x3 2025/08/24 04:54:58 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/24 04:54:58 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/24 04:54:58 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:54:58 DEBUG : dir: Looking for writers 2025/08/24 04:54:58 DEBUG : file1: reading active writers 2025/08/24 04:54:58 DEBUG : Looking for writers 2025/08/24 04:54:58 DEBUG : dir: reading active writers 2025/08/24 04:54:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.13s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:54:59 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:55:00 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:00 DEBUG : dir: Looking for writers 2025/08/24 04:55:00 DEBUG : file1: reading active writers 2025/08/24 04:55:00 DEBUG : Looking for writers 2025/08/24 04:55:00 DEBUG : dir: reading active writers 2025/08/24 04:55:00 DEBUG : >WaitForWriters: 2025/08/24 04:55:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/24 04:55:01 DEBUG : newLeaf: Updating file with newLeaf 0xc00075d080 2025/08/24 04:55:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 04:55:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 04:55:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/24 04:55:02 DEBUG : dir/file1: Updating file with dir/file1 0xc00075d080 2025/08/24 04:55:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/24 04:55:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:55:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/24 04:55:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/24 04:55:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:55:02 DEBUG : dir/file1: File is currently open, delaying rename 0xc00075d080 2025/08/24 04:55:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 04:55:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 04:55:02 DEBUG : files root 'rclone-test-tiwediv0cudi': File to upload is small (25 bytes), uploading instead of streaming 2025/08/24 04:55:03 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/24 04:55:03 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/24 04:55:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 04:55:03 DEBUG : newLeaf: Running delayed rename now 2025/08/24 04:55:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/24 04:55:04 DEBUG : newLeaf: Updating file with newLeaf 0xc00075d080 2025/08/24 04:55:04 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:04 DEBUG : dir: Looking for writers 2025/08/24 04:55:04 DEBUG : Looking for writers 2025/08/24 04:55:04 DEBUG : dir: reading active writers 2025/08/24 04:55:04 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:04 DEBUG : >WaitForWriters: 2025/08/24 04:55:04 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:04 DEBUG : dir: Looking for writers 2025/08/24 04:55:04 DEBUG : Looking for writers 2025/08/24 04:55:04 DEBUG : dir: reading active writers 2025/08/24 04:55:04 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:04 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:55:05 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:55:05 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:55:05 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:05 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:55:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:55:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:05 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:55:06 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:06 DEBUG : dir: Looking for writers 2025/08/24 04:55:06 DEBUG : file1: reading active writers 2025/08/24 04:55:06 DEBUG : Looking for writers 2025/08/24 04:55:06 DEBUG : dir: reading active writers 2025/08/24 04:55:06 DEBUG : >WaitForWriters: 2025/08/24 04:55:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/24 04:55:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0001bb8c0 2025/08/24 04:55:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 04:55:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 04:55:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/24 04:55:08 DEBUG : dir/file1: Updating file with dir/file1 0xc0001bb8c0 2025/08/24 04:55:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/24 04:55:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:55:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/24 04:55:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/24 04:55:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:55:08 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001bb8c0 2025/08/24 04:55:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 04:55:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 04:55:08 DEBUG : files root 'rclone-test-tiwediv0cudi': File to upload is small (25 bytes), uploading instead of streaming 2025/08/24 04:55:09 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/24 04:55:09 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/24 04:55:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 04:55:09 DEBUG : newLeaf: Running delayed rename now 2025/08/24 04:55:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/24 04:55:10 DEBUG : newLeaf: Updating file with newLeaf 0xc0001bb8c0 2025/08/24 04:55:10 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:10 DEBUG : dir: Looking for writers 2025/08/24 04:55:10 DEBUG : Looking for writers 2025/08/24 04:55:10 DEBUG : dir: reading active writers 2025/08/24 04:55:10 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:10 DEBUG : >WaitForWriters: 2025/08/24 04:55:10 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:10 DEBUG : dir: Looking for writers 2025/08/24 04:55:10 DEBUG : Looking for writers 2025/08/24 04:55:10 DEBUG : dir: reading active writers 2025/08/24 04:55:10 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:10 DEBUG : >WaitForWriters: 2025/08/24 04:55:10 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:55:11 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:55:11 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:55:11 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:11 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:55:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:55:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:11 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:55:12 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/24 04:55:12 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 04:55:12 DEBUG : dir/file1(0xc00071edc0): openPending: 2025/08/24 04:55:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/24 04:55:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/24 04:55:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:55:12 DEBUG : dir/file1(0xc00071edc0): >openPending: err= 2025/08/24 04:55:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/24 04:55:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 04:55:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:55:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 04:55:12 DEBUG : dir/file1(0xc00071edc0): _writeAt: size=14, off=0 2025/08/24 04:55:12 DEBUG : dir/file1(0xc00071edc0): >_writeAt: n=14, err= 2025/08/24 04:55:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/24 04:55:12 DEBUG : dir/file1(0xc00071edc0): close: 2025/08/24 04:55:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/24 04:55:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/24 04:55:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/24 04:55:12 DEBUG : dir/file1(0xc00071edc0): >close: err= 2025/08/24 04:55:12 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:12 DEBUG : dir: Looking for writers 2025/08/24 04:55:12 DEBUG : file1: reading active writers 2025/08/24 04:55:12 DEBUG : Looking for writers 2025/08/24 04:55:12 DEBUG : dir: reading active writers 2025/08/24 04:55:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 04:55:12 DEBUG : dir: Looking for writers 2025/08/24 04:55:12 DEBUG : file1: reading active writers 2025/08/24 04:55:12 DEBUG : Looking for writers 2025/08/24 04:55:12 DEBUG : dir: reading active writers 2025/08/24 04:55:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 04:55:12 DEBUG : dir: Looking for writers 2025/08/24 04:55:12 DEBUG : file1: reading active writers 2025/08/24 04:55:12 DEBUG : Looking for writers 2025/08/24 04:55:12 DEBUG : dir: reading active writers 2025/08/24 04:55:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 04:55:12 DEBUG : dir: Looking for writers 2025/08/24 04:55:12 DEBUG : file1: reading active writers 2025/08/24 04:55:12 DEBUG : Looking for writers 2025/08/24 04:55:12 DEBUG : dir: reading active writers 2025/08/24 04:55:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 04:55:12 DEBUG : dir/file1: vfs cache: starting upload 2025/08/24 04:55:12 DEBUG : dir: Looking for writers 2025/08/24 04:55:12 DEBUG : file1: reading active writers 2025/08/24 04:55:12 DEBUG : Looking for writers 2025/08/24 04:55:12 DEBUG : dir: reading active writers 2025/08/24 04:55:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/24 04:55:12 DEBUG : dir: Looking for writers 2025/08/24 04:55:12 DEBUG : file1: reading active writers 2025/08/24 04:55:12 DEBUG : Looking for writers 2025/08/24 04:55:12 DEBUG : dir: reading active writers 2025/08/24 04:55:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/24 04:55:13 DEBUG : dir: Looking for writers 2025/08/24 04:55:13 DEBUG : file1: reading active writers 2025/08/24 04:55:13 DEBUG : Looking for writers 2025/08/24 04:55:13 DEBUG : dir: reading active writers 2025/08/24 04:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/24 04:55:13 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/24 04:55:13 INFO : dir/file1: Copied (replaced existing) 2025/08/24 04:55:13 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/08/24 04:55:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/24 04:55:13 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/24 04:55:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:55:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/24 04:55:13 DEBUG : dir: Looking for writers 2025/08/24 04:55:13 DEBUG : file1: reading active writers 2025/08/24 04:55:13 DEBUG : Looking for writers 2025/08/24 04:55:13 DEBUG : dir: reading active writers 2025/08/24 04:55:13 DEBUG : >WaitForWriters: 2025/08/24 04:55:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 04:55:13 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 04:55:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 04:55:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 04:55:13 DEBUG : dir/file1(0xc00071f900): _readAt: size=512, off=0 2025/08/24 04:55:13 DEBUG : dir/file1(0xc00071f900): openPending: 2025/08/24 04:55:13 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/08/24 04:55:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/24 04:55:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:55:13 DEBUG : dir/file1(0xc00071f900): >openPending: err= 2025/08/24 04:55:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/24 04:55:13 DEBUG : dir/file1(0xc00071f900): >_readAt: n=14, err=EOF 2025/08/24 04:55:13 DEBUG : dir/file1(0xc00071f900): close: 2025/08/24 04:55:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/24 04:55:13 DEBUG : dir/file1(0xc00071f900): >close: err= 2025/08/24 04:55:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/24 04:55:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/24 04:55:14 DEBUG : newLeaf: Updating file with newLeaf 0xc0008b4300 2025/08/24 04:55:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 04:55:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 04:55:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/24 04:55:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/24 04:55:15 DEBUG : dir/file1: Updating file with dir/file1 0xc0008b4300 2025/08/24 04:55:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/24 04:55:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:55:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/24 04:55:15 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 04:55:15 DEBUG : dir/file1(0xc0002cf000): openPending: 2025/08/24 04:55:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/08/24 04:55:15 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2025/08/24 04:55:15 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/24 04:55:15 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/24 04:55:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/24 04:55:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:55:15 DEBUG : dir/file1(0xc0002cf000): >openPending: err= 2025/08/24 04:55:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/24 04:55:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 04:55:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 04:55:15 DEBUG : dir/file1(0xc0002cf000): _writeAt: size=25, off=0 2025/08/24 04:55:15 DEBUG : dir/file1(0xc0002cf000): >_writeAt: n=25, err= 2025/08/24 04:55:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/24 04:55:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/24 04:55:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0008b4300 2025/08/24 04:55:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 04:55:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 04:55:16 DEBUG : newLeaf(0xc0002cf000): close: 2025/08/24 04:55:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/24 04:55:16 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-24 04:55:15.942517242 +0000 UTC m=+132.177127665 2025/08/24 04:55:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/24 04:55:16 DEBUG : newLeaf(0xc0002cf000): >close: err= 2025/08/24 04:55:16 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:16 DEBUG : dir: Looking for writers 2025/08/24 04:55:16 DEBUG : Looking for writers 2025/08/24 04:55:16 DEBUG : dir: reading active writers 2025/08/24 04:55:16 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 04:55:16 DEBUG : dir: Looking for writers 2025/08/24 04:55:16 DEBUG : Looking for writers 2025/08/24 04:55:16 DEBUG : dir: reading active writers 2025/08/24 04:55:16 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 04:55:16 DEBUG : dir: Looking for writers 2025/08/24 04:55:16 DEBUG : Looking for writers 2025/08/24 04:55:16 DEBUG : dir: reading active writers 2025/08/24 04:55:16 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 04:55:16 DEBUG : dir: Looking for writers 2025/08/24 04:55:16 DEBUG : Looking for writers 2025/08/24 04:55:16 DEBUG : dir: reading active writers 2025/08/24 04:55:16 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 04:55:16 DEBUG : newLeaf: vfs cache: starting upload 2025/08/24 04:55:16 DEBUG : dir: Looking for writers 2025/08/24 04:55:16 DEBUG : Looking for writers 2025/08/24 04:55:16 DEBUG : dir: reading active writers 2025/08/24 04:55:16 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/24 04:55:16 DEBUG : dir: Looking for writers 2025/08/24 04:55:16 DEBUG : Looking for writers 2025/08/24 04:55:16 DEBUG : dir: reading active writers 2025/08/24 04:55:16 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/24 04:55:17 DEBUG : dir: Looking for writers 2025/08/24 04:55:17 DEBUG : Looking for writers 2025/08/24 04:55:17 DEBUG : dir: reading active writers 2025/08/24 04:55:17 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/24 04:55:17 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/24 04:55:17 INFO : newLeaf: Copied (replaced existing) 2025/08/24 04:55:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-24 04:55:15 +0000 UTC," 2025/08/24 04:55:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/24 04:55:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 04:55:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/24 04:55:17 DEBUG : dir: Looking for writers 2025/08/24 04:55:17 DEBUG : Looking for writers 2025/08/24 04:55:17 DEBUG : dir: reading active writers 2025/08/24 04:55:17 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:17 DEBUG : >WaitForWriters: 2025/08/24 04:55:18 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:18 DEBUG : dir: Looking for writers 2025/08/24 04:55:18 DEBUG : Looking for writers 2025/08/24 04:55:18 DEBUG : dir: reading active writers 2025/08/24 04:55:18 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:18 DEBUG : >WaitForWriters: 2025/08/24 04:55:18 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:55:18 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:55:18 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:55:18 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:18 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:55:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:55:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:18 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:55:20 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:20 DEBUG : dir: Looking for writers 2025/08/24 04:55:20 DEBUG : file1: reading active writers 2025/08/24 04:55:20 DEBUG : Looking for writers 2025/08/24 04:55:20 DEBUG : dir: reading active writers 2025/08/24 04:55:20 DEBUG : >WaitForWriters: 2025/08/24 04:55:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/24 04:55:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000780d80 2025/08/24 04:55:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 04:55:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 04:55:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/24 04:55:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000780d80 2025/08/24 04:55:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/24 04:55:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:55:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/24 04:55:22 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 04:55:22 DEBUG : dir/file1(0xc00065f340): openPending: 2025/08/24 04:55:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/24 04:55:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/24 04:55:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:55:22 DEBUG : dir/file1(0xc00065f340): >openPending: err= 2025/08/24 04:55:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/24 04:55:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 04:55:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 04:55:22 DEBUG : dir/file1(0xc00065f340): _writeAt: size=25, off=0 2025/08/24 04:55:22 DEBUG : dir/file1(0xc00065f340): >_writeAt: n=25, err= 2025/08/24 04:55:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/24 04:55:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/24 04:55:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000780d80 2025/08/24 04:55:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 04:55:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 04:55:23 DEBUG : newLeaf(0xc00065f340): close: 2025/08/24 04:55:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/24 04:55:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-24 04:55:22.553690823 +0000 UTC m=+138.788301286 2025/08/24 04:55:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/24 04:55:23 DEBUG : newLeaf(0xc00065f340): >close: err= 2025/08/24 04:55:23 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:23 DEBUG : dir: Looking for writers 2025/08/24 04:55:23 DEBUG : Looking for writers 2025/08/24 04:55:23 DEBUG : dir: reading active writers 2025/08/24 04:55:23 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 04:55:23 DEBUG : dir: Looking for writers 2025/08/24 04:55:23 DEBUG : Looking for writers 2025/08/24 04:55:23 DEBUG : dir: reading active writers 2025/08/24 04:55:23 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 04:55:23 DEBUG : dir: Looking for writers 2025/08/24 04:55:23 DEBUG : Looking for writers 2025/08/24 04:55:23 DEBUG : dir: reading active writers 2025/08/24 04:55:23 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 04:55:23 DEBUG : dir: Looking for writers 2025/08/24 04:55:23 DEBUG : Looking for writers 2025/08/24 04:55:23 DEBUG : dir: reading active writers 2025/08/24 04:55:23 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 04:55:23 DEBUG : newLeaf: vfs cache: starting upload 2025/08/24 04:55:23 DEBUG : dir: Looking for writers 2025/08/24 04:55:23 DEBUG : Looking for writers 2025/08/24 04:55:23 DEBUG : dir: reading active writers 2025/08/24 04:55:23 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/24 04:55:23 DEBUG : dir: Looking for writers 2025/08/24 04:55:23 DEBUG : Looking for writers 2025/08/24 04:55:23 DEBUG : dir: reading active writers 2025/08/24 04:55:23 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/24 04:55:23 DEBUG : dir: Looking for writers 2025/08/24 04:55:23 DEBUG : Looking for writers 2025/08/24 04:55:23 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:23 DEBUG : dir: reading active writers 2025/08/24 04:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/24 04:55:24 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/24 04:55:24 INFO : newLeaf: Copied (replaced existing) 2025/08/24 04:55:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-24 04:55:22 +0000 UTC," 2025/08/24 04:55:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/24 04:55:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 04:55:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/24 04:55:24 DEBUG : dir: Looking for writers 2025/08/24 04:55:24 DEBUG : Looking for writers 2025/08/24 04:55:24 DEBUG : dir: reading active writers 2025/08/24 04:55:24 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:24 DEBUG : >WaitForWriters: 2025/08/24 04:55:24 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:24 DEBUG : dir: Looking for writers 2025/08/24 04:55:24 DEBUG : Looking for writers 2025/08/24 04:55:24 DEBUG : dir: reading active writers 2025/08/24 04:55:24 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:24 DEBUG : >WaitForWriters: 2025/08/24 04:55:24 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:55:25 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:55:25 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:55:25 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:25 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:55:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:55:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:25 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:55:26 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/24 04:55:26 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 04:55:26 DEBUG : dir/file1(0xc000115380): openPending: 2025/08/24 04:55:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/24 04:55:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/24 04:55:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:55:26 DEBUG : dir/file1(0xc000115380): >openPending: err= 2025/08/24 04:55:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/24 04:55:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 04:55:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:55:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 04:55:26 DEBUG : dir/file1(0xc000115380): _writeAt: size=14, off=0 2025/08/24 04:55:26 DEBUG : dir/file1(0xc000115380): >_writeAt: n=14, err= 2025/08/24 04:55:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/24 04:55:26 DEBUG : dir/file1(0xc000115380): close: 2025/08/24 04:55:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/24 04:55:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/24 04:55:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/24 04:55:26 DEBUG : dir/file1(0xc000115380): >close: err= 2025/08/24 04:55:26 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:26 DEBUG : dir: Looking for writers 2025/08/24 04:55:26 DEBUG : file1: reading active writers 2025/08/24 04:55:26 DEBUG : Looking for writers 2025/08/24 04:55:26 DEBUG : dir: reading active writers 2025/08/24 04:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 04:55:26 DEBUG : dir: Looking for writers 2025/08/24 04:55:26 DEBUG : file1: reading active writers 2025/08/24 04:55:26 DEBUG : Looking for writers 2025/08/24 04:55:26 DEBUG : dir: reading active writers 2025/08/24 04:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 04:55:26 DEBUG : dir: Looking for writers 2025/08/24 04:55:26 DEBUG : file1: reading active writers 2025/08/24 04:55:26 DEBUG : Looking for writers 2025/08/24 04:55:26 DEBUG : dir: reading active writers 2025/08/24 04:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 04:55:26 DEBUG : dir: Looking for writers 2025/08/24 04:55:26 DEBUG : file1: reading active writers 2025/08/24 04:55:26 DEBUG : Looking for writers 2025/08/24 04:55:26 DEBUG : dir: reading active writers 2025/08/24 04:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 04:55:27 DEBUG : dir/file1: vfs cache: starting upload 2025/08/24 04:55:27 DEBUG : dir: Looking for writers 2025/08/24 04:55:27 DEBUG : file1: reading active writers 2025/08/24 04:55:27 DEBUG : Looking for writers 2025/08/24 04:55:27 DEBUG : dir: reading active writers 2025/08/24 04:55:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/24 04:55:27 DEBUG : dir: Looking for writers 2025/08/24 04:55:27 DEBUG : file1: reading active writers 2025/08/24 04:55:27 DEBUG : Looking for writers 2025/08/24 04:55:27 DEBUG : dir: reading active writers 2025/08/24 04:55:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/24 04:55:27 DEBUG : dir: Looking for writers 2025/08/24 04:55:27 DEBUG : file1: reading active writers 2025/08/24 04:55:27 DEBUG : Looking for writers 2025/08/24 04:55:27 DEBUG : dir: reading active writers 2025/08/24 04:55:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/24 04:55:27 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/24 04:55:27 INFO : dir/file1: Copied (replaced existing) 2025/08/24 04:55:27 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/08/24 04:55:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/24 04:55:27 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/24 04:55:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:55:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/24 04:55:28 DEBUG : dir: Looking for writers 2025/08/24 04:55:28 DEBUG : file1: reading active writers 2025/08/24 04:55:28 DEBUG : Looking for writers 2025/08/24 04:55:28 DEBUG : dir: reading active writers 2025/08/24 04:55:28 DEBUG : >WaitForWriters: 2025/08/24 04:55:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 04:55:28 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 04:55:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 04:55:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 04:55:28 DEBUG : dir/file1(0xc0007ace80): _readAt: size=512, off=0 2025/08/24 04:55:28 DEBUG : dir/file1(0xc0007ace80): openPending: 2025/08/24 04:55:28 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/08/24 04:55:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/24 04:55:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:55:28 DEBUG : dir/file1(0xc0007ace80): >openPending: err= 2025/08/24 04:55:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/24 04:55:28 DEBUG : dir/file1(0xc0007ace80): >_readAt: n=14, err=EOF 2025/08/24 04:55:28 DEBUG : dir/file1(0xc0007ace80): close: 2025/08/24 04:55:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/24 04:55:28 DEBUG : dir/file1(0xc0007ace80): >close: err= 2025/08/24 04:55:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/24 04:55:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/24 04:55:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0008b5bc0 2025/08/24 04:55:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 04:55:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 04:55:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/24 04:55:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/24 04:55:30 DEBUG : dir/file1: Updating file with dir/file1 0xc0008b5bc0 2025/08/24 04:55:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/24 04:55:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:55:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/24 04:55:30 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 04:55:30 DEBUG : dir/file1(0xc000cf2b80): openPending: 2025/08/24 04:55:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/08/24 04:55:30 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2025/08/24 04:55:30 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/24 04:55:30 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/24 04:55:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/24 04:55:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:55:30 DEBUG : dir/file1(0xc000cf2b80): >openPending: err= 2025/08/24 04:55:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/24 04:55:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 04:55:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 04:55:30 DEBUG : dir/file1(0xc000cf2b80): _writeAt: size=25, off=0 2025/08/24 04:55:30 DEBUG : dir/file1(0xc000cf2b80): >_writeAt: n=25, err= 2025/08/24 04:55:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/24 04:55:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/24 04:55:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0008b5bc0 2025/08/24 04:55:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 04:55:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 04:55:31 DEBUG : newLeaf(0xc000cf2b80): close: 2025/08/24 04:55:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/24 04:55:31 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-24 04:55:30.406794813 +0000 UTC m=+146.641405236 2025/08/24 04:55:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/24 04:55:31 DEBUG : newLeaf(0xc000cf2b80): >close: err= 2025/08/24 04:55:31 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:31 DEBUG : dir: Looking for writers 2025/08/24 04:55:31 DEBUG : Looking for writers 2025/08/24 04:55:31 DEBUG : dir: reading active writers 2025/08/24 04:55:31 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 04:55:31 DEBUG : dir: Looking for writers 2025/08/24 04:55:31 DEBUG : Looking for writers 2025/08/24 04:55:31 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:31 DEBUG : dir: reading active writers 2025/08/24 04:55:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 04:55:31 DEBUG : dir: Looking for writers 2025/08/24 04:55:31 DEBUG : Looking for writers 2025/08/24 04:55:31 DEBUG : dir: reading active writers 2025/08/24 04:55:31 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 04:55:31 DEBUG : dir: Looking for writers 2025/08/24 04:55:31 DEBUG : Looking for writers 2025/08/24 04:55:31 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:31 DEBUG : dir: reading active writers 2025/08/24 04:55:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 04:55:31 DEBUG : newLeaf: vfs cache: starting upload 2025/08/24 04:55:31 DEBUG : dir: Looking for writers 2025/08/24 04:55:31 DEBUG : Looking for writers 2025/08/24 04:55:31 DEBUG : dir: reading active writers 2025/08/24 04:55:31 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/24 04:55:31 DEBUG : dir: Looking for writers 2025/08/24 04:55:31 DEBUG : Looking for writers 2025/08/24 04:55:31 DEBUG : dir: reading active writers 2025/08/24 04:55:31 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/24 04:55:31 DEBUG : dir: Looking for writers 2025/08/24 04:55:31 DEBUG : Looking for writers 2025/08/24 04:55:31 DEBUG : dir: reading active writers 2025/08/24 04:55:31 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/24 04:55:31 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/24 04:55:31 INFO : newLeaf: Copied (replaced existing) 2025/08/24 04:55:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-24 04:55:30 +0000 UTC," 2025/08/24 04:55:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/24 04:55:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 04:55:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/24 04:55:32 DEBUG : dir: Looking for writers 2025/08/24 04:55:32 DEBUG : Looking for writers 2025/08/24 04:55:32 DEBUG : dir: reading active writers 2025/08/24 04:55:32 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:32 DEBUG : >WaitForWriters: 2025/08/24 04:55:32 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:32 DEBUG : dir: Looking for writers 2025/08/24 04:55:32 DEBUG : Looking for writers 2025/08/24 04:55:32 DEBUG : dir: reading active writers 2025/08/24 04:55:32 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:32 DEBUG : >WaitForWriters: 2025/08/24 04:55:32 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:55:33 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:55:33 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:55:33 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:33 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:55:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:55:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:33 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:55:34 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:34 DEBUG : dir: Looking for writers 2025/08/24 04:55:34 DEBUG : file1: reading active writers 2025/08/24 04:55:34 DEBUG : Looking for writers 2025/08/24 04:55:34 DEBUG : dir: reading active writers 2025/08/24 04:55:34 DEBUG : >WaitForWriters: 2025/08/24 04:55:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 04:55:34 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 04:55:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 04:55:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 04:55:34 DEBUG : dir/file1(0xc000db8940): _readAt: size=512, off=0 2025/08/24 04:55:34 DEBUG : dir/file1(0xc000db8940): openPending: 2025/08/24 04:55:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/24 04:55:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/24 04:55:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:55:34 DEBUG : dir/file1(0xc000db8940): >openPending: err= 2025/08/24 04:55:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/24 04:55:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 04:55:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 04:55:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:55:35 DEBUG : dir/file1(0xc000db8940): >_readAt: n=14, err=EOF 2025/08/24 04:55:35 DEBUG : dir/file1(0xc000db8940): close: 2025/08/24 04:55:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/24 04:55:35 DEBUG : dir/file1(0xc000db8940): >close: err= 2025/08/24 04:55:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/24 04:55:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/24 04:55:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0008b5e00 2025/08/24 04:55:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 04:55:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 04:55:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/24 04:55:36 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/24 04:55:36 DEBUG : dir/file1: Updating file with dir/file1 0xc0008b5e00 2025/08/24 04:55:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/24 04:55:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:55:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/24 04:55:37 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 04:55:37 DEBUG : dir/file1(0xc00071ee80): openPending: 2025/08/24 04:55:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/24 04:55:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/24 04:55:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:55:37 DEBUG : dir/file1(0xc00071ee80): >openPending: err= 2025/08/24 04:55:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/24 04:55:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 04:55:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 04:55:37 DEBUG : dir/file1(0xc00071ee80): _writeAt: size=25, off=0 2025/08/24 04:55:37 DEBUG : dir/file1(0xc00071ee80): >_writeAt: n=25, err= 2025/08/24 04:55:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/24 04:55:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/24 04:55:37 DEBUG : newLeaf: Updating file with newLeaf 0xc0008b5e00 2025/08/24 04:55:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/24 04:55:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 04:55:37 DEBUG : newLeaf(0xc00071ee80): close: 2025/08/24 04:55:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/24 04:55:37 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-24 04:55:37.10515215 +0000 UTC m=+153.339762613 2025/08/24 04:55:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/24 04:55:37 DEBUG : newLeaf(0xc00071ee80): >close: err= 2025/08/24 04:55:37 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:37 DEBUG : dir: Looking for writers 2025/08/24 04:55:37 DEBUG : Looking for writers 2025/08/24 04:55:37 DEBUG : dir: reading active writers 2025/08/24 04:55:37 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 04:55:37 DEBUG : dir: Looking for writers 2025/08/24 04:55:37 DEBUG : Looking for writers 2025/08/24 04:55:37 DEBUG : dir: reading active writers 2025/08/24 04:55:37 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 04:55:37 DEBUG : dir: Looking for writers 2025/08/24 04:55:37 DEBUG : Looking for writers 2025/08/24 04:55:37 DEBUG : dir: reading active writers 2025/08/24 04:55:37 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 04:55:37 DEBUG : dir: Looking for writers 2025/08/24 04:55:37 DEBUG : Looking for writers 2025/08/24 04:55:37 DEBUG : dir: reading active writers 2025/08/24 04:55:37 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 04:55:37 DEBUG : newLeaf: vfs cache: starting upload 2025/08/24 04:55:37 DEBUG : dir: Looking for writers 2025/08/24 04:55:37 DEBUG : Looking for writers 2025/08/24 04:55:37 DEBUG : dir: reading active writers 2025/08/24 04:55:37 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/24 04:55:38 DEBUG : dir: Looking for writers 2025/08/24 04:55:38 DEBUG : Looking for writers 2025/08/24 04:55:38 DEBUG : dir: reading active writers 2025/08/24 04:55:38 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/24 04:55:38 DEBUG : dir: Looking for writers 2025/08/24 04:55:38 DEBUG : Looking for writers 2025/08/24 04:55:38 DEBUG : dir: reading active writers 2025/08/24 04:55:38 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/24 04:55:38 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/24 04:55:38 INFO : newLeaf: Copied (replaced existing) 2025/08/24 04:55:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-24 04:55:37 +0000 UTC," 2025/08/24 04:55:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/24 04:55:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/24 04:55:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/24 04:55:39 DEBUG : dir: Looking for writers 2025/08/24 04:55:39 DEBUG : Looking for writers 2025/08/24 04:55:39 DEBUG : dir: reading active writers 2025/08/24 04:55:39 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:39 DEBUG : >WaitForWriters: 2025/08/24 04:55:39 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:39 DEBUG : dir: Looking for writers 2025/08/24 04:55:39 DEBUG : Looking for writers 2025/08/24 04:55:39 DEBUG : dir: reading active writers 2025/08/24 04:55:39 DEBUG : newLeaf: reading active writers 2025/08/24 04:55:39 DEBUG : >WaitForWriters: 2025/08/24 04:55:39 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting --- PASS: TestFileRename (40.78s) --- PASS: TestFileRename/off,forceCache=false (5.98s) --- PASS: TestFileRename/minimal,forceCache=false (5.93s) --- PASS: TestFileRename/minimal,forceCache=true (7.70s) --- PASS: TestFileRename/writes,forceCache=false (6.61s) --- PASS: TestFileRename/writes,forceCache=true (7.84s) --- PASS: TestFileRename/full,forceCache=false (6.72s) === 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-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:55:40 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:55:40 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:55:40 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:40 DEBUG : Looking for writers 2025/08/24 04:55:40 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-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:55:40 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:55:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 04:55:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 04:55:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/24 04:55:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/24 04:55:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:55:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/24 04:55:41 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/24 04:55:41 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:41 DEBUG : dir: Looking for writers 2025/08/24 04:55:41 DEBUG : file1: reading active writers 2025/08/24 04:55:41 DEBUG : Looking for writers 2025/08/24 04:55:41 DEBUG : dir: reading active writers 2025/08/24 04:55:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.49s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:55:42 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:55:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 04:55:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 04:55:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/24 04:55:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/24 04:55:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:55:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/24 04:55:44 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/24 04:55:44 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/24 04:55:44 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/24 04:55:44 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/24 04:55:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/24 04:55:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/24 04:55:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/24 04:55:44 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/24 04:55:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/24 04:55:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/24 04:55:44 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/24 04:55:45 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/24 04:55:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/24 04:55:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/24 04:55:45 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/24 04:55:46 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:46 DEBUG : dir: Looking for writers 2025/08/24 04:55:46 DEBUG : file1: reading active writers 2025/08/24 04:55:46 DEBUG : Looking for writers 2025/08/24 04:55:46 DEBUG : dir: reading active writers 2025/08/24 04:55:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.03s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:55:46 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:55:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 04:55:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 04:55:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/24 04:55:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/24 04:55:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:55:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/24 04:55:48 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/24 04:55:48 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/24 04:55:48 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/24 04:55:48 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/24 04:55:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/24 04:55:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/24 04:55:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/24 04:55:49 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/24 04:55:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/24 04:55:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/24 04:55:49 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/24 04:55:49 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/24 04:55:49 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/24 04:55:49 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/24 04:55:49 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/24 04:55:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/24 04:55:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/24 04:55:49 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/24 04:55:50 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/24 04:55:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/24 04:55:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/24 04:55:50 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/24 04:55:50 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/24 04:55:50 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/24 04:55:50 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/24 04:55:50 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/24 04:55:50 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/24 04:55:50 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/24 04:55:50 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/24 04:55:50 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/24 04:55:50 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:50 DEBUG : dir: Looking for writers 2025/08/24 04:55:50 DEBUG : file1: reading active writers 2025/08/24 04:55:50 DEBUG : Looking for writers 2025/08/24 04:55:50 DEBUG : dir: reading active writers 2025/08/24 04:55:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.36s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:55:51 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:55:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 04:55:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 04:55:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/24 04:55:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/24 04:55:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:55:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/24 04:55:52 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:52 DEBUG : dir: Looking for writers 2025/08/24 04:55:52 DEBUG : file1: reading active writers 2025/08/24 04:55:52 DEBUG : Looking for writers 2025/08/24 04:55:52 DEBUG : dir: reading active writers 2025/08/24 04:55:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.38s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:55:53 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:55:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 04:55:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 04:55:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/24 04:55:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/24 04:55:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:55:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/24 04:55:55 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/24 04:55:55 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/24 04:55:55 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:55 DEBUG : dir: Looking for writers 2025/08/24 04:55:55 DEBUG : file1: reading active writers 2025/08/24 04:55:55 DEBUG : Looking for writers 2025/08/24 04:55:55 DEBUG : dir: reading active writers 2025/08/24 04:55:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.42s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:55:55 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:55:55 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:55:55 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:55 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:55:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:55:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:55 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:55:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 04:55:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 04:55:57 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 04:55:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 04:55:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 04:55:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/24 04:55:57 DEBUG : dir/file1(0xc000e7cdc0): _readAt: size=1, off=0 2025/08/24 04:55:57 DEBUG : dir/file1(0xc000e7cdc0): openPending: 2025/08/24 04:55:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/08/24 04:55:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/24 04:55:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:55:57 DEBUG : dir/file1(0xc000e7cdc0): >openPending: err= 2025/08/24 04:55:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/24 04:55:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 04:55:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 04:55:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:55:57 DEBUG : dir/file1(0xc000e7cdc0): >_readAt: n=1, err= 2025/08/24 04:55:57 DEBUG : dir/file1(0xc000e7cdc0): _readAt: size=256, off=1 2025/08/24 04:55:57 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/24 04:55:57 DEBUG : dir/file1(0xc000e7cdc0): >_readAt: n=15, err=EOF 2025/08/24 04:55:57 DEBUG : dir/file1(0xc000e7cdc0): _readAt: size=16, off=16 2025/08/24 04:55:57 DEBUG : dir/file1(0xc000e7cdc0): >_readAt: n=0, err=EOF 2025/08/24 04:55:57 DEBUG : dir/file1(0xc000e7cdc0): close: 2025/08/24 04:55:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/24 04:55:57 DEBUG : dir/file1(0xc000e7cdc0): >close: err= 2025/08/24 04:55:57 DEBUG : dir/file1(0xc000e7cdc0): close: 2025/08/24 04:55:57 DEBUG : dir/file1(0xc000e7cdc0): >close: err=file already closed 2025/08/24 04:55:57 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:55:57 DEBUG : dir: Looking for writers 2025/08/24 04:55:57 DEBUG : file1: reading active writers 2025/08/24 04:55:57 DEBUG : Looking for writers 2025/08/24 04:55:57 DEBUG : dir: reading active writers 2025/08/24 04:55:57 DEBUG : >WaitForWriters: 2025/08/24 04:55:57 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.36s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:55:58 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:55:58 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:55:58 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:58 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:55:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:55:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:55:58 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:56:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 04:56:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 04:56:03 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 04:56:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 04:56:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 04:56:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/24 04:56:03 DEBUG : dir/file1(0xc000e7d500): _readAt: size=1, off=0 2025/08/24 04:56:03 DEBUG : dir/file1(0xc000e7d500): openPending: 2025/08/24 04:56:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/24 04:56:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/24 04:56:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:03 DEBUG : dir/file1(0xc000e7d500): >openPending: err= 2025/08/24 04:56:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/24 04:56:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 04:56:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 04:56:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:56:04 DEBUG : dir/file1(0xc000e7d500): >_readAt: n=1, err= 2025/08/24 04:56:04 DEBUG : dir/file1(0xc000e7d500): _readAt: size=1, off=5 2025/08/24 04:56:04 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/24 04:56:04 DEBUG : dir/file1(0xc000e7d500): >_readAt: n=1, err= 2025/08/24 04:56:04 DEBUG : dir/file1(0xc000e7d500): _readAt: size=1, off=3 2025/08/24 04:56:04 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/24 04:56:04 DEBUG : dir/file1(0xc000e7d500): >_readAt: n=1, err= 2025/08/24 04:56:04 DEBUG : dir/file1(0xc000e7d500): _readAt: size=1, off=13 2025/08/24 04:56:04 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/24 04:56:04 DEBUG : dir/file1(0xc000e7d500): >_readAt: n=1, err= 2025/08/24 04:56:04 DEBUG : dir/file1(0xc000e7d500): _readAt: size=16, off=100 2025/08/24 04:56:04 DEBUG : dir/file1(0xc000e7d500): >_readAt: n=0, err=EOF 2025/08/24 04:56:04 DEBUG : dir/file1(0xc000e7d500): close: 2025/08/24 04:56:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/24 04:56:04 DEBUG : dir/file1(0xc000e7d500): >close: err= 2025/08/24 04:56:04 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:56:04 DEBUG : dir: Looking for writers 2025/08/24 04:56:04 DEBUG : file1: reading active writers 2025/08/24 04:56:04 DEBUG : Looking for writers 2025/08/24 04:56:04 DEBUG : dir: reading active writers 2025/08/24 04:56:04 DEBUG : >WaitForWriters: 2025/08/24 04:56:04 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (6.83s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:56:05 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:56:05 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:56:05 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:05 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:05 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:56:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 04:56:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 04:56:06 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 04:56:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 04:56:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 04:56:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/24 04:56:06 DEBUG : dir/file1(0xc0007ac740): _readAt: size=1, off=0 2025/08/24 04:56:06 DEBUG : dir/file1(0xc0007ac740): openPending: 2025/08/24 04:56:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/24 04:56:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/24 04:56:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:06 DEBUG : dir/file1(0xc0007ac740): >openPending: err= 2025/08/24 04:56:06 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/24 04:56:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 04:56:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 04:56:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:56:06 DEBUG : dir/file1(0xc0007ac740): >_readAt: n=1, err= 2025/08/24 04:56:06 DEBUG : dir/file1(0xc0007ac740): _readAt: size=1, off=5 2025/08/24 04:56:06 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/24 04:56:06 DEBUG : dir/file1(0xc0007ac740): >_readAt: n=1, err= 2025/08/24 04:56:06 DEBUG : dir/file1(0xc0007ac740): _readAt: size=1, off=1 2025/08/24 04:56:06 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/24 04:56:06 DEBUG : dir/file1(0xc0007ac740): >_readAt: n=1, err= 2025/08/24 04:56:06 DEBUG : dir/file1(0xc0007ac740): _readAt: size=6, off=10 2025/08/24 04:56:06 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/24 04:56:06 DEBUG : dir/file1(0xc0007ac740): >_readAt: n=6, err= 2025/08/24 04:56:06 DEBUG : dir/file1(0xc0007ac740): _readAt: size=256, off=10 2025/08/24 04:56:06 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/24 04:56:06 DEBUG : dir/file1(0xc0007ac740): >_readAt: n=6, err=EOF 2025/08/24 04:56:06 DEBUG : dir/file1(0xc0007ac740): _readAt: size=256, off=100 2025/08/24 04:56:06 DEBUG : dir/file1(0xc0007ac740): >_readAt: n=0, err=EOF 2025/08/24 04:56:06 DEBUG : dir/file1(0xc0007ac740): close: 2025/08/24 04:56:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/24 04:56:06 DEBUG : dir/file1(0xc0007ac740): >close: err= 2025/08/24 04:56:06 DEBUG : dir/file1(0xc0007ac740): _readAt: size=256, off=100 2025/08/24 04:56:06 DEBUG : dir/file1(0xc0007ac740): >_readAt: n=0, err=file already closed 2025/08/24 04:56:06 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:56:06 DEBUG : dir: Looking for writers 2025/08/24 04:56:06 DEBUG : file1: reading active writers 2025/08/24 04:56:06 DEBUG : Looking for writers 2025/08/24 04:56:06 DEBUG : dir: reading active writers 2025/08/24 04:56:06 DEBUG : >WaitForWriters: 2025/08/24 04:56:06 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.39s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:56:07 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:56:07 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:56:07 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:07 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:07 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:56:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 04:56:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 04:56:08 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 04:56:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 04:56:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 04:56:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/24 04:56:08 DEBUG : dir/file1(0xc00065e100): RWFileHandle.Flush 2025/08/24 04:56:08 DEBUG : dir/file1(0xc00065e100): _readAt: size=256, off=0 2025/08/24 04:56:08 DEBUG : dir/file1(0xc00065e100): openPending: 2025/08/24 04:56:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/24 04:56:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/24 04:56:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:08 DEBUG : dir/file1(0xc00065e100): >openPending: err= 2025/08/24 04:56:08 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/24 04:56:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 04:56:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 04:56:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:56:09 DEBUG : dir/file1(0xc00065e100): >_readAt: n=16, err=EOF 2025/08/24 04:56:09 DEBUG : dir/file1(0xc00065e100): RWFileHandle.Flush 2025/08/24 04:56:09 DEBUG : dir/file1(0xc00065e100): RWFileHandle.Flush 2025/08/24 04:56:09 DEBUG : dir/file1(0xc00065e100): close: 2025/08/24 04:56:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/24 04:56:09 DEBUG : dir/file1(0xc00065e100): >close: err= 2025/08/24 04:56:09 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:56:09 DEBUG : dir: Looking for writers 2025/08/24 04:56:09 DEBUG : file1: reading active writers 2025/08/24 04:56:09 DEBUG : Looking for writers 2025/08/24 04:56:09 DEBUG : dir: reading active writers 2025/08/24 04:56:09 DEBUG : >WaitForWriters: 2025/08/24 04:56:09 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.36s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:56:09 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:56:09 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:56:09 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:09 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:09 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:56:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 04:56:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/24 04:56:11 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 04:56:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 04:56:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 04:56:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/24 04:56:11 DEBUG : dir/file1(0xc0007ad100): _readAt: size=256, off=0 2025/08/24 04:56:11 DEBUG : dir/file1(0xc0007ad100): openPending: 2025/08/24 04:56:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/24 04:56:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/24 04:56:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:11 DEBUG : dir/file1(0xc0007ad100): >openPending: err= 2025/08/24 04:56:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/24 04:56:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 04:56:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 04:56:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:56:11 DEBUG : dir/file1(0xc0007ad100): >_readAt: n=16, err=EOF 2025/08/24 04:56:11 DEBUG : dir/file1(0xc0007ad100): RWFileHandle.Release 2025/08/24 04:56:11 DEBUG : dir/file1(0xc0007ad100): close: 2025/08/24 04:56:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/24 04:56:11 DEBUG : dir/file1(0xc0007ad100): >close: err= 2025/08/24 04:56:11 DEBUG : dir/file1(0xc0007ad100): RWFileHandle.Release 2025/08/24 04:56:11 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:56:11 DEBUG : dir: Looking for writers 2025/08/24 04:56:11 DEBUG : file1: reading active writers 2025/08/24 04:56:11 DEBUG : Looking for writers 2025/08/24 04:56:11 DEBUG : dir: reading active writers 2025/08/24 04:56:11 DEBUG : >WaitForWriters: 2025/08/24 04:56:11 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.34s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:56:12 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:56:12 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:56:12 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:12 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:12 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:56:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:12 DEBUG : file1: newRWFileHandle: 2025/08/24 04:56:12 DEBUG : file1(0xc0007ad5c0): openPending: 2025/08/24 04:56:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:12 DEBUG : file1(0xc0007ad5c0): >openPending: err= 2025/08/24 04:56:12 DEBUG : file1: >newRWFileHandle: err= 2025/08/24 04:56:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/24 04:56:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/24 04:56:12 DEBUG : file1(0xc0007ad5c0): _writeAt: size=5, off=0 2025/08/24 04:56:12 DEBUG : file1(0xc0007ad5c0): >_writeAt: n=5, err= 2025/08/24 04:56:12 DEBUG : file1(0xc0007ad5c0): _writeAt: size=7, off=5 2025/08/24 04:56:12 DEBUG : file1(0xc0007ad5c0): >_writeAt: n=7, err= 2025/08/24 04:56:12 DEBUG : file1: vfs cache: truncate to size=11 2025/08/24 04:56:12 DEBUG : file1(0xc0007ad5c0): close: 2025/08/24 04:56:12 DEBUG : file1: vfs cache: setting modification time to 2025-08-24 04:56:12.395849869 +0000 UTC m=+188.630460342 2025/08/24 04:56:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:12 DEBUG : file1(0xc0007ad5c0): >close: err= 2025/08/24 04:56:12 DEBUG : file1(0xc0007ad5c0): close: 2025/08/24 04:56:12 DEBUG : file1(0xc0007ad5c0): >close: err=file already closed 2025/08/24 04:56:12 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:56:12 DEBUG : Looking for writers 2025/08/24 04:56:12 DEBUG : file1: reading active writers 2025/08/24 04:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 04:56:12 DEBUG : Looking for writers 2025/08/24 04:56:12 DEBUG : file1: reading active writers 2025/08/24 04:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 04:56:12 DEBUG : Looking for writers 2025/08/24 04:56:12 DEBUG : file1: reading active writers 2025/08/24 04:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 04:56:12 DEBUG : Looking for writers 2025/08/24 04:56:12 DEBUG : file1: reading active writers 2025/08/24 04:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 04:56:12 DEBUG : file1: vfs cache: starting upload 2025/08/24 04:56:12 DEBUG : Looking for writers 2025/08/24 04:56:12 DEBUG : file1: reading active writers 2025/08/24 04:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/24 04:56:12 DEBUG : Looking for writers 2025/08/24 04:56:12 DEBUG : file1: reading active writers 2025/08/24 04:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/24 04:56:13 DEBUG : Looking for writers 2025/08/24 04:56:13 DEBUG : file1: reading active writers 2025/08/24 04:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/24 04:56:13 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/24 04:56:13 INFO : file1: Copied (new) 2025/08/24 04:56:13 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-24 04:56:12 +0000 UTC," 2025/08/24 04:56:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/24 04:56:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:13 INFO : file1: vfs cache: upload succeeded try #1 2025/08/24 04:56:13 DEBUG : Looking for writers 2025/08/24 04:56:13 DEBUG : file1: reading active writers 2025/08/24 04:56:13 DEBUG : >WaitForWriters: 2025/08/24 04:56:13 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:56:13 DEBUG : Looking for writers 2025/08/24 04:56:13 DEBUG : file1: reading active writers 2025/08/24 04:56:13 DEBUG : >WaitForWriters: 2025/08/24 04:56:13 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.99s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:56:14 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:56:14 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:56:14 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:14 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:14 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:56:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:14 DEBUG : file1: newRWFileHandle: 2025/08/24 04:56:14 DEBUG : file1(0xc000e2ef40): openPending: 2025/08/24 04:56:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:14 DEBUG : file1(0xc000e2ef40): >openPending: err= 2025/08/24 04:56:14 DEBUG : file1: >newRWFileHandle: err= 2025/08/24 04:56:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/24 04:56:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/24 04:56:14 DEBUG : file1(0xc000e2ef40): _writeAt: size=7, off=0 2025/08/24 04:56:14 DEBUG : file1(0xc000e2ef40): >_writeAt: n=7, err= 2025/08/24 04:56:14 DEBUG : file1(0xc000e2ef40): _writeAt: size=6, off=5 2025/08/24 04:56:14 DEBUG : file1(0xc000e2ef40): >_writeAt: n=6, err= 2025/08/24 04:56:14 DEBUG : file1(0xc000e2ef40): close: 2025/08/24 04:56:14 DEBUG : file1: vfs cache: setting modification time to 2025-08-24 04:56:14.388419284 +0000 UTC m=+190.623029738 2025/08/24 04:56:14 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:14 DEBUG : file1(0xc000e2ef40): >close: err= 2025/08/24 04:56:14 DEBUG : file1(0xc000e2ef40): _writeAt: size=5, off=0 2025/08/24 04:56:14 DEBUG : file1(0xc000e2ef40): >_writeAt: n=0, err=file already closed 2025/08/24 04:56:14 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:56:14 DEBUG : Looking for writers 2025/08/24 04:56:14 DEBUG : file1: reading active writers 2025/08/24 04:56:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 04:56:14 DEBUG : Looking for writers 2025/08/24 04:56:14 DEBUG : file1: reading active writers 2025/08/24 04:56:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 04:56:14 DEBUG : Looking for writers 2025/08/24 04:56:14 DEBUG : file1: reading active writers 2025/08/24 04:56:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 04:56:14 DEBUG : Looking for writers 2025/08/24 04:56:14 DEBUG : file1: reading active writers 2025/08/24 04:56:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 04:56:14 DEBUG : file1: vfs cache: starting upload 2025/08/24 04:56:14 DEBUG : Looking for writers 2025/08/24 04:56:14 DEBUG : file1: reading active writers 2025/08/24 04:56:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/24 04:56:14 DEBUG : Looking for writers 2025/08/24 04:56:14 DEBUG : file1: reading active writers 2025/08/24 04:56:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/24 04:56:15 DEBUG : Looking for writers 2025/08/24 04:56:15 DEBUG : file1: reading active writers 2025/08/24 04:56:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/24 04:56:15 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/24 04:56:15 INFO : file1: Copied (new) 2025/08/24 04:56:15 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-24 04:56:14 +0000 UTC," 2025/08/24 04:56:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/24 04:56:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:15 INFO : file1: vfs cache: upload succeeded try #1 2025/08/24 04:56:15 DEBUG : Looking for writers 2025/08/24 04:56:15 DEBUG : file1: reading active writers 2025/08/24 04:56:15 DEBUG : >WaitForWriters: 2025/08/24 04:56:15 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:56:15 DEBUG : Looking for writers 2025/08/24 04:56:15 DEBUG : file1: reading active writers 2025/08/24 04:56:15 DEBUG : >WaitForWriters: 2025/08/24 04:56:15 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.01s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:56:16 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:56:16 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:56:16 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:16 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:16 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:56:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:16 DEBUG : file1: newRWFileHandle: 2025/08/24 04:56:16 DEBUG : file1(0xc00071ee80): openPending: 2025/08/24 04:56:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:16 DEBUG : file1(0xc00071ee80): >openPending: err= 2025/08/24 04:56:16 DEBUG : file1: >newRWFileHandle: err= 2025/08/24 04:56:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/24 04:56:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/24 04:56:16 DEBUG : file1(0xc00071ee80): close: 2025/08/24 04:56:16 DEBUG : file1: vfs cache: setting modification time to 2025-08-24 04:56:16.386231616 +0000 UTC m=+192.620842079 2025/08/24 04:56:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:16 DEBUG : file1(0xc00071ee80): >close: err= 2025/08/24 04:56:16 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/24 04:56:16 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/24 04:56:16 DEBUG : file2: newRWFileHandle: 2025/08/24 04:56:16 DEBUG : file2(0xc00071f300): openPending: 2025/08/24 04:56:16 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/24 04:56:16 DEBUG : file2(0xc00071f300): >openPending: err= 2025/08/24 04:56:16 DEBUG : file2: >newRWFileHandle: err= 2025/08/24 04:56:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/24 04:56:16 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/24 04:56:16 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/24 04:56:16 DEBUG : file2(0xc00071f300): RWFileHandle.Flush 2025/08/24 04:56:16 DEBUG : file2(0xc00071f300): RWFileHandle.Release 2025/08/24 04:56:16 DEBUG : file2(0xc00071f300): close: 2025/08/24 04:56:16 DEBUG : file2: vfs cache: setting modification time to 2025-08-24 04:56:16.387453981 +0000 UTC m=+192.622064444 2025/08/24 04:56:16 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:16 DEBUG : file2(0xc00071f300): >close: err= 2025/08/24 04:56:16 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:56:16 DEBUG : Looking for writers 2025/08/24 04:56:16 DEBUG : file1: reading active writers 2025/08/24 04:56:16 DEBUG : file2: reading active writers 2025/08/24 04:56:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/24 04:56:16 DEBUG : Looking for writers 2025/08/24 04:56:16 DEBUG : file1: reading active writers 2025/08/24 04:56:16 DEBUG : file2: reading active writers 2025/08/24 04:56:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/24 04:56:16 DEBUG : Looking for writers 2025/08/24 04:56:16 DEBUG : file1: reading active writers 2025/08/24 04:56:16 DEBUG : file2: reading active writers 2025/08/24 04:56:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/24 04:56:16 DEBUG : Looking for writers 2025/08/24 04:56:16 DEBUG : file1: reading active writers 2025/08/24 04:56:16 DEBUG : file2: reading active writers 2025/08/24 04:56:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/24 04:56:16 DEBUG : file1: vfs cache: starting upload 2025/08/24 04:56:16 DEBUG : file2: vfs cache: starting upload 2025/08/24 04:56:16 DEBUG : Looking for writers 2025/08/24 04:56:16 DEBUG : file1: reading active writers 2025/08/24 04:56:16 DEBUG : file2: reading active writers 2025/08/24 04:56:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/24 04:56:16 DEBUG : Looking for writers 2025/08/24 04:56:16 DEBUG : file1: reading active writers 2025/08/24 04:56:16 DEBUG : file2: reading active writers 2025/08/24 04:56:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/08/24 04:56:17 DEBUG : Looking for writers 2025/08/24 04:56:17 DEBUG : file1: reading active writers 2025/08/24 04:56:17 DEBUG : file2: reading active writers 2025/08/24 04:56:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/08/24 04:56:17 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/24 04:56:17 INFO : file1: Copied (new) 2025/08/24 04:56:17 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-24 04:56:16 +0000 UTC," 2025/08/24 04:56:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/24 04:56:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:17 INFO : file1: vfs cache: upload succeeded try #1 2025/08/24 04:56:17 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/08/24 04:56:17 INFO : file2: Copied (new) 2025/08/24 04:56:17 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-24 04:56:16 +0000 UTC," 2025/08/24 04:56:17 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/24 04:56:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/24 04:56:17 INFO : file2: vfs cache: upload succeeded try #1 2025/08/24 04:56:17 DEBUG : Looking for writers 2025/08/24 04:56:17 DEBUG : file1: reading active writers 2025/08/24 04:56:17 DEBUG : file2: reading active writers 2025/08/24 04:56:17 DEBUG : >WaitForWriters: 2025/08/24 04:56:17 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:56:17 DEBUG : Looking for writers 2025/08/24 04:56:17 DEBUG : file1: reading active writers 2025/08/24 04:56:17 DEBUG : file2: reading active writers 2025/08/24 04:56:17 DEBUG : >WaitForWriters: 2025/08/24 04:56:17 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.19s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:56:18 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:56:18 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:56:18 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:18 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:18 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:56:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:18 DEBUG : file1: newRWFileHandle: 2025/08/24 04:56:18 DEBUG : file1(0xc0002cea40): openPending: 2025/08/24 04:56:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:18 DEBUG : file1(0xc0002cea40): >openPending: err= 2025/08/24 04:56:18 DEBUG : file1: >newRWFileHandle: err= 2025/08/24 04:56:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/24 04:56:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/24 04:56:18 DEBUG : file1(0xc0002cea40): _writeAt: size=5, off=0 2025/08/24 04:56:18 DEBUG : file1(0xc0002cea40): >_writeAt: n=5, err= 2025/08/24 04:56:18 DEBUG : file1(0xc0002cea40): RWFileHandle.Flush 2025/08/24 04:56:18 DEBUG : file1(0xc0002cea40): RWFileHandle.Flush 2025/08/24 04:56:18 DEBUG : file1(0xc0002cea40): close: 2025/08/24 04:56:18 DEBUG : file1: vfs cache: setting modification time to 2025-08-24 04:56:18.586632464 +0000 UTC m=+194.821242886 2025/08/24 04:56:18 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:18 DEBUG : file1(0xc0002cea40): >close: err= 2025/08/24 04:56:18 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:56:18 DEBUG : Looking for writers 2025/08/24 04:56:18 DEBUG : file1: reading active writers 2025/08/24 04:56:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 04:56:18 DEBUG : Looking for writers 2025/08/24 04:56:18 DEBUG : file1: reading active writers 2025/08/24 04:56:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 04:56:18 DEBUG : Looking for writers 2025/08/24 04:56:18 DEBUG : file1: reading active writers 2025/08/24 04:56:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 04:56:18 DEBUG : Looking for writers 2025/08/24 04:56:18 DEBUG : file1: reading active writers 2025/08/24 04:56:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 04:56:18 DEBUG : file1: vfs cache: starting upload 2025/08/24 04:56:18 DEBUG : Looking for writers 2025/08/24 04:56:18 DEBUG : file1: reading active writers 2025/08/24 04:56:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/24 04:56:18 DEBUG : Looking for writers 2025/08/24 04:56:18 DEBUG : file1: reading active writers 2025/08/24 04:56:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/24 04:56:19 DEBUG : Looking for writers 2025/08/24 04:56:19 DEBUG : file1: reading active writers 2025/08/24 04:56:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/24 04:56:19 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/24 04:56:19 INFO : file1: Copied (new) 2025/08/24 04:56:19 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-24 04:56:18 +0000 UTC," 2025/08/24 04:56:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/24 04:56:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:19 INFO : file1: vfs cache: upload succeeded try #1 2025/08/24 04:56:19 DEBUG : Looking for writers 2025/08/24 04:56:19 DEBUG : file1: reading active writers 2025/08/24 04:56:19 DEBUG : >WaitForWriters: 2025/08/24 04:56:19 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.87s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:56:20 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:56:20 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:56:20 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:20 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:20 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:56:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:20 DEBUG : file1: newRWFileHandle: 2025/08/24 04:56:20 DEBUG : file1(0xc0003973c0): openPending: 2025/08/24 04:56:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:20 DEBUG : file1(0xc0003973c0): >openPending: err= 2025/08/24 04:56:20 DEBUG : file1: >newRWFileHandle: err= 2025/08/24 04:56:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/24 04:56:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/24 04:56:20 DEBUG : file1(0xc0003973c0): _writeAt: size=5, off=0 2025/08/24 04:56:20 DEBUG : file1(0xc0003973c0): >_writeAt: n=5, err= 2025/08/24 04:56:20 DEBUG : file1(0xc0003973c0): RWFileHandle.Release 2025/08/24 04:56:20 DEBUG : file1(0xc0003973c0): close: 2025/08/24 04:56:20 DEBUG : file1: vfs cache: setting modification time to 2025-08-24 04:56:20.454213972 +0000 UTC m=+196.688824435 2025/08/24 04:56:20 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:20 DEBUG : file1(0xc0003973c0): >close: err= 2025/08/24 04:56:20 DEBUG : file1(0xc0003973c0): RWFileHandle.Release 2025/08/24 04:56:20 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:56:20 DEBUG : Looking for writers 2025/08/24 04:56:20 DEBUG : file1: reading active writers 2025/08/24 04:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 04:56:20 DEBUG : Looking for writers 2025/08/24 04:56:20 DEBUG : file1: reading active writers 2025/08/24 04:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 04:56:20 DEBUG : Looking for writers 2025/08/24 04:56:20 DEBUG : file1: reading active writers 2025/08/24 04:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 04:56:20 DEBUG : Looking for writers 2025/08/24 04:56:20 DEBUG : file1: reading active writers 2025/08/24 04:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 04:56:20 DEBUG : file1: vfs cache: starting upload 2025/08/24 04:56:20 DEBUG : Looking for writers 2025/08/24 04:56:20 DEBUG : file1: reading active writers 2025/08/24 04:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/24 04:56:20 DEBUG : Looking for writers 2025/08/24 04:56:20 DEBUG : file1: reading active writers 2025/08/24 04:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/24 04:56:21 DEBUG : Looking for writers 2025/08/24 04:56:21 DEBUG : file1: reading active writers 2025/08/24 04:56:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/24 04:56:21 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/24 04:56:21 INFO : file1: Copied (new) 2025/08/24 04:56:21 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-24 04:56:20 +0000 UTC," 2025/08/24 04:56:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/24 04:56:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:21 INFO : file1: vfs cache: upload succeeded try #1 2025/08/24 04:56:21 DEBUG : Looking for writers 2025/08/24 04:56:21 DEBUG : file1: reading active writers 2025/08/24 04:56:21 DEBUG : >WaitForWriters: 2025/08/24 04:56:21 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.85s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:56:22 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:56:22 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:56:22 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:22 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:22 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:56:27 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/24 04:56:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/24 04:56:27 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 04:56:27 DEBUG : dir/file1(0xc0007ac540): openPending: 2025/08/24 04:56:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/24 04:56:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/24 04:56:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:27 DEBUG : dir/file1(0xc0007ac540): >openPending: err= 2025/08/24 04:56:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/24 04:56:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 04:56:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 04:56:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/24 04:56:27 DEBUG : dir/file1(0xc0007ac540): _writeAt: size=5, off=0 2025/08/24 04:56:27 DEBUG : dir/file1(0xc0007ac540): >_writeAt: n=5, err= 2025/08/24 04:56:27 DEBUG : dir/file1(0xc0007ac540): close: 2025/08/24 04:56:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:27 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-24 04:56:27.894753457 +0000 UTC m=+204.129363951 2025/08/24 04:56:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:27 DEBUG : dir/file1(0xc0007ac540): >close: err= 2025/08/24 04:56:27 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:56:27 DEBUG : dir: Looking for writers 2025/08/24 04:56:27 DEBUG : file1: reading active writers 2025/08/24 04:56:27 DEBUG : Looking for writers 2025/08/24 04:56:27 DEBUG : dir: reading active writers 2025/08/24 04:56:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 04:56:27 DEBUG : dir: Looking for writers 2025/08/24 04:56:27 DEBUG : file1: reading active writers 2025/08/24 04:56:27 DEBUG : Looking for writers 2025/08/24 04:56:27 DEBUG : dir: reading active writers 2025/08/24 04:56:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 04:56:27 DEBUG : dir: Looking for writers 2025/08/24 04:56:27 DEBUG : file1: reading active writers 2025/08/24 04:56:27 DEBUG : Looking for writers 2025/08/24 04:56:27 DEBUG : dir: reading active writers 2025/08/24 04:56:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 04:56:27 DEBUG : dir: Looking for writers 2025/08/24 04:56:27 DEBUG : file1: reading active writers 2025/08/24 04:56:27 DEBUG : Looking for writers 2025/08/24 04:56:27 DEBUG : dir: reading active writers 2025/08/24 04:56:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 04:56:27 DEBUG : dir/file1: vfs cache: starting upload 2025/08/24 04:56:28 DEBUG : dir: Looking for writers 2025/08/24 04:56:28 DEBUG : file1: reading active writers 2025/08/24 04:56:28 DEBUG : Looking for writers 2025/08/24 04:56:28 DEBUG : dir: reading active writers 2025/08/24 04:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/24 04:56:28 DEBUG : dir: Looking for writers 2025/08/24 04:56:28 DEBUG : file1: reading active writers 2025/08/24 04:56:28 DEBUG : Looking for writers 2025/08/24 04:56:28 DEBUG : dir: reading active writers 2025/08/24 04:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/24 04:56:28 DEBUG : dir: Looking for writers 2025/08/24 04:56:28 DEBUG : file1: reading active writers 2025/08/24 04:56:28 DEBUG : Looking for writers 2025/08/24 04:56:28 DEBUG : dir: reading active writers 2025/08/24 04:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/24 04:56:29 DEBUG : dir: Looking for writers 2025/08/24 04:56:29 DEBUG : file1: reading active writers 2025/08/24 04:56:29 DEBUG : Looking for writers 2025/08/24 04:56:29 DEBUG : dir: reading active writers 2025/08/24 04:56:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/24 04:56:29 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/24 04:56:29 INFO : dir/file1: Copied (replaced existing) 2025/08/24 04:56:29 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-24 04:56:27 +0000 UTC," 2025/08/24 04:56:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/24 04:56:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/24 04:56:30 DEBUG : dir: Looking for writers 2025/08/24 04:56:30 DEBUG : file1: reading active writers 2025/08/24 04:56:30 DEBUG : Looking for writers 2025/08/24 04:56:30 DEBUG : dir: reading active writers 2025/08/24 04:56:30 DEBUG : >WaitForWriters: 2025/08/24 04:56:30 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (8.78s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:56:30 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:56:30 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:56:30 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:30 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:30 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:56:32 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:32 DEBUG : dir/file1: newRWFileHandle: 2025/08/24 04:56:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/24 04:56:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/24 04:56:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/24 04:56:32 DEBUG : dir/file1(0xc0007adc80): _writeAt: size=5, off=0 2025/08/24 04:56:32 DEBUG : dir/file1(0xc0007adc80): openPending: 2025/08/24 04:56:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/24 04:56:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/24 04:56:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:32 DEBUG : dir/file1(0xc0007adc80): >openPending: err= 2025/08/24 04:56:32 DEBUG : dir/file1(0xc0007adc80): >_writeAt: n=5, err= 2025/08/24 04:56:32 DEBUG : dir/file1(0xc0007adc80): _writeAt: size=15, off=5 2025/08/24 04:56:32 DEBUG : dir/file1(0xc0007adc80): >_writeAt: n=15, err= 2025/08/24 04:56:32 DEBUG : dir/file1(0xc0007adc80): close: 2025/08/24 04:56:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/24 04:56:32 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-24 04:56:32.348117227 +0000 UTC m=+208.582727690 2025/08/24 04:56:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:32 DEBUG : dir/file1(0xc0007adc80): >close: err= 2025/08/24 04:56:32 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:56:32 DEBUG : dir: Looking for writers 2025/08/24 04:56:32 DEBUG : file1: reading active writers 2025/08/24 04:56:32 DEBUG : Looking for writers 2025/08/24 04:56:32 DEBUG : dir: reading active writers 2025/08/24 04:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 04:56:32 DEBUG : dir: Looking for writers 2025/08/24 04:56:32 DEBUG : file1: reading active writers 2025/08/24 04:56:32 DEBUG : Looking for writers 2025/08/24 04:56:32 DEBUG : dir: reading active writers 2025/08/24 04:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 04:56:32 DEBUG : dir: Looking for writers 2025/08/24 04:56:32 DEBUG : file1: reading active writers 2025/08/24 04:56:32 DEBUG : Looking for writers 2025/08/24 04:56:32 DEBUG : dir: reading active writers 2025/08/24 04:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 04:56:32 DEBUG : dir: Looking for writers 2025/08/24 04:56:32 DEBUG : file1: reading active writers 2025/08/24 04:56:32 DEBUG : Looking for writers 2025/08/24 04:56:32 DEBUG : dir: reading active writers 2025/08/24 04:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 04:56:32 DEBUG : dir/file1: vfs cache: starting upload 2025/08/24 04:56:32 DEBUG : dir: Looking for writers 2025/08/24 04:56:32 DEBUG : file1: reading active writers 2025/08/24 04:56:32 DEBUG : Looking for writers 2025/08/24 04:56:32 DEBUG : dir: reading active writers 2025/08/24 04:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/24 04:56:32 DEBUG : dir: Looking for writers 2025/08/24 04:56:32 DEBUG : file1: reading active writers 2025/08/24 04:56:32 DEBUG : Looking for writers 2025/08/24 04:56:32 DEBUG : dir: reading active writers 2025/08/24 04:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/24 04:56:32 DEBUG : dir: Looking for writers 2025/08/24 04:56:32 DEBUG : file1: reading active writers 2025/08/24 04:56:32 DEBUG : Looking for writers 2025/08/24 04:56:32 DEBUG : dir: reading active writers 2025/08/24 04:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/24 04:56:33 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/08/24 04:56:33 INFO : dir/file1: Copied (replaced existing) 2025/08/24 04:56:33 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-24 04:56:32 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/08/24 04:56:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/24 04:56:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/24 04:56:33 DEBUG : dir: Looking for writers 2025/08/24 04:56:33 DEBUG : file1: reading active writers 2025/08/24 04:56:33 DEBUG : Looking for writers 2025/08/24 04:56:33 DEBUG : dir: reading active writers 2025/08/24 04:56:33 DEBUG : >WaitForWriters: 2025/08/24 04:56:33 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.50s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:56:34 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:56:34 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:56:34 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:34 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:34 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:56:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:34 DEBUG : file1: newRWFileHandle: 2025/08/24 04:56:34 DEBUG : file1(0xc000cf3a80): openPending: 2025/08/24 04:56:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:34 DEBUG : file1(0xc000cf3a80): >openPending: err= 2025/08/24 04:56:34 DEBUG : file1: >newRWFileHandle: err= 2025/08/24 04:56:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/24 04:56:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/24 04:56:34 DEBUG : file1(0xc000cf3a80): _writeAt: size=5, off=0 2025/08/24 04:56:34 DEBUG : file1(0xc000cf3a80): >_writeAt: n=5, err= 2025/08/24 04:56:34 DEBUG : file1(0xc000cf3a80): close: 2025/08/24 04:56:34 DEBUG : file1: vfs cache: setting modification time to 2025-08-24 04:56:34.894792792 +0000 UTC m=+211.129403256 2025/08/24 04:56:34 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:34 DEBUG : file1(0xc000cf3a80): >close: err= 2025/08/24 04:56:34 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:56:34 DEBUG : Looking for writers 2025/08/24 04:56:34 DEBUG : file1: reading active writers 2025/08/24 04:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 04:56:34 DEBUG : Looking for writers 2025/08/24 04:56:34 DEBUG : file1: reading active writers 2025/08/24 04:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 04:56:34 DEBUG : Looking for writers 2025/08/24 04:56:34 DEBUG : file1: reading active writers 2025/08/24 04:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 04:56:34 DEBUG : Looking for writers 2025/08/24 04:56:34 DEBUG : file1: reading active writers 2025/08/24 04:56:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 04:56:34 DEBUG : file1: vfs cache: starting upload 2025/08/24 04:56:35 DEBUG : Looking for writers 2025/08/24 04:56:35 DEBUG : file1: reading active writers 2025/08/24 04:56:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/24 04:56:35 DEBUG : Looking for writers 2025/08/24 04:56:35 DEBUG : file1: reading active writers 2025/08/24 04:56:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/24 04:56:35 DEBUG : Looking for writers 2025/08/24 04:56:35 DEBUG : file1: reading active writers 2025/08/24 04:56:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/24 04:56:36 DEBUG : Looking for writers 2025/08/24 04:56:36 DEBUG : file1: reading active writers 2025/08/24 04:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/24 04:56:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/24 04:56:36 INFO : file1: Copied (new) 2025/08/24 04:56:36 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-24 04:56:34 +0000 UTC," 2025/08/24 04:56:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/24 04:56:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:36 INFO : file1: vfs cache: upload succeeded try #1 2025/08/24 04:56:37 DEBUG : Looking for writers 2025/08/24 04:56:37 DEBUG : file1: reading active writers 2025/08/24 04:56:37 DEBUG : >WaitForWriters: 2025/08/24 04:56:37 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.63s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:56:38 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:56:38 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:56:38 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:38 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/24 04:56:38 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd0bc0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd0bc0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd0bc0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd0bc0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd0bc0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.362288763 +0000 UTC m=+214.596899226 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd0bc0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1040): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1040): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1040): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1040): >_readAt: n=2, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1040): _writeAt: size=3, off=2 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1040): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1040): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.362288763 +0000 UTC m=+214.596899226 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1040): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1500): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1500): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1500): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1500): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1500): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.362288763 +0000 UTC m=+214.596899226 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1500): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318380 item 1 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1b40): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1b40): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1b40): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1b40): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1b40): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.366240555 +0000 UTC m=+214.600851008 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1b40): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eee0c0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eee0c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eee0c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eee0c0): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eee0c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.366240555 +0000 UTC m=+214.600851008 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eee0c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a310 item 2 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eee700): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eee700): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eee700): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eee700): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eee700): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.369226743 +0000 UTC m=+214.603837206 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eee700): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eeeb80): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eeeb80): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eeeb80): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eeeb80): >_readAt: n=2, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eeeb80): _writeAt: size=3, off=2 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eeeb80): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eeeb80): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.369226743 +0000 UTC m=+214.603837206 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eeeb80): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eef040): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eef040): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eef040): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eef040): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eef040): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.369226743 +0000 UTC m=+214.603837206 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eef040): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a770 item 3 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eef6c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eef6c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eef6c0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eef6c0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eef6c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.372654311 +0000 UTC m=+214.607264763 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eef6c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eefc00): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eefc00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eefc00): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eefc00): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eefc00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.372654311 +0000 UTC m=+214.607264763 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eefc00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b0a0 item 4 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f102c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f102c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f102c0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f102c0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f102c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.375336238 +0000 UTC m=+214.609946690 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f102c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f10740): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f10740): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f10740): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f10740): >_readAt: n=2, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f10740): _writeAt: size=3, off=2 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f10740): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f10740): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.375336238 +0000 UTC m=+214.609946690 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f10740): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f10c00): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f10c00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f10c00): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f10c00): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f10c00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.375336238 +0000 UTC m=+214.609946690 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f10c00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b650 item 5 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f11280): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f11280): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f11280): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f11280): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f11280): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.378774936 +0000 UTC m=+214.613385389 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f11280): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f117c0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f117c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f117c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f117c0): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f117c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.378774936 +0000 UTC m=+214.613385389 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f117c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e2a0 item 6 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f11e40): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f11e40): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f11e40): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f11e40): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f11e40): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.381343149 +0000 UTC m=+214.615953612 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f11e40): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f483c0): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f483c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f483c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f483c0): >_readAt: n=2, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f483c0): _writeAt: size=3, off=2 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f483c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f483c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.381343149 +0000 UTC m=+214.615953612 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f483c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f48880): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f48880): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f48880): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f48880): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f48880): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.381343149 +0000 UTC m=+214.615953612 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f48880): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e930 item 7 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f48f00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f48f00): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f48f00): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f48f00): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f48f00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.384983124 +0000 UTC m=+214.619593587 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f48f00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f49440): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f49440): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f49440): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f49440): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f49440): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.384983124 +0000 UTC m=+214.619593587 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f49440): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f1f0 item 8 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f49a00): _readAt: size=2, off=0 2025/08/24 04:56:38 ERROR : open-test-file(0xc000f49a00): Couldn't read size of file 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f49a00): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f49a00): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f49a00): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f49a00): close: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f49a00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f49dc0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f49dc0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f49dc0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f49dc0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f49dc0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.387793091 +0000 UTC m=+214.622403555 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f49dc0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f682c0): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f682c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f682c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f682c0): >_readAt: n=2, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f682c0): _writeAt: size=3, off=2 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f682c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f682c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.387793091 +0000 UTC m=+214.622403555 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f682c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f687c0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f687c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f687c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f687c0): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f687c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.387793091 +0000 UTC m=+214.622403555 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f687c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f650 item 9 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f68e40): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f68e40): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f68e40): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f68e40): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f68e40): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.391531833 +0000 UTC m=+214.626142286 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f68e40): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f69380): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f69380): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f69380): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f69380): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f69380): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.391531833 +0000 UTC m=+214.626142286 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f69380): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fe30 item 10 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f699c0): _readAt: size=2, off=0 2025/08/24 04:56:38 ERROR : open-test-file(0xc000f699c0): Couldn't read size of file 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f699c0): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f699c0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f699c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f699c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f699c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f69d80): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f69d80): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f69d80): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f69d80): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f69d80): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.394458279 +0000 UTC m=+214.629068742 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f69d80): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f98300): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f98300): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f98300): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f98300): >_readAt: n=2, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f98300): _writeAt: size=3, off=2 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f98300): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f98300): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.394458279 +0000 UTC m=+214.629068742 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f98300): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f98800): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f98800): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f98800): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f98800): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f98800): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.394458279 +0000 UTC m=+214.629068742 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f98800): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c690 item 11 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f98e80): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f98e80): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f98e80): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f98e80): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f98e80): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.398357113 +0000 UTC m=+214.632967575 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f98e80): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f993c0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f993c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f993c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f993c0): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f993c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.398357113 +0000 UTC m=+214.632967575 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f993c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054cf50 item 12 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f99a00): _readAt: size=2, off=0 2025/08/24 04:56:38 ERROR : open-test-file(0xc000f99a00): Couldn't read size of file 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f99a00): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f99a00): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f99a00): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f99a00): close: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f99a00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f99dc0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f99dc0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f99dc0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f99dc0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f99dc0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.40126853 +0000 UTC m=+214.635878993 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000f99dc0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fda500): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fda500): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fda500): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fda500): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fda500): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.40126853 +0000 UTC m=+214.635878993 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fda500): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054da40 item 13 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fdab80): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fdab80): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fdab80): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fdab80): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fdab80): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.404076443 +0000 UTC m=+214.638686906 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fdab80): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fdb0c0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fdb0c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fdb0c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fdb0c0): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fdb0c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.404076443 +0000 UTC m=+214.638686906 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fdb0c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526380 item 14 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fdb700): _readAt: size=2, off=0 2025/08/24 04:56:38 ERROR : open-test-file(0xc000fdb700): Couldn't read size of file 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fdb700): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fdb700): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fdb700): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fdb700): close: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fdb700): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fdbac0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fdbac0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fdbac0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fdbac0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fdbac0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.40698735 +0000 UTC m=+214.641597813 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000fdbac0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001020200): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001020200): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001020200): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001020200): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001020200): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.40698735 +0000 UTC m=+214.641597813 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001020200): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000526a80 item 15 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001020880): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001020880): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001020880): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001020880): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001020880): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.409945536 +0000 UTC m=+214.644555999 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001020880): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001020dc0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001020dc0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001020dc0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001020dc0): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001020dc0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.409945536 +0000 UTC m=+214.644555999 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001020dc0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527260 item 16 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001021400): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001021400): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001021400): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001021400): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001021400): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.412861321 +0000 UTC m=+214.647471775 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001021400): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001021880): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001021880): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001021880): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001021880): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001021880): >_readAt: n=2, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001021880): _writeAt: size=3, off=7 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001021880): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001021880): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.412861321 +0000 UTC m=+214.647471775 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001021880): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001021d80): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001021d80): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001021d80): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001021d80): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001021d80): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.412861321 +0000 UTC m=+214.647471775 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc001021d80): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005277a0 item 17 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105a480): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105a480): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105a480): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105a480): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105a480): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.417105472 +0000 UTC m=+214.651715936 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105a480): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105a9c0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105a9c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105a9c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105a9c0): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105a9c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.417105472 +0000 UTC m=+214.651715936 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105a9c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527e30 item 18 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105b040): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105b040): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105b040): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105b040): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105b040): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.42021893 +0000 UTC m=+214.654829383 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105b040): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068c4c0): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068c4c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068c4c0): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068c4c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068c4c0): >_readAt: n=2, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068c4c0): _writeAt: size=3, off=7 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068c4c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068c4c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.42021893 +0000 UTC m=+214.654829383 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068c4c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068ca80): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068ca80): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068ca80): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068ca80): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068ca80): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.42021893 +0000 UTC m=+214.654829383 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068ca80): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380000 item 19 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068d100): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068d100): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068d100): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068d100): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068d100): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.424517233 +0000 UTC m=+214.659127686 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068d100): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068d640): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068d640): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068d640): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068d640): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068d640): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.424517233 +0000 UTC m=+214.659127686 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068d640): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380850 item 20 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068de40): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068de40): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068de40): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068de40): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068de40): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.427239486 +0000 UTC m=+214.661849948 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00068de40): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105a3c0): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105a3c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105a3c0): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105a3c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105a3c0): >_readAt: n=2, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105a3c0): _writeAt: size=3, off=7 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105a3c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105a3c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.427239486 +0000 UTC m=+214.661849948 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105a3c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105b580): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105b580): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105b580): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105b580): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105b580): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.427239486 +0000 UTC m=+214.661849948 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105b580): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380ee0 item 21 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105bc00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105bc00): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105bc00): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105bc00): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105bc00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.430917403 +0000 UTC m=+214.665527855 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00105bc00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000114b40): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000114b40): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000114b40): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000114b40): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000114b40): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.430917403 +0000 UTC m=+214.665527855 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000114b40): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381730 item 22 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0001154c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0001154c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0001154c0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0001154c0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0001154c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.433550238 +0000 UTC m=+214.668160700 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0001154c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000115dc0): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000115dc0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000115dc0): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000115dc0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000115dc0): >_readAt: n=2, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000115dc0): _writeAt: size=3, off=7 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000115dc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000115dc0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.433550238 +0000 UTC m=+214.668160700 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000115dc0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00071ec00): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00071ec00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00071ec00): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00071ec00): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00071ec00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.433550238 +0000 UTC m=+214.668160700 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00071ec00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540a10 item 23 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00071f280): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00071f280): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00071f280): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00071f280): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00071f280): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.437096607 +0000 UTC m=+214.671707071 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00071f280): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00071f800): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00071f800): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00071f800): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00071f800): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00071f800): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.437096607 +0000 UTC m=+214.671707071 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00071f800): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541180 item 24 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00071ff00): _readAt: size=2, off=0 2025/08/24 04:56:38 ERROR : open-test-file(0xc00071ff00): Couldn't read size of file 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00071ff00): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00071ff00): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00071ff00): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00071ff00): close: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00071ff00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0002ce9c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0002ce9c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0002ce9c0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0002ce9c0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0002ce9c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.43989857 +0000 UTC m=+214.674509023 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0002ce9c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065e140): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065e140): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065e140): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065e140): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065e140): >_readAt: n=2, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065e140): _writeAt: size=3, off=7 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065e140): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065e140): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.43989857 +0000 UTC m=+214.674509023 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065e140): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065e6c0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065e6c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065e6c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065e6c0): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065e6c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.43989857 +0000 UTC m=+214.674509023 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065e6c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005417a0 item 25 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065ed40): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065ed40): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065ed40): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065ed40): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065ed40): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.443685272 +0000 UTC m=+214.678295725 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065ed40): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065f2c0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065f2c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065f2c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065f2c0): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065f2c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.443685272 +0000 UTC m=+214.678295725 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065f2c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541e30 item 26 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065f940): _readAt: size=2, off=0 2025/08/24 04:56:38 ERROR : open-test-file(0xc00065f940): Couldn't read size of file 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065f940): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065f940): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065f940): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065f940): close: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065f940): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065fd00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065fd00): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065fd00): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065fd00): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065fd00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.446572644 +0000 UTC m=+214.681183107 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00065fd00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000397280): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000397280): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000397280): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000397280): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000397280): >_readAt: n=2, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000397280): _writeAt: size=3, off=7 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000397280): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000397280): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.446572644 +0000 UTC m=+214.681183107 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000397280): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000397980): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000397980): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000397980): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000397980): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000397980): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.446572644 +0000 UTC m=+214.681183107 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000397980): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334700 item 27 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007ac180): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007ac180): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007ac180): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007ac180): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007ac180): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.450559812 +0000 UTC m=+214.685170275 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007ac180): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007ac700): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007ac700): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007ac700): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007ac700): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007ac700): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.450559812 +0000 UTC m=+214.685170275 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007ac700): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334d90 item 28 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007acd40): _readAt: size=2, off=0 2025/08/24 04:56:38 ERROR : open-test-file(0xc0007acd40): Couldn't read size of file 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007acd40): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007acd40): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007acd40): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007acd40): close: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007acd40): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007ad180): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007ad180): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007ad180): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007ad180): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007ad180): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.453483072 +0000 UTC m=+214.688093526 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007ad180): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007ad840): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007ad840): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007ad840): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007ad840): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007ad840): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.453483072 +0000 UTC m=+214.688093526 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007ad840): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335490 item 29 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007adf40): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007adf40): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007adf40): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007adf40): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007adf40): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.456175909 +0000 UTC m=+214.690786372 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007adf40): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e2ec40): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e2ec40): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e2ec40): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e2ec40): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e2ec40): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.456175909 +0000 UTC m=+214.690786372 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e2ec40): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335c00 item 30 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e2f740): _readAt: size=2, off=0 2025/08/24 04:56:38 ERROR : open-test-file(0xc000e2f740): Couldn't read size of file 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e2f740): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e2f740): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e2f740): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e2f740): close: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e2f740): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e2fb40): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e2fb40): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e2fb40): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e2fb40): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e2fb40): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.458885167 +0000 UTC m=+214.693495621 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e2fb40): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf2280): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf2280): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf2280): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf2280): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf2280): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.458885167 +0000 UTC m=+214.693495621 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf2280): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011100e0 item 31 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf2940): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf2940): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf2940): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf2940): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf2940): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.461846841 +0000 UTC m=+214.696457293 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf2940): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf2e80): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf2e80): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf2e80): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf2e80): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf2e80): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.461846841 +0000 UTC m=+214.696457293 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf2e80): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001110460 item 32 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf34c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf34c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf34c0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf34c0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf34c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.464533796 +0000 UTC m=+214.699144259 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf34c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf3940): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf3940): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf3940): _writeAt: size=3, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf3940): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf3940): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011107e0 item 33 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf3940): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf3940): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.46579778 +0000 UTC m=+214.700408234 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf3940): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf3e40): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf3e40): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf3e40): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf3e40): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf3e40): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.46579778 +0000 UTC m=+214.700408234 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cf3e40): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001110a10 item 33 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd0540): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd0540): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd0540): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd0540): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd0540): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.468417911 +0000 UTC m=+214.703028375 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd0540): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd09c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd09c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001110d90 item 34 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd09c0): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd09c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd09c0): _writeAt: size=3, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd09c0): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd09c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.469638674 +0000 UTC m=+214.704249137 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd09c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd0f00): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd0f00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd0f00): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd0f00): >_readAt: n=3, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd0f00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.469638674 +0000 UTC m=+214.704249137 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd0f00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001110f50 item 34 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1540): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1540): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1540): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1540): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1540): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.472517279 +0000 UTC m=+214.707127733 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1540): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd19c0): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd19c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd19c0): _writeAt: size=3, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd19c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd19c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011113b0 item 35 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd19c0): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd19c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.473801411 +0000 UTC m=+214.708411875 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd19c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1ec0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1ec0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1ec0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1ec0): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1ec0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.473801411 +0000 UTC m=+214.708411875 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000bd1ec0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001111650 item 35 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030c5c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030c5c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030c5c0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030c5c0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030c5c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.477033662 +0000 UTC m=+214.711644115 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030c5c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030cac0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030cac0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001111ab0 item 36 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030cac0): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030cac0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030cac0): _writeAt: size=3, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030cac0): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030cac0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.478204902 +0000 UTC m=+214.712815365 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030cac0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030d000): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030d000): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030d000): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030d000): >_readAt: n=3, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030d000): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.478204902 +0000 UTC m=+214.712815365 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030d000): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001111d50 item 36 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030d640): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030d640): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030d640): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030d640): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030d640): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.481249539 +0000 UTC m=+214.715860003 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030d640): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030dac0): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030dac0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030dac0): _writeAt: size=3, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030dac0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030dac0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005282a0 item 37 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030dac0): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030dac0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.482280245 +0000 UTC m=+214.716890698 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00030dac0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000498040): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000498040): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000498040): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000498040): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000498040): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.482280245 +0000 UTC m=+214.716890698 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000498040): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528700 item 37 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004986c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004986c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004986c0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004986c0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004986c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.484856544 +0000 UTC m=+214.719466997 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004986c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000498bc0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000498bc0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528bd0 item 38 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000498bc0): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000498bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000498bc0): _writeAt: size=3, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000498bc0): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000498bc0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.485964194 +0000 UTC m=+214.720574658 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000498bc0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000499100): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000499100): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000499100): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000499100): >_readAt: n=3, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000499100): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.485964194 +0000 UTC m=+214.720574658 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000499100): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528e00 item 38 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000499780): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000499780): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000499780): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000499780): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000499780): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.488546974 +0000 UTC m=+214.723157438 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000499780): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000499c80): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000499c80): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000499c80): _writeAt: size=3, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000499c80): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000499c80): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005291f0 item 39 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000499c80): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000499c80): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.489543776 +0000 UTC m=+214.724154240 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000499c80): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c8200): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c8200): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c8200): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c8200): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c8200): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.489543776 +0000 UTC m=+214.724154240 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c8200): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529420 item 39 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c8880): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c8880): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c8880): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c8880): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c8880): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.492275688 +0000 UTC m=+214.726886150 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c8880): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c8d80): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c8d80): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529c00 item 40 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c8d80): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c8d80): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c8d80): _writeAt: size=3, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c8d80): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c8d80): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.493289321 +0000 UTC m=+214.727899785 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c8d80): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c92c0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c92c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c92c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c92c0): >_readAt: n=3, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c92c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.493289321 +0000 UTC m=+214.727899785 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c92c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e1c0 item 40 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c9880): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c9880): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c9880): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c9880): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c9880): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c9880): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c9880): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.495906797 +0000 UTC m=+214.730517250 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c9880): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c9d80): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c9d80): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c9d80): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ebd0 item 41 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c9d80): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c9d80): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.496854607 +0000 UTC m=+214.731465060 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004c9d80): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e22c0): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e22c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e22c0): _writeAt: size=3, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e22c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e22c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032eee0 item 41 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e22c0): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e22c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.497887387 +0000 UTC m=+214.732497840 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e22c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e2800): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e2800): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e2800): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e2800): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e2800): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.497887387 +0000 UTC m=+214.732497840 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e2800): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f110 item 41 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e2e40): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e2e40): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e2e40): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e2e40): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e2e40): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e2e40): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e2e40): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.500417448 +0000 UTC m=+214.735027911 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e2e40): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e3340): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e3340): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e3340): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f8f0 item 42 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e3340): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e3340): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.501425191 +0000 UTC m=+214.736035654 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e3340): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e3880): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e3880): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032fc00 item 42 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e3880): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e3880): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e3880): _writeAt: size=3, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e3880): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e3880): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.502562717 +0000 UTC m=+214.737173170 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e3880): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e3e00): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e3e00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e3e00): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e3e00): >_readAt: n=3, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e3e00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.502562717 +0000 UTC m=+214.737173170 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004e3e00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460000 item 42 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f64c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f64c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f64c0): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f64c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f64c0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f64c0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f64c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.505554516 +0000 UTC m=+214.740164969 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f64c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f69c0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f69c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f69c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460bd0 item 43 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f69c0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f69c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.510655436 +0000 UTC m=+214.745265899 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f69c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f6f00): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f6f00): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f6f00): _writeAt: size=3, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f6f00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f6f00): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461260 item 43 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f6f00): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f6f00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.51185539 +0000 UTC m=+214.746465853 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f6f00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f7440): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f7440): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f7440): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f7440): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f7440): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.51185539 +0000 UTC m=+214.746465853 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f7440): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004617a0 item 43 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f7a80): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f7a80): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f7a80): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f7a80): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f7a80): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f7a80): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f7a80): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.514931597 +0000 UTC m=+214.749542060 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0004f7a80): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000658000): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000658000): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000658000): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a930 item 44 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000658000): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000658000): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.516053955 +0000 UTC m=+214.750664418 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000658000): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000658540): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000658540): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ac40 item 44 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000658540): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000658540): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000658540): _writeAt: size=3, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000658540): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000658540): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.517295988 +0000 UTC m=+214.751906451 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000658540): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000658ac0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000658ac0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000658ac0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000658ac0): >_readAt: n=3, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000658ac0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.517295988 +0000 UTC m=+214.751906451 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000658ac0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b1f0 item 44 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000659100): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000659100): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000659100): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000659100): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000659100): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000659100): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000659100): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.520111195 +0000 UTC m=+214.754721658 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000659100): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000659600): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000659600): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000659600): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bdc0 item 45 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000659600): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000659600): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.521103939 +0000 UTC m=+214.755714403 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000659600): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000659d00): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000659d00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000659d00): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000659d00): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000659d00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.521103939 +0000 UTC m=+214.755714403 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000659d00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462150 item 45 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e23c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e23c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e23c0): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e23c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e23c0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e23c0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e23c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.523824408 +0000 UTC m=+214.758434871 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e23c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e28c0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e28c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e28c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004632d0 item 46 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e28c0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e28c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.524784251 +0000 UTC m=+214.759394704 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e28c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e2fc0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e2fc0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e2fc0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e2fc0): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e2fc0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.524784251 +0000 UTC m=+214.759394704 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e2fc0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463650 item 46 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e3600): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e3600): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e3600): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e3600): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e3600): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e3600): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e3600): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.527430832 +0000 UTC m=+214.762041295 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e3600): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e3b00): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e3b00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e3b00): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005420e0 item 47 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e3b00): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e3b00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.52835706 +0000 UTC m=+214.762967514 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006e3b00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f6280): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f6280): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f6280): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f6280): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f6280): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.52835706 +0000 UTC m=+214.762967514 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f6280): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542310 item 47 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f68c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f68c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f68c0): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f68c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f68c0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f68c0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f68c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.531228244 +0000 UTC m=+214.765838706 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f68c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f6dc0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f6dc0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f6dc0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542690 item 48 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f6dc0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f6dc0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.532213634 +0000 UTC m=+214.766824097 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f6dc0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f74c0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f74c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f74c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f74c0): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f74c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.532213634 +0000 UTC m=+214.766824097 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f74c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542850 item 48 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f7b00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f7b00): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f7b00): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f7b00): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f7b00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.534942929 +0000 UTC m=+214.769553392 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0006f7b00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078e000): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078e000): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078e000): _writeAt: size=3, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078e000): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078e000): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078e000): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542d90 item 49 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078e000): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078e000): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.535968706 +0000 UTC m=+214.770579169 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078e000): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078e540): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078e540): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078e540): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078e540): >_readAt: n=8, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078e540): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.535968706 +0000 UTC m=+214.770579169 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078e540): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542fc0 item 49 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078ebc0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078ebc0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078ebc0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078ebc0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078ebc0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.53842566 +0000 UTC m=+214.773036124 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078ebc0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078f0c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078f0c0): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078f0c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543570 item 50 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078f0c0): _readAt: size=2, off=5 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078f0c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078f0c0): _writeAt: size=3, off=5 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078f0c0): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078f0c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.539464752 +0000 UTC m=+214.774075215 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078f0c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078f640): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078f640): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078f640): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078f640): >_readAt: n=3, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078f640): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.539464752 +0000 UTC m=+214.774075215 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078f640): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005437a0 item 50 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078fcc0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078fcc0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078fcc0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078fcc0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078fcc0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.541784719 +0000 UTC m=+214.776395192 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00078fcc0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b2240): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b2240): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b2240): _writeAt: size=3, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b2240): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b2240): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b2240): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543d50 item 51 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b2240): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b2240): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.542593918 +0000 UTC m=+214.777204382 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b2240): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b2780): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b2780): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b2780): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b2780): >_readAt: n=8, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b2780): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.542593918 +0000 UTC m=+214.777204382 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b2780): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543f10 item 51 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b2e00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b2e00): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b2e00): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b2e00): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b2e00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.545061292 +0000 UTC m=+214.779671755 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b2e00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b3300): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b3300): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b3300): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011a460 item 52 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b3300): _readAt: size=2, off=5 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b3300): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b3300): _writeAt: size=3, off=5 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b3300): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b3300): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.546240938 +0000 UTC m=+214.780851402 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b3300): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b3880): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b3880): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b3880): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b3880): >_readAt: n=3, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b3880): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.546240938 +0000 UTC m=+214.780851402 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b3880): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011b030 item 52 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b3f00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b3f00): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b3f00): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b3f00): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b3f00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.548993518 +0000 UTC m=+214.783603981 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0007b3f00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000808480): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000808480): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000808480): _writeAt: size=3, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000808480): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000808480): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000808480): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011b8f0 item 53 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000808480): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000808480): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.550085118 +0000 UTC m=+214.784695581 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000808480): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008089c0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008089c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008089c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008089c0): >_readAt: n=8, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008089c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.550085118 +0000 UTC m=+214.784695581 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008089c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011bb90 item 53 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000809040): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000809040): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000809040): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000809040): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000809040): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.552877993 +0000 UTC m=+214.787488456 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000809040): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000809540): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000809540): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000809540): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004543f0 item 54 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000809540): _readAt: size=2, off=5 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000809540): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000809540): _writeAt: size=3, off=5 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000809540): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000809540): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.553972148 +0000 UTC m=+214.788582611 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000809540): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000809ac0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000809ac0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000809ac0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000809ac0): >_readAt: n=3, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000809ac0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.553972148 +0000 UTC m=+214.788582611 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000809ac0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454850 item 54 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082c1c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082c1c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082c1c0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082c1c0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082c1c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.556505575 +0000 UTC m=+214.791116039 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082c1c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082c6c0): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082c6c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082c6c0): _writeAt: size=3, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082c6c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082c6c0): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082c6c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455110 item 55 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082c6c0): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082c6c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.557491237 +0000 UTC m=+214.792101700 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082c6c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082cc00): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082cc00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082cc00): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082cc00): >_readAt: n=8, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082cc00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.557491237 +0000 UTC m=+214.792101700 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082cc00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455340 item 55 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082d280): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082d280): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082d280): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082d280): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082d280): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.560436578 +0000 UTC m=+214.795047031 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082d280): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082d780): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082d780): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082d780): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455a40 item 56 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082d780): _readAt: size=2, off=5 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082d780): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082d780): _writeAt: size=3, off=5 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082d780): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082d780): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.561542957 +0000 UTC m=+214.796153410 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082d780): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082dd00): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082dd00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082dd00): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082dd00): >_readAt: n=3, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082dd00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.561542957 +0000 UTC m=+214.796153410 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc00082dd00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455f10 item 56 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008463c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008463c0): open at offset 0 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008463c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008463c0): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008463c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008463c0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008463c0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008463c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.564247024 +0000 UTC m=+214.798857478 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008463c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000846900): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000846900): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000846900): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6c40 item 57 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000846900): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000846900): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.565413786 +0000 UTC m=+214.800024239 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000846900): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000846e40): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000846e40): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000846e40): _writeAt: size=3, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000846e40): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000846e40): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000846e40): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e72d0 item 57 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000846e40): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000846e40): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.566474799 +0000 UTC m=+214.801085252 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000846e40): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008473c0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008473c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008473c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008473c0): >_readAt: n=8, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008473c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.566474799 +0000 UTC m=+214.801085252 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008473c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7650 item 57 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000847a00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000847a00): open at offset 0 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000847a00): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000847a00): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000847a00): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000847a00): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000847a00): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000847a00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.569075804 +0000 UTC m=+214.803686256 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000847a00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000847f40): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000847f40): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000847f40): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a8000 item 58 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000847f40): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000847f40): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.570044092 +0000 UTC m=+214.804654545 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000847f40): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000868500): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000868500): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000868500): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a81c0 item 58 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000868500): _readAt: size=2, off=5 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000868500): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000868500): _writeAt: size=3, off=5 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000868500): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000868500): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.571249786 +0000 UTC m=+214.805860239 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000868500): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000868ac0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000868ac0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000868ac0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000868ac0): >_readAt: n=3, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000868ac0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.571249786 +0000 UTC m=+214.805860239 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000868ac0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a8380 item 58 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000869100): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000869100): open at offset 0 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000869100): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000869100): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000869100): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000869100): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000869100): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000869100): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.573869016 +0000 UTC m=+214.808479468 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000869100): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000869640): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000869640): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000869640): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a88c0 item 59 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000869640): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000869640): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.574745962 +0000 UTC m=+214.809356415 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000869640): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000869b80): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000869b80): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000869b80): _writeAt: size=3, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000869b80): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000869b80): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000869b80): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a8af0 item 59 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000869b80): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000869b80): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.575914427 +0000 UTC m=+214.810524880 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000869b80): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b0180): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b0180): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b0180): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b0180): >_readAt: n=8, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b0180): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.575914427 +0000 UTC m=+214.810524880 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b0180): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a8cb0 item 59 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b07c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b07c0): open at offset 0 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b07c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b07c0): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b07c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b07c0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b07c0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b07c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.579071426 +0000 UTC m=+214.813681889 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b07c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b0d00): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b0d00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b0d00): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a9030 item 60 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b0d00): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b0d00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.580046147 +0000 UTC m=+214.814656600 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b0d00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b1240): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b1240): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b1240): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a91f0 item 60 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b1240): _readAt: size=2, off=5 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b1240): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b1240): _writeAt: size=3, off=5 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b1240): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b1240): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.581294741 +0000 UTC m=+214.815905205 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b1240): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b1800): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b1800): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b1800): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b1800): >_readAt: n=3, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b1800): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.581294741 +0000 UTC m=+214.815905205 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b1800): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a93b0 item 60 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b1e40): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b1e40): open at offset 0 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b1e40): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b1e40): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b1e40): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b1e40): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b1e40): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b1e40): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.583943216 +0000 UTC m=+214.818553669 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008b1e40): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000910400): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000910400): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000910400): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a9730 item 61 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000910400): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000910400): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.58504268 +0000 UTC m=+214.819653144 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000910400): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000910b00): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000910b00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000910b00): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000910b00): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000910b00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.58504268 +0000 UTC m=+214.819653144 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000910b00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a98f0 item 61 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000911140): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000911140): open at offset 0 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000911140): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000911140): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000911140): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000911140): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000911140): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000911140): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.58769373 +0000 UTC m=+214.822304193 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000911140): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000911680): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000911680): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000911680): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a9c70 item 62 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000911680): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000911680): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.588563643 +0000 UTC m=+214.823174106 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000911680): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000911d80): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000911d80): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000911d80): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000911d80): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000911d80): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.588563643 +0000 UTC m=+214.823174106 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000911d80): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a9f10 item 62 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000930440): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000930440): open at offset 0 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000930440): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000930440): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000930440): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000930440): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000930440): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000930440): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.591531417 +0000 UTC m=+214.826141880 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000930440): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000930980): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000930980): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000930980): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000582af0 item 63 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000930980): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000930980): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.592623398 +0000 UTC m=+214.827233861 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000930980): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000931080): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000931080): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000931080): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000931080): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000931080): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.592623398 +0000 UTC m=+214.827233861 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000931080): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005831f0 item 63 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0009316c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0009316c0): open at offset 0 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0009316c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0009316c0): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0009316c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0009316c0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0009316c0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0009316c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.595842053 +0000 UTC m=+214.830452566 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0009316c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000931c00): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000931c00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000931c00): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000583b20 item 64 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000931c00): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000931c00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.596884681 +0000 UTC m=+214.831495144 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000931c00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000956380): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000956380): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000956380): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000956380): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000956380): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.596884681 +0000 UTC m=+214.831495144 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000956380): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000583e30 item 64 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0009569c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0009569c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0009569c0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0009569c0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0009569c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.600295517 +0000 UTC m=+214.834905970 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0009569c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000956e40): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000956e40): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000956e40): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000956e40): >_readAt: n=2, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000956e40): _writeAt: size=3, off=2 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152770 item 65 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000956e40): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000956e40): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.601440597 +0000 UTC m=+214.836051050 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000956e40): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000957340): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000957340): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000957340): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000957340): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000957340): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.601440597 +0000 UTC m=+214.836051050 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000957340): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152a80 item 65 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000957980): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000957980): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000957980): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000957980): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000957980): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.604539747 +0000 UTC m=+214.839150201 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000957980): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000957e00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000957e00): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153260 item 66 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000957e00): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000957e00): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000957e00): _writeAt: size=3, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000957e00): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000957e00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.605630776 +0000 UTC m=+214.840241240 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000957e00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b023c0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b023c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b023c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b023c0): >_readAt: n=3, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b023c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.605630776 +0000 UTC m=+214.840241240 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b023c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153420 item 66 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b02a00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b02a00): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b02a00): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b02a00): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b02a00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.608320648 +0000 UTC m=+214.842931102 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b02a00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b02e80): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b02e80): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b02e80): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b02e80): >_readAt: n=2, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b02e80): _writeAt: size=3, off=2 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153960 item 67 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b02e80): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b02e80): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.60937063 +0000 UTC m=+214.843981093 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b02e80): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b03380): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b03380): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b03380): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b03380): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b03380): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.60937063 +0000 UTC m=+214.843981093 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b03380): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153d50 item 67 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b03a00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b03a00): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b03a00): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b03a00): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b03a00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.611920468 +0000 UTC m=+214.846530932 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b03a00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b03f00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b03f00): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530690 item 68 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b03f00): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b03f00): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b03f00): _writeAt: size=3, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b03f00): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b03f00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.613054067 +0000 UTC m=+214.847664531 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b03f00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2e4c0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2e4c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2e4c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2e4c0): >_readAt: n=3, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2e4c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.613054067 +0000 UTC m=+214.847664531 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2e4c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005308c0 item 68 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2eb00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2eb00): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2eb00): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2eb00): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2eb00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.615666554 +0000 UTC m=+214.850277017 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2eb00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2ef80): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2ef80): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2ef80): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2ef80): >_readAt: n=2, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2ef80): _writeAt: size=3, off=2 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530ee0 item 69 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2ef80): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2ef80): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.616596891 +0000 UTC m=+214.851207334 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2ef80): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2f480): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2f480): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2f480): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2f480): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2f480): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.616596891 +0000 UTC m=+214.851207334 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2f480): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005312d0 item 69 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2fb00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2fb00): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2fb00): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2fb00): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2fb00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.618505125 +0000 UTC m=+214.853115568 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b2fb00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5a080): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5a080): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531960 item 70 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5a080): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5a080): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5a080): _writeAt: size=3, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5a080): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5a080): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.619355132 +0000 UTC m=+214.853965565 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5a080): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5a5c0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5a5c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5a5c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5a5c0): >_readAt: n=3, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5a5c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.619355132 +0000 UTC m=+214.853965565 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5a5c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531d50 item 70 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5ac40): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5ac40): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5ac40): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5ac40): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5ac40): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.621160032 +0000 UTC m=+214.855770465 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5ac40): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5b140): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5b140): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5b140): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5b140): >_readAt: n=2, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5b140): _writeAt: size=3, off=2 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f302a0 item 71 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5b140): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5b140): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.621905712 +0000 UTC m=+214.856516145 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5b140): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5b640): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5b640): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5b640): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5b640): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5b640): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.621905712 +0000 UTC m=+214.856516145 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5b640): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f30460 item 71 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5bcc0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5bcc0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5bcc0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5bcc0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5bcc0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.62384343 +0000 UTC m=+214.858453874 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000b5bcc0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008fe2c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008fe2c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb8070 item 72 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008fe2c0): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008fe2c0): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008fe2c0): _writeAt: size=3, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008fe2c0): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008fe2c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.624651178 +0000 UTC m=+214.859261622 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008fe2c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008fe800): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008fe800): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008fe800): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008fe800): >_readAt: n=3, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008fe800): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.624651178 +0000 UTC m=+214.859261622 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008fe800): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb8230 item 72 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008fedc0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008fedc0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008fedc0): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008fedc0): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008fedc0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008fedc0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008fedc0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.626836723 +0000 UTC m=+214.861447166 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008fedc0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008ff2c0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008ff2c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008ff2c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb85b0 item 73 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008ff2c0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008ff2c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.627555242 +0000 UTC m=+214.862165685 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008ff2c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008ff780): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008ff780): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008ff780): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008ff780): >_readAt: n=2, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008ff780): _writeAt: size=3, off=2 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb8770 item 73 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008ff780): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008ff780): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.628444331 +0000 UTC m=+214.863054774 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008ff780): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008ffcc0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008ffcc0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008ffcc0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008ffcc0): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008ffcc0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.628444331 +0000 UTC m=+214.863054774 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc0008ffcc0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb8930 item 73 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c50380): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c50380): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c50380): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c50380): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c50380): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c50380): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c50380): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.630571487 +0000 UTC m=+214.865181930 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c50380): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c50880): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c50880): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c50880): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb8ee0 item 74 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c50880): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c50880): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.631337175 +0000 UTC m=+214.865947618 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c50880): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c50dc0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c50dc0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb90a0 item 74 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c50dc0): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c50dc0): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c50dc0): _writeAt: size=3, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c50dc0): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c50dc0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.63227734 +0000 UTC m=+214.866887783 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c50dc0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c51340): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c51340): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c51340): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c51340): >_readAt: n=3, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c51340): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.63227734 +0000 UTC m=+214.866887783 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c51340): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb9260 item 74 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c51980): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c51980): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c51980): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c51980): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c51980): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c51980): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c51980): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.634456283 +0000 UTC m=+214.869066716 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c51980): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c51e80): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c51e80): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c51e80): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb95e0 item 75 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c51e80): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c51e80): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.635260363 +0000 UTC m=+214.869870806 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c51e80): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c76440): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c76440): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c76440): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c76440): >_readAt: n=2, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c76440): _writeAt: size=3, off=2 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb99d0 item 75 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c76440): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c76440): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.636232439 +0000 UTC m=+214.870842902 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c76440): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c76980): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c76980): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c76980): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c76980): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c76980): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.636232439 +0000 UTC m=+214.870842902 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c76980): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb9ce0 item 75 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c76fc0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c76fc0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c76fc0): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c76fc0): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c76fc0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c76fc0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c76fc0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.638473567 +0000 UTC m=+214.873084010 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c76fc0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c774c0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c774c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c774c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000508c0 item 76 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c774c0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c774c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.639240267 +0000 UTC m=+214.873850700 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c774c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c77a00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c77a00): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 76 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c77a00): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c77a00): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c77a00): _writeAt: size=3, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c77a00): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c77a00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.640281192 +0000 UTC m=+214.874891645 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c77a00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9e000): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9e000): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9e000): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9e000): >_readAt: n=3, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9e000): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.640281192 +0000 UTC m=+214.874891645 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9e000): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000511f0 item 76 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9e640): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9e640): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9e640): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9e640): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9e640): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9e640): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9e640): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.642461567 +0000 UTC m=+214.877072011 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9e640): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9eb40): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9eb40): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9eb40): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508000 item 77 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9eb40): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9eb40): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.643259495 +0000 UTC m=+214.877869939 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9eb40): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9f240): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9f240): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9f240): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9f240): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9f240): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.643259495 +0000 UTC m=+214.877869939 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9f240): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005081c0 item 77 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9f880): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9f880): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9f880): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9f880): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9f880): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9f880): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9f880): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.645862794 +0000 UTC m=+214.880473238 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9f880): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9fd80): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9fd80): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9fd80): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508620 item 78 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9fd80): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9fd80): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.646739482 +0000 UTC m=+214.881349915 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000c9fd80): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc4500): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc4500): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc4500): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc4500): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc4500): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.646739482 +0000 UTC m=+214.881349915 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc4500): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005087e0 item 78 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc4b40): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc4b40): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc4b40): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc4b40): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc4b40): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc4b40): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc4b40): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.649149949 +0000 UTC m=+214.883760391 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc4b40): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc5040): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc5040): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc5040): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508cb0 item 79 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc5040): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc5040): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.650040771 +0000 UTC m=+214.884651214 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc5040): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc5740): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc5740): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc5740): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc5740): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc5740): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.650040771 +0000 UTC m=+214.884651214 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc5740): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509110 item 79 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc5d80): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc5d80): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc5d80): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc5d80): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc5d80): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc5d80): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc5d80): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.652840109 +0000 UTC m=+214.887450552 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000cc5d80): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce4300): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce4300): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce4300): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509650 item 80 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce4300): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce4300): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.653878448 +0000 UTC m=+214.888488881 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce4300): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce4a00): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce4a00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce4a00): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce4a00): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce4a00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.653878448 +0000 UTC m=+214.888488881 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce4a00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509dc0 item 80 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce5040): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce5040): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce5040): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce5040): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce5040): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.656833559 +0000 UTC m=+214.891443992 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce5040): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce54c0): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce54c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce54c0): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce54c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce54c0): >_readAt: n=2, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce54c0): _writeAt: size=3, off=7 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c2a0 item 81 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce54c0): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce54c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.657843396 +0000 UTC m=+214.892453829 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce54c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce5a00): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce5a00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce5a00): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce5a00): >_readAt: n=8, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce5a00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.657843396 +0000 UTC m=+214.892453829 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ce5a00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c540 item 81 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0a100): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0a100): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0a100): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0a100): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0a100): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.660454519 +0000 UTC m=+214.895064982 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0a100): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0a600): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0a600): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0a600): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047caf0 item 82 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0a600): _readAt: size=2, off=5 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0a600): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0a600): _writeAt: size=3, off=5 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0a600): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0a600): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.66145571 +0000 UTC m=+214.896066143 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0a600): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0ab80): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0ab80): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0ab80): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0ab80): >_readAt: n=3, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0ab80): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.66145571 +0000 UTC m=+214.896066143 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0ab80): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cd90 item 82 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0b200): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0b200): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0b200): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0b200): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0b200): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.663935927 +0000 UTC m=+214.898546380 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0b200): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0b700): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0b700): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0b700): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0b700): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0b700): >_readAt: n=2, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0b700): _writeAt: size=3, off=7 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d260 item 83 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0b700): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0b700): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.664868379 +0000 UTC m=+214.899478822 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0b700): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0bc40): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0bc40): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0bc40): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0bc40): >_readAt: n=8, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0bc40): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.664868379 +0000 UTC m=+214.899478822 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d0bc40): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d420 item 83 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d24340): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d24340): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d24340): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d24340): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d24340): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.666807039 +0000 UTC m=+214.901417462 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d24340): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d24840): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d24840): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d24840): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d810 item 84 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d24840): _readAt: size=2, off=5 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d24840): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d24840): _writeAt: size=3, off=5 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d24840): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d24840): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.668542458 +0000 UTC m=+214.903152902 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d24840): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d24dc0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d24dc0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d24dc0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d24dc0): >_readAt: n=3, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d24dc0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.668542458 +0000 UTC m=+214.903152902 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d24dc0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d9d0 item 84 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d25440): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d25440): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d25440): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d25440): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d25440): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.673124865 +0000 UTC m=+214.907735319 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d25440): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d25940): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d25940): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d25940): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d25940): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d25940): >_readAt: n=2, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d25940): _writeAt: size=3, off=7 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dd50 item 85 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d25940): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d25940): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.674210034 +0000 UTC m=+214.908820476 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d25940): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d25e80): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d25e80): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d25e80): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d25e80): >_readAt: n=8, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d25e80): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.674210034 +0000 UTC m=+214.908820476 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d25e80): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c150 item 85 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d62580): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d62580): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d62580): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d62580): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d62580): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.677041842 +0000 UTC m=+214.911652285 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d62580): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d62a80): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d62a80): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d62a80): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c540 item 86 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d62a80): _readAt: size=2, off=5 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d62a80): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d62a80): _writeAt: size=3, off=5 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d62a80): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d62a80): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.678061116 +0000 UTC m=+214.912671539 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d62a80): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d63000): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d63000): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d63000): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d63000): >_readAt: n=3, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d63000): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.678061116 +0000 UTC m=+214.912671539 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d63000): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c700 item 86 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d63680): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d63680): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d63680): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d63680): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d63680): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.679643267 +0000 UTC m=+214.914253690 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d63680): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d63b80): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d63b80): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d63b80): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d63b80): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d63b80): >_readAt: n=2, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d63b80): _writeAt: size=3, off=7 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041caf0 item 87 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d63b80): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d63b80): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.680375031 +0000 UTC m=+214.914985454 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000d63b80): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da0140): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da0140): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da0140): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da0140): >_readAt: n=8, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da0140): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.680375031 +0000 UTC m=+214.914985454 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da0140): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ccb0 item 87 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da07c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da07c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da07c0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da07c0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da07c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.682125869 +0000 UTC m=+214.916736292 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da07c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da0cc0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da0cc0): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da0cc0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d110 item 88 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da0cc0): _readAt: size=2, off=5 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da0cc0): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da0cc0): _writeAt: size=3, off=5 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da0cc0): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da0cc0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.683213623 +0000 UTC m=+214.917824046 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da0cc0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da1240): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da1240): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da1240): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da1240): >_readAt: n=3, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da1240): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.683213623 +0000 UTC m=+214.917824046 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da1240): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d6c0 item 88 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da1880): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da1880): open at offset 0 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da1880): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da1880): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da1880): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da1880): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da1880): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da1880): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.68510806 +0000 UTC m=+214.919718483 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da1880): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da1dc0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da1dc0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da1dc0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dc00 item 89 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da1dc0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da1dc0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.685806752 +0000 UTC m=+214.920417185 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000da1dc0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd0380): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd0380): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd0380): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd0380): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd0380): >_readAt: n=2, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd0380): _writeAt: size=3, off=7 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ddc0 item 89 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd0380): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd0380): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.686518148 +0000 UTC m=+214.921128572 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd0380): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd0900): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd0900): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd0900): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd0900): >_readAt: n=8, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd0900): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.686518148 +0000 UTC m=+214.921128572 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd0900): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318d20 item 89 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd0f40): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd0f40): open at offset 0 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd0f40): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd0f40): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd0f40): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd0f40): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd0f40): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd0f40): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.688306737 +0000 UTC m=+214.922917170 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd0f40): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd1480): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd1480): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd1480): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a2a0 item 90 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd1480): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd1480): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.69045413 +0000 UTC m=+214.925064563 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd1480): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd19c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd19c0): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd19c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a540 item 90 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd19c0): _readAt: size=2, off=5 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd19c0): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd19c0): _writeAt: size=3, off=5 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd19c0): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd19c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.691577309 +0000 UTC m=+214.926187733 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000dd19c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0e000): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0e000): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0e000): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0e000): >_readAt: n=3, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0e000): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.691577309 +0000 UTC m=+214.926187733 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0e000): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a700 item 90 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0e640): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0e640): open at offset 0 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0e640): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0e640): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0e640): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0e640): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0e640): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0e640): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.693181412 +0000 UTC m=+214.927791836 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0e640): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0eb80): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0eb80): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0eb80): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ae00 item 91 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0eb80): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0eb80): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.693825141 +0000 UTC m=+214.928435565 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0eb80): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0f0c0): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0f0c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0f0c0): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0f0c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0f0c0): >_readAt: n=2, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0f0c0): _writeAt: size=3, off=7 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b0a0 item 91 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0f0c0): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0f0c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.694530747 +0000 UTC m=+214.929141170 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0f0c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0f640): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0f640): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0f640): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0f640): >_readAt: n=8, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0f640): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.694530747 +0000 UTC m=+214.929141170 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0f640): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b3b0 item 91 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0fc80): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0fc80): open at offset 0 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0fc80): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0fc80): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0fc80): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0fc80): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0fc80): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0fc80): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.696130101 +0000 UTC m=+214.930740524 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e0fc80): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e88240): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e88240): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e88240): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ba40 item 92 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e88240): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e88240): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.696761395 +0000 UTC m=+214.931371828 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e88240): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e88780): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e88780): open at offset 5 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e88780): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e000 item 92 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e88780): _readAt: size=2, off=5 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e88780): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e88780): _writeAt: size=3, off=5 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e88780): >_writeAt: n=3, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e88780): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.69742401 +0000 UTC m=+214.932034433 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e88780): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e88d40): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e88d40): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e88d40): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e88d40): >_readAt: n=3, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e88d40): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.69742401 +0000 UTC m=+214.932034433 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e88d40): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e380 item 92 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e89380): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e89380): open at offset 0 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e89380): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e89380): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e89380): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e89380): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e89380): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e89380): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.698962951 +0000 UTC m=+214.933573384 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e89380): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e898c0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e898c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e898c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ea80 item 93 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e898c0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e898c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.699544523 +0000 UTC m=+214.934154945 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000e898c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec6040): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec6040): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec6040): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec6040): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec6040): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.699544523 +0000 UTC m=+214.934154945 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec6040): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ec40 item 93 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec6680): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec6680): open at offset 0 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec6680): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec6680): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec6680): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec6680): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec6680): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec6680): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.701179263 +0000 UTC m=+214.935789687 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec6680): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec6bc0): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec6bc0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec6bc0): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f2d0 item 94 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec6bc0): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec6bc0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.70179471 +0000 UTC m=+214.936405132 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec6bc0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec72c0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec72c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec72c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec72c0): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec72c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.70179471 +0000 UTC m=+214.936405132 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec72c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f500 item 94 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec7900): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec7900): open at offset 0 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec7900): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec7900): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec7900): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec7900): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec7900): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec7900): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.703583178 +0000 UTC m=+214.938193601 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec7900): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec7e40): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec7e40): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec7e40): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f960 item 95 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec7e40): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec7e40): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.704322717 +0000 UTC m=+214.938933140 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000ec7e40): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eec5c0): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eec5c0): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eec5c0): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eec5c0): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eec5c0): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.704322717 +0000 UTC m=+214.938933140 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eec5c0): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fdc0 item 95 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eecc00): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eecc00): open at offset 0 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eecc00): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eecc00): _readAt: size=2, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eecc00): >_readAt: n=0, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eecc00): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eecc00): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eecc00): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.705967967 +0000 UTC m=+214.940578390 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eecc00): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eed140): _writeAt: size=5, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eed140): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eed140): >openPending: err= 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c620 item 96 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eed140): >_writeAt: n=5, err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eed140): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.706604553 +0000 UTC m=+214.941214975 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eed140): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:38 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eed840): _readAt: size=512, off=0 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eed840): openPending: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eed840): >openPending: err= 2025/08/24 04:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eed840): >_readAt: n=5, err=EOF 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eed840): close: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:38.706604553 +0000 UTC m=+214.941214975 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:38 DEBUG : open-test-file(0xc000eed840): >close: err= 2025/08/24 04:56:38 DEBUG : open-test-file: Remove: 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c930 item 96 2025/08/24 04:56:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:38 DEBUG : open-test-file: >Remove: err= 2025/08/24 04:56:38 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:56:38 DEBUG : Looking for writers 2025/08/24 04:56:38 DEBUG : >WaitForWriters: 2025/08/24 04:56:38 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:56:39 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:56:39 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:56:39 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:39 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/24 04:56:39 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94240): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94240): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94240): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94240): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94240): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.413143101 +0000 UTC m=+215.647753574 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94240): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f946c0): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f946c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f946c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f946c0): >_readAt: n=2, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f946c0): _writeAt: size=3, off=2 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f946c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f946c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.413143101 +0000 UTC m=+215.647753574 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f946c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94b80): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94b80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94b80): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94b80): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94b80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.413143101 +0000 UTC m=+215.647753574 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94b80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527500 item 1 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f951c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f951c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f951c0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f951c0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f951c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.417957462 +0000 UTC m=+215.652567926 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f951c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f956c0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f956c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f956c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f956c0): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f956c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.417957462 +0000 UTC m=+215.652567926 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f956c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000527b20 item 2 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95d00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95d00): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95d00): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95d00): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95d00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.421248063 +0000 UTC m=+215.655858526 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95d00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fda200): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fda200): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fda200): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fda200): >_readAt: n=2, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fda200): _writeAt: size=3, off=2 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fda200): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fda200): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.421248063 +0000 UTC m=+215.655858526 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fda200): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fda6c0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fda6c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fda6c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fda6c0): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fda6c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.421248063 +0000 UTC m=+215.655858526 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fda6c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e4d0 item 3 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdad40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdad40): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdad40): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdad40): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdad40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.425827093 +0000 UTC m=+215.660437555 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdad40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdb280): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdb280): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdb280): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdb280): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdb280): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.425827093 +0000 UTC m=+215.660437555 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdb280): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ed20 item 4 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdb8c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdb8c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdb8c0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdb8c0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdb8c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.42898326 +0000 UTC m=+215.663593723 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdb8c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdbd40): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdbd40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdbd40): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdbd40): >_readAt: n=2, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdbd40): _writeAt: size=3, off=2 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdbd40): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdbd40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.42898326 +0000 UTC m=+215.663593723 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000fdbd40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a6280): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a6280): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a6280): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a6280): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a6280): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.42898326 +0000 UTC m=+215.663593723 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a6280): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f420 item 5 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a6900): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a6900): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a6900): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a6900): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a6900): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.43364808 +0000 UTC m=+215.668258534 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a6900): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a6e40): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a6e40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a6e40): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a6e40): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a6e40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.43364808 +0000 UTC m=+215.668258534 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a6e40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f960 item 6 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a74c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a74c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a74c0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a74c0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a74c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.436317594 +0000 UTC m=+215.670928057 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a74c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a79c0): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a79c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a79c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a79c0): >_readAt: n=2, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a79c0): _writeAt: size=3, off=2 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a79c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a79c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.436317594 +0000 UTC m=+215.670928057 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a79c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a7e80): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a7e80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a7e80): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a7e80): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a7e80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.436317594 +0000 UTC m=+215.670928057 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010a7e80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000168000 item 7 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f8580): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f8580): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f8580): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f8580): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f8580): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.440279234 +0000 UTC m=+215.674889698 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f8580): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f8ac0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f8ac0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f8ac0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f8ac0): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f8ac0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.440279234 +0000 UTC m=+215.674889698 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f8ac0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001689a0 item 8 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f9080): _readAt: size=2, off=0 2025/08/24 04:56:39 ERROR : open-test-file(0xc0010f9080): Couldn't read size of file 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f9080): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f9080): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f9080): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f9080): close: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f9080): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f9440): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f9440): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f9440): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f9440): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f9440): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.443079553 +0000 UTC m=+215.677690007 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f9440): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f98c0): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f98c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f98c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f98c0): >_readAt: n=2, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f98c0): _writeAt: size=3, off=2 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f98c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f98c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.443079553 +0000 UTC m=+215.677690007 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f98c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f9dc0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f9dc0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f9dc0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f9dc0): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f9dc0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.443079553 +0000 UTC m=+215.677690007 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0010f9dc0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000169030 item 9 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0011164c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0011164c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0011164c0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0011164c0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0011164c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.446642436 +0000 UTC m=+215.681252898 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0011164c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001116a00): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001116a00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001116a00): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001116a00): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001116a00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.446642436 +0000 UTC m=+215.681252898 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001116a00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000169730 item 10 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117040): _readAt: size=2, off=0 2025/08/24 04:56:39 ERROR : open-test-file(0xc001117040): Couldn't read size of file 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117040): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117040): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117040): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117040): close: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117040): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117400): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117400): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117400): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117400): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117400): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.449491346 +0000 UTC m=+215.684101809 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117400): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117900): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117900): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117900): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117900): >_readAt: n=2, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117900): _writeAt: size=3, off=2 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117900): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117900): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.449491346 +0000 UTC m=+215.684101809 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117900): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117e00): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117e00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117e00): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117e00): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117e00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.449491346 +0000 UTC m=+215.684101809 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001117e00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000169b20 item 11 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001134500): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001134500): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001134500): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001134500): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001134500): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.453164785 +0000 UTC m=+215.687775237 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001134500): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001134a40): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001134a40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001134a40): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001134a40): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001134a40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.453164785 +0000 UTC m=+215.687775237 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001134a40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430380 item 12 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001135080): _readAt: size=2, off=0 2025/08/24 04:56:39 ERROR : open-test-file(0xc001135080): Couldn't read size of file 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001135080): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001135080): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001135080): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001135080): close: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001135080): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001135440): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001135440): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001135440): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001135440): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001135440): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.455911182 +0000 UTC m=+215.690521646 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001135440): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001135b00): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001135b00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001135b00): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001135b00): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001135b00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.455911182 +0000 UTC m=+215.690521646 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001135b00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430850 item 13 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001152200): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001152200): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001152200): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001152200): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001152200): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.459013288 +0000 UTC m=+215.693623751 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001152200): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001152740): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001152740): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001152740): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001152740): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001152740): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.459013288 +0000 UTC m=+215.693623751 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001152740): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430cb0 item 14 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001152d80): _readAt: size=2, off=0 2025/08/24 04:56:39 ERROR : open-test-file(0xc001152d80): Couldn't read size of file 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001152d80): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001152d80): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001152d80): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001152d80): close: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001152d80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001153140): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001153140): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001153140): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001153140): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001153140): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.462307825 +0000 UTC m=+215.696918279 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001153140): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001153800): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001153800): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001153800): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001153800): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001153800): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.462307825 +0000 UTC m=+215.696918279 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001153800): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431180 item 15 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001153e80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001153e80): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001153e80): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001153e80): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001153e80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.465247727 +0000 UTC m=+215.699858190 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001153e80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170440): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170440): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170440): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170440): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170440): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.465247727 +0000 UTC m=+215.699858190 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170440): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431c00 item 16 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170380): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170380): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170380): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170380): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170380): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.470546668 +0000 UTC m=+215.705157132 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170380): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170940): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170940): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170940): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170940): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170940): >_readAt: n=2, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170940): _writeAt: size=3, off=7 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170940): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170940): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.470546668 +0000 UTC m=+215.705157132 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170940): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170e40): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170e40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170e40): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170e40): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170e40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.470546668 +0000 UTC m=+215.705157132 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001170e40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c5b0 item 17 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0011714c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0011714c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0011714c0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0011714c0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0011714c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.473521145 +0000 UTC m=+215.708131559 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0011714c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001171a00): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001171a00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001171a00): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001171a00): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001171a00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.473521145 +0000 UTC m=+215.708131559 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc001171a00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ce00 item 18 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e60100): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e60100): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e60100): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e60100): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e60100): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.476078919 +0000 UTC m=+215.710689382 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e60100): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e60640): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e60640): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e60640): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e60640): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e60640): >_readAt: n=2, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e60640): _writeAt: size=3, off=7 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e60640): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e60640): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.476078919 +0000 UTC m=+215.710689382 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e60640): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e60b40): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e60b40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e60b40): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e60b40): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e60b40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.476078919 +0000 UTC m=+215.710689382 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e60b40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d5e0 item 19 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e611c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e611c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e611c0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e611c0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e611c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.480315896 +0000 UTC m=+215.714926359 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e611c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e61700): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e61700): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e61700): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e61700): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e61700): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.480315896 +0000 UTC m=+215.714926359 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e61700): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430230 item 20 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e61d80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e61d80): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e61d80): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e61d80): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e61d80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.48310782 +0000 UTC m=+215.717718282 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e61d80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068c640): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068c640): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068c640): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068c640): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068c640): >_readAt: n=2, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068c640): _writeAt: size=3, off=7 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068c640): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068c640): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.48310782 +0000 UTC m=+215.717718282 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068c640): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068cb80): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068cb80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068cb80): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068cb80): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068cb80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.48310782 +0000 UTC m=+215.717718282 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068cb80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430700 item 21 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068d200): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068d200): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068d200): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068d200): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068d200): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.486892127 +0000 UTC m=+215.721502580 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068d200): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068d7c0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068d7c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068d7c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068d7c0): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068d7c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.486892127 +0000 UTC m=+215.721502580 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068d7c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430cb0 item 22 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068df40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068df40): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068df40): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068df40): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068df40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.489650197 +0000 UTC m=+215.724260660 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068df40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000115000): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000115000): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000115000): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000115000): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000115000): >_readAt: n=2, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000115000): _writeAt: size=3, off=7 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000115000): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000115000): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.489650197 +0000 UTC m=+215.724260660 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000115000): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000115680): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000115680): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000115680): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000115680): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000115680): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.489650197 +0000 UTC m=+215.724260660 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000115680): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431180 item 23 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00071ea00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00071ea00): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00071ea00): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00071ea00): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00071ea00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.493160069 +0000 UTC m=+215.727770532 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00071ea00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00071ef40): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00071ef40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00071ef40): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00071ef40): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00071ef40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.493160069 +0000 UTC m=+215.727770532 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00071ef40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013a310 item 24 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00071f5c0): _readAt: size=2, off=0 2025/08/24 04:56:39 ERROR : open-test-file(0xc00071f5c0): Couldn't read size of file 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00071f5c0): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00071f5c0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00071f5c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00071f5c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00071f5c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00071f980): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00071f980): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00071f980): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00071f980): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00071f980): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.496128874 +0000 UTC m=+215.730739337 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00071f980): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0002ce4c0): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0002ce4c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0002ce4c0): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0002ce4c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0002ce4c0): >_readAt: n=2, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0002ce4c0): _writeAt: size=3, off=7 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0002ce4c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0002ce4c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.496128874 +0000 UTC m=+215.730739337 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0002ce4c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0002cf000): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0002cf000): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0002cf000): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0002cf000): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0002cf000): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.496128874 +0000 UTC m=+215.730739337 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0002cf000): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013ab60 item 25 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065e480): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065e480): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065e480): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065e480): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065e480): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.499854481 +0000 UTC m=+215.734464944 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065e480): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065e9c0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065e9c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065e9c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065e9c0): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065e9c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.499854481 +0000 UTC m=+215.734464944 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065e9c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013b880 item 26 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065f040): _readAt: size=2, off=0 2025/08/24 04:56:39 ERROR : open-test-file(0xc00065f040): Couldn't read size of file 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065f040): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065f040): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065f040): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065f040): close: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065f040): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065f440): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065f440): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065f440): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065f440): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065f440): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.502633991 +0000 UTC m=+215.737244454 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065f440): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065f940): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065f940): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065f940): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065f940): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065f940): >_readAt: n=2, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065f940): _writeAt: size=3, off=7 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065f940): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065f940): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.502633991 +0000 UTC m=+215.737244454 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065f940): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065fec0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065fec0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065fec0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065fec0): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065fec0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.502633991 +0000 UTC m=+215.737244454 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00065fec0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f300e0 item 27 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000397600): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000397600): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000397600): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000397600): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000397600): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.506513056 +0000 UTC m=+215.741123519 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000397600): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000397cc0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000397cc0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000397cc0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000397cc0): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000397cc0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.506513056 +0000 UTC m=+215.741123519 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000397cc0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f305b0 item 28 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007ac440): _readAt: size=2, off=0 2025/08/24 04:56:39 ERROR : open-test-file(0xc0007ac440): Couldn't read size of file 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007ac440): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007ac440): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007ac440): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007ac440): close: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007ac440): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007ac840): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007ac840): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007ac840): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007ac840): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007ac840): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.509357979 +0000 UTC m=+215.743968442 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007ac840): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007acf40): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007acf40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007acf40): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007acf40): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007acf40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.509357979 +0000 UTC m=+215.743968442 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007acf40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f30930 item 29 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007ad600): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007ad600): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007ad600): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007ad600): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007ad600): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.512223942 +0000 UTC m=+215.746834405 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007ad600): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007adb80): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007adb80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007adb80): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007adb80): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007adb80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.512223942 +0000 UTC m=+215.746834405 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007adb80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f30e00 item 30 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e2e700): _readAt: size=2, off=0 2025/08/24 04:56:39 ERROR : open-test-file(0xc000e2e700): Couldn't read size of file 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e2e700): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e2e700): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e2e700): >_writeAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e2e700): close: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e2e700): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e2ee00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e2ee00): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e2ee00): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e2ee00): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e2ee00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.514960231 +0000 UTC m=+215.749570693 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e2ee00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e2f8c0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e2f8c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e2f8c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e2f8c0): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e2f8c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.514960231 +0000 UTC m=+215.749570693 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000e2f8c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f31420 item 31 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf2000): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf2000): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf2000): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf2000): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf2000): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.518201689 +0000 UTC m=+215.752812152 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf2000): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf2580): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf2580): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf2580): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf2580): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf2580): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.518201689 +0000 UTC m=+215.752812152 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf2580): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f317a0 item 32 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf2bc0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf2bc0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf2bc0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf2bc0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf2bc0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.521401768 +0000 UTC m=+215.756012232 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf2bc0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf3040): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf3040): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf3040): _writeAt: size=3, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf3040): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf3040): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f31b20 item 33 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf3040): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf3040): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.522683086 +0000 UTC m=+215.757293559 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf3040): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf3540): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf3540): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf3540): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf3540): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf3540): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.522683086 +0000 UTC m=+215.757293559 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf3540): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f31ce0 item 33 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf3b80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf3b80): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf3b80): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf3b80): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf3b80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.526134756 +0000 UTC m=+215.760745220 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000cf3b80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd0080): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd0080): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003800e0 item 34 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd0080): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd0080): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd0080): _writeAt: size=3, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd0080): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd0080): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.527482068 +0000 UTC m=+215.762092530 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd0080): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd0600): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd0600): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd0600): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd0600): >_readAt: n=3, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd0600): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.527482068 +0000 UTC m=+215.762092530 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd0600): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003803f0 item 34 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd0c40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd0c40): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd0c40): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd0c40): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd0c40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.530550089 +0000 UTC m=+215.765160562 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd0c40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd10c0): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd10c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd10c0): _writeAt: size=3, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd10c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd10c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380bd0 item 35 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd10c0): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd10c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.531643493 +0000 UTC m=+215.766253936 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd10c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd15c0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd15c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd15c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd15c0): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd15c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.531643493 +0000 UTC m=+215.766253936 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd15c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380e70 item 35 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd1c40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd1c40): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd1c40): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd1c40): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd1c40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.534215564 +0000 UTC m=+215.768826017 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000bd1c40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94200): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94200): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003813b0 item 36 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94200): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94200): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94200): _writeAt: size=3, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94200): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94200): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.535353361 +0000 UTC m=+215.769963794 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94200): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94740): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94740): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94740): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94740): >_readAt: n=3, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94740): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.535353361 +0000 UTC m=+215.769963794 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94740): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381730 item 36 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94d80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94d80): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94d80): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94d80): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94d80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.537995122 +0000 UTC m=+215.772605576 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f94d80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95200): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95200): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95200): _writeAt: size=3, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95200): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95200): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005404d0 item 37 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95200): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95200): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.539113943 +0000 UTC m=+215.773724387 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95200): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95700): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95700): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95700): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95700): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95700): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.539113943 +0000 UTC m=+215.773724387 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95700): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540850 item 37 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95d80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95d80): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95d80): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95d80): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95d80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.541967613 +0000 UTC m=+215.776578056 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f95d80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f6300): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f6300): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540e70 item 38 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f6300): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f6300): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f6300): _writeAt: size=3, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f6300): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f6300): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.543163138 +0000 UTC m=+215.777773591 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f6300): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f6840): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f6840): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f6840): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f6840): >_readAt: n=3, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f6840): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.543163138 +0000 UTC m=+215.777773591 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f6840): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541110 item 38 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f6ec0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f6ec0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f6ec0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f6ec0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f6ec0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.545916178 +0000 UTC m=+215.780526621 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f6ec0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f73c0): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f73c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f73c0): _writeAt: size=3, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f73c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f73c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005416c0 item 39 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f73c0): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f73c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.546974385 +0000 UTC m=+215.781584829 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f73c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f78c0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f78c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f78c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f78c0): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f78c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.546974385 +0000 UTC m=+215.781584829 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f78c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541960 item 39 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f7f40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f7f40): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f7f40): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f7f40): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f7f40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.549299903 +0000 UTC m=+215.783910346 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0004f7f40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006524c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006524c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541e30 item 40 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006524c0): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006524c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006524c0): _writeAt: size=3, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006524c0): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006524c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.550557674 +0000 UTC m=+215.785168118 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006524c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000652a00): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000652a00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000652a00): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000652a00): >_readAt: n=3, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000652a00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.550557674 +0000 UTC m=+215.785168118 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000652a00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334540 item 40 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000652fc0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000652fc0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000652fc0): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000652fc0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000652fc0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000652fc0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000652fc0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.553065405 +0000 UTC m=+215.787675848 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000652fc0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006534c0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006534c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006534c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334a10 item 41 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006534c0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006534c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.553907697 +0000 UTC m=+215.788518140 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006534c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000653980): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000653980): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000653980): _writeAt: size=3, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000653980): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000653980): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334bd0 item 41 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000653980): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000653980): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.554810713 +0000 UTC m=+215.789421156 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000653980): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000653ec0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000653ec0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000653ec0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000653ec0): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000653ec0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.554810713 +0000 UTC m=+215.789421156 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000653ec0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334e00 item 41 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068e580): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068e580): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068e580): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068e580): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068e580): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068e580): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068e580): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.558017005 +0000 UTC m=+215.792627468 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068e580): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068ea80): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068ea80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068ea80): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335570 item 42 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068ea80): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068ea80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.558986846 +0000 UTC m=+215.793597309 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068ea80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068efc0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068efc0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003357a0 item 42 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068efc0): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068efc0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068efc0): _writeAt: size=3, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068efc0): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068efc0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.560027671 +0000 UTC m=+215.794638114 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068efc0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068f540): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068f540): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068f540): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068f540): >_readAt: n=3, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068f540): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.560027671 +0000 UTC m=+215.794638114 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068f540): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335b90 item 42 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068fb80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068fb80): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068fb80): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068fb80): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068fb80): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068fb80): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068fb80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.56260976 +0000 UTC m=+215.797220213 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068fb80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ee100): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ee100): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ee100): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335f10 item 43 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ee100): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ee100): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.563507446 +0000 UTC m=+215.798117890 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ee100): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ee640): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ee640): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ee640): _writeAt: size=3, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ee640): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ee640): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001110230 item 43 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ee640): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ee640): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.564412626 +0000 UTC m=+215.799023069 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ee640): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006eeb80): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006eeb80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006eeb80): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006eeb80): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006eeb80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.564412626 +0000 UTC m=+215.799023069 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006eeb80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011103f0 item 43 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ef1c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ef1c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ef1c0): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ef1c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ef1c0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ef1c0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ef1c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.566968426 +0000 UTC m=+215.801578870 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ef1c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ef6c0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ef6c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ef6c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001110770 item 44 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ef6c0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ef6c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.567686024 +0000 UTC m=+215.802296467 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006ef6c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006efc00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006efc00): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011109a0 item 44 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006efc00): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006efc00): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006efc00): _writeAt: size=3, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006efc00): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006efc00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.568670101 +0000 UTC m=+215.803280544 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0006efc00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000778200): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000778200): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000778200): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000778200): >_readAt: n=3, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000778200): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.568670101 +0000 UTC m=+215.803280544 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000778200): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001110b60 item 44 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000778840): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000778840): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000778840): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000778840): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000778840): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000778840): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000778840): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.570872247 +0000 UTC m=+215.805482690 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000778840): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000778d40): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000778d40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000778d40): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001110ee0 item 45 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000778d40): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000778d40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.571759112 +0000 UTC m=+215.806369556 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000778d40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000779440): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000779440): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000779440): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000779440): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000779440): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.571759112 +0000 UTC m=+215.806369556 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000779440): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011110a0 item 45 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000779a80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000779a80): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000779a80): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000779a80): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000779a80): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000779a80): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000779a80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.574951699 +0000 UTC m=+215.809562162 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000779a80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a8000): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a8000): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a8000): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001111420 item 46 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a8000): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a8000): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.576030525 +0000 UTC m=+215.810640988 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a8000): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a8700): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a8700): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a8700): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a8700): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a8700): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.576030525 +0000 UTC m=+215.810640988 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a8700): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011116c0 item 46 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a8d40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a8d40): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a8d40): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a8d40): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a8d40): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a8d40): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a8d40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.579402127 +0000 UTC m=+215.814012590 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a8d40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a9240): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a9240): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a9240): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001111b20 item 47 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a9240): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a9240): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.580479761 +0000 UTC m=+215.815090224 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a9240): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a9940): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a9940): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a9940): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a9940): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a9940): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.580479761 +0000 UTC m=+215.815090224 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0007a9940): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001111dc0 item 47 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008024c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008024c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008024c0): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008024c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008024c0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008024c0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008024c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.583122644 +0000 UTC m=+215.817733098 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008024c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008029c0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008029c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008029c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528540 item 48 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008029c0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008029c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.583992628 +0000 UTC m=+215.818603071 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008029c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008030c0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008030c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008030c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008030c0): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008030c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.583992628 +0000 UTC m=+215.818603071 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008030c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005288c0 item 48 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000803700): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000803700): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000803700): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000803700): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000803700): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.587227013 +0000 UTC m=+215.821837476 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000803700): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000803b80): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000803b80): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000803b80): _writeAt: size=3, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000803b80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000803b80): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000803b80): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528cb0 item 49 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000803b80): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000803b80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.588446012 +0000 UTC m=+215.823056475 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000803b80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082c140): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082c140): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082c140): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082c140): >_readAt: n=8, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082c140): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.588446012 +0000 UTC m=+215.823056475 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082c140): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528f50 item 49 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082c7c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082c7c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082c7c0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082c7c0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082c7c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.591474389 +0000 UTC m=+215.826084863 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082c7c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082ccc0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082ccc0): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082ccc0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529340 item 50 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082ccc0): _readAt: size=2, off=5 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082ccc0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082ccc0): _writeAt: size=3, off=5 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082ccc0): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082ccc0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.592780824 +0000 UTC m=+215.827391287 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082ccc0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082d240): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082d240): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082d240): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082d240): >_readAt: n=3, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082d240): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.592780824 +0000 UTC m=+215.827391287 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082d240): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529570 item 50 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082d8c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082d8c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082d8c0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082d8c0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082d8c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.595818798 +0000 UTC m=+215.830429262 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082d8c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082ddc0): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082ddc0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082ddc0): _writeAt: size=3, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082ddc0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082ddc0): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082ddc0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529ce0 item 51 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082ddc0): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082ddc0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.596906071 +0000 UTC m=+215.831516534 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00082ddc0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000846380): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000846380): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000846380): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000846380): >_readAt: n=8, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000846380): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.596906071 +0000 UTC m=+215.831516534 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000846380): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e3f0 item 51 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000846a00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000846a00): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000846a00): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000846a00): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000846a00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.5999518 +0000 UTC m=+215.834562254 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000846a00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000846f00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000846f00): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000846f00): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ed20 item 52 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000846f00): _readAt: size=2, off=5 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000846f00): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000846f00): _writeAt: size=3, off=5 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000846f00): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000846f00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.601063207 +0000 UTC m=+215.835673661 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000846f00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000847480): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000847480): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000847480): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000847480): >_readAt: n=3, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000847480): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.601063207 +0000 UTC m=+215.835673661 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000847480): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032efc0 item 52 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000847b00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000847b00): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000847b00): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000847b00): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000847b00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.603661638 +0000 UTC m=+215.838272102 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000847b00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000864080): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000864080): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000864080): _writeAt: size=3, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000864080): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000864080): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000864080): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f490 item 53 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000864080): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000864080): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.604703425 +0000 UTC m=+215.839313878 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000864080): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008645c0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008645c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008645c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008645c0): >_readAt: n=8, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008645c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.604703425 +0000 UTC m=+215.839313878 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008645c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032fa40 item 53 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000864c40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000864c40): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000864c40): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000864c40): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000864c40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.607845766 +0000 UTC m=+215.842456230 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000864c40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000865140): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000865140): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000865140): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004600e0 item 54 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000865140): _readAt: size=2, off=5 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000865140): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000865140): _writeAt: size=3, off=5 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000865140): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000865140): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.609143023 +0000 UTC m=+215.843753486 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000865140): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008656c0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008656c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008656c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008656c0): >_readAt: n=3, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008656c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.609143023 +0000 UTC m=+215.843753486 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008656c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460700 item 54 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000865d40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000865d40): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000865d40): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000865d40): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000865d40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.612000409 +0000 UTC m=+215.846610872 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000865d40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a62c0): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a62c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a62c0): _writeAt: size=3, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a62c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a62c0): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a62c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004615e0 item 55 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a62c0): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a62c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.613170957 +0000 UTC m=+215.847781421 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a62c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a6800): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a6800): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a6800): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a6800): >_readAt: n=8, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a6800): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.613170957 +0000 UTC m=+215.847781421 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a6800): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461960 item 55 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a6e80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a6e80): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a6e80): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a6e80): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a6e80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.616607501 +0000 UTC m=+215.851217985 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a6e80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a7380): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a7380): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a7380): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ab60 item 56 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a7380): _readAt: size=2, off=5 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a7380): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a7380): _writeAt: size=3, off=5 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a7380): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a7380): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.617989186 +0000 UTC m=+215.852599649 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a7380): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a7900): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a7900): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a7900): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a7900): >_readAt: n=3, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a7900): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.617989186 +0000 UTC m=+215.852599649 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a7900): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ae00 item 56 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a7f40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a7f40): open at offset 0 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a7f40): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a7f40): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a7f40): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a7f40): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a7f40): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a7f40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.620475816 +0000 UTC m=+215.855086279 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008a7f40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d0500): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d0500): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d0500): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bab0 item 57 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d0500): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d0500): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.621344407 +0000 UTC m=+215.855954880 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d0500): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d0a40): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d0a40): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d0a40): _writeAt: size=3, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d0a40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d0a40): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d0a40): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462000 item 57 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d0a40): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d0a40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.622464181 +0000 UTC m=+215.857074644 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d0a40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d0fc0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d0fc0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d0fc0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d0fc0): >_readAt: n=8, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d0fc0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.622464181 +0000 UTC m=+215.857074644 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d0fc0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462770 item 57 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d1600): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d1600): open at offset 0 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d1600): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d1600): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d1600): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d1600): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d1600): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d1600): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.625107194 +0000 UTC m=+215.859717657 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d1600): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d1b40): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d1b40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d1b40): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463570 item 58 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d1b40): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d1b40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.626069592 +0000 UTC m=+215.860680055 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008d1b40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e2100): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e2100): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e2100): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463730 item 58 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e2100): _readAt: size=2, off=5 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e2100): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e2100): _writeAt: size=3, off=5 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e2100): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e2100): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.627546676 +0000 UTC m=+215.862157139 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e2100): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e26c0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e26c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e26c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e26c0): >_readAt: n=3, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e26c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.627546676 +0000 UTC m=+215.862157139 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e26c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463d50 item 58 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e2d00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e2d00): open at offset 0 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e2d00): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e2d00): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e2d00): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e2d00): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e2d00): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e2d00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.630615269 +0000 UTC m=+215.865225732 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e2d00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e3240): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e3240): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e3240): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005423f0 item 59 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e3240): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e3240): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.631846962 +0000 UTC m=+215.866457436 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e3240): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e3780): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e3780): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e3780): _writeAt: size=3, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e3780): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e3780): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e3780): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005425b0 item 59 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e3780): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e3780): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.633016699 +0000 UTC m=+215.867627162 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e3780): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e3d00): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e3d00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e3d00): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e3d00): >_readAt: n=8, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e3d00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.633016699 +0000 UTC m=+215.867627162 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008e3d00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542770 item 59 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fa3c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fa3c0): open at offset 0 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fa3c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fa3c0): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fa3c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fa3c0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fa3c0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fa3c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.636025931 +0000 UTC m=+215.870636394 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fa3c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fa900): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fa900): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fa900): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542cb0 item 60 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fa900): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fa900): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.637110838 +0000 UTC m=+215.871721302 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fa900): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fae40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fae40): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fae40): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000542e70 item 60 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fae40): _readAt: size=2, off=5 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fae40): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fae40): _writeAt: size=3, off=5 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fae40): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fae40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.638310401 +0000 UTC m=+215.872920854 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fae40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fb400): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fb400): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fb400): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fb400): >_readAt: n=3, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fb400): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.638310401 +0000 UTC m=+215.872920854 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fb400): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005431f0 item 60 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fba40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fba40): open at offset 0 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fba40): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fba40): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fba40): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fba40): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fba40): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fba40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.640889385 +0000 UTC m=+215.875499838 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0008fba40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092c000): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092c000): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092c000): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543650 item 61 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092c000): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092c000): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.641956449 +0000 UTC m=+215.876566912 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092c000): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092c700): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092c700): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092c700): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092c700): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092c700): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.641956449 +0000 UTC m=+215.876566912 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092c700): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005438f0 item 61 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092cd40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092cd40): open at offset 0 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092cd40): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092cd40): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092cd40): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092cd40): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092cd40): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092cd40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.645366132 +0000 UTC m=+215.879976595 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092cd40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092d280): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092d280): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092d280): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000543e30 item 62 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092d280): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092d280): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.646545588 +0000 UTC m=+215.881156040 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092d280): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092d980): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092d980): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092d980): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092d980): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092d980): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.646545588 +0000 UTC m=+215.881156040 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00092d980): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011a070 item 62 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000962040): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000962040): open at offset 0 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000962040): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000962040): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000962040): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000962040): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000962040): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000962040): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.649171338 +0000 UTC m=+215.883781792 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000962040): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000962580): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000962580): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000962580): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011acb0 item 63 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000962580): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000962580): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.650087219 +0000 UTC m=+215.884697682 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000962580): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000962c80): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000962c80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000962c80): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000962c80): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000962c80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.650087219 +0000 UTC m=+215.884697682 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000962c80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011b1f0 item 63 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009632c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009632c0): open at offset 0 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009632c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009632c0): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009632c0): >_readAt: n=0, err=Bad file descriptor 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009632c0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009632c0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009632c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.652859685 +0000 UTC m=+215.887470139 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009632c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000963800): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000963800): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000963800): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011b9d0 item 64 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000963800): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000963800): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.65501847 +0000 UTC m=+215.889628933 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000963800): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000963f00): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000963f00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000963f00): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000963f00): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000963f00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.65501847 +0000 UTC m=+215.889628933 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000963f00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011bea0 item 64 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009885c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009885c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009885c0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009885c0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009885c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.657661504 +0000 UTC m=+215.892271967 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009885c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000988a40): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000988a40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000988a40): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000988a40): >_readAt: n=2, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000988a40): _writeAt: size=3, off=2 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454770 item 65 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000988a40): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000988a40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.658835839 +0000 UTC m=+215.893446302 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000988a40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000988f40): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000988f40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000988f40): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000988f40): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000988f40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.658835839 +0000 UTC m=+215.893446302 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000988f40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454930 item 65 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000989580): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000989580): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000989580): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000989580): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000989580): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.661431945 +0000 UTC m=+215.896042397 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000989580): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000989a00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000989a00): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004551f0 item 66 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000989a00): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000989a00): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000989a00): _writeAt: size=3, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000989a00): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000989a00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.662500461 +0000 UTC m=+215.897110924 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000989a00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000989f40): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000989f40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000989f40): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000989f40): >_readAt: n=3, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000989f40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.662500461 +0000 UTC m=+215.897110924 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000989f40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455420 item 66 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a6600): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a6600): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a6600): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a6600): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a6600): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.664999705 +0000 UTC m=+215.899610159 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a6600): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a6a80): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a6a80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a6a80): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a6a80): >_readAt: n=2, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a6a80): _writeAt: size=3, off=2 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455ce0 item 67 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a6a80): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a6a80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.666266625 +0000 UTC m=+215.900877087 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a6a80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a6f80): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a6f80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a6f80): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a6f80): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a6f80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.666266625 +0000 UTC m=+215.900877087 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a6f80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e62a0 item 67 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a7600): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a7600): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a7600): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a7600): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a7600): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.668555844 +0000 UTC m=+215.903166297 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a7600): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a7b00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a7b00): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7110 item 68 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a7b00): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a7b00): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a7b00): _writeAt: size=3, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a7b00): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a7b00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.669870924 +0000 UTC m=+215.904481388 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009a7b00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009be0c0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009be0c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009be0c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009be0c0): >_readAt: n=3, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009be0c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.669870924 +0000 UTC m=+215.904481388 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009be0c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7570 item 68 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009be700): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009be700): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009be700): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009be700): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009be700): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.673009519 +0000 UTC m=+215.907619982 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009be700): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009beb80): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009beb80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009beb80): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009beb80): >_readAt: n=2, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009beb80): _writeAt: size=3, off=2 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7ea0 item 69 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009beb80): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009beb80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.674222877 +0000 UTC m=+215.908833330 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009beb80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009bf080): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009bf080): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009bf080): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009bf080): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009bf080): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.674222877 +0000 UTC m=+215.908833330 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009bf080): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a80e0 item 69 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009bf700): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009bf700): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009bf700): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009bf700): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009bf700): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.677310496 +0000 UTC m=+215.911920959 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009bf700): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009bfc00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009bfc00): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a8460 item 70 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009bfc00): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009bfc00): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009bfc00): _writeAt: size=3, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009bfc00): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009bfc00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.678488057 +0000 UTC m=+215.913098520 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009bfc00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009da1c0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009da1c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009da1c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009da1c0): >_readAt: n=3, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009da1c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.678488057 +0000 UTC m=+215.913098520 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009da1c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a8770 item 70 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009da840): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009da840): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009da840): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009da840): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009da840): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.681288607 +0000 UTC m=+215.915899070 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009da840): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009dad40): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009dad40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009dad40): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009dad40): >_readAt: n=2, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009dad40): _writeAt: size=3, off=2 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a8bd0 item 71 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009dad40): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009dad40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.682271192 +0000 UTC m=+215.916881645 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009dad40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009db240): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009db240): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009db240): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009db240): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009db240): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.682271192 +0000 UTC m=+215.916881645 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009db240): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a8d90 item 71 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009db8c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009db8c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009db8c0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009db8c0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009db8c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.684760056 +0000 UTC m=+215.919370539 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009db8c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009dbdc0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009dbdc0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a9110 item 72 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009dbdc0): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009dbdc0): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009dbdc0): _writeAt: size=3, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009dbdc0): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009dbdc0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.685835596 +0000 UTC m=+215.920446059 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009dbdc0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f4380): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f4380): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f4380): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f4380): >_readAt: n=3, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f4380): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.685835596 +0000 UTC m=+215.920446059 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f4380): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a92d0 item 72 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f4940): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f4940): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f4940): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f4940): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f4940): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f4940): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f4940): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.688288543 +0000 UTC m=+215.922899006 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f4940): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f4e40): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f4e40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f4e40): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a9650 item 73 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f4e40): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f4e40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.689424908 +0000 UTC m=+215.924035371 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f4e40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f5300): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f5300): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f5300): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f5300): >_readAt: n=2, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f5300): _writeAt: size=3, off=2 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a9810 item 73 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f5300): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f5300): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.690596678 +0000 UTC m=+215.925207141 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f5300): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f5840): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f5840): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f5840): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f5840): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f5840): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.690596678 +0000 UTC m=+215.925207141 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f5840): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a99d0 item 73 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f5e80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f5e80): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f5e80): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f5e80): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f5e80): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f5e80): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f5e80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.693325674 +0000 UTC m=+215.927936137 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc0009f5e80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a14400): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a14400): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a14400): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010a9dc0 item 74 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a14400): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a14400): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.69452775 +0000 UTC m=+215.929138214 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a14400): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a14940): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a14940): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000582310 item 74 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a14940): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a14940): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a14940): _writeAt: size=3, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a14940): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a14940): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.696054419 +0000 UTC m=+215.930664882 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a14940): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a14ec0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a14ec0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a14ec0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a14ec0): >_readAt: n=3, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a14ec0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.696054419 +0000 UTC m=+215.930664882 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a14ec0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005829a0 item 74 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a15500): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a15500): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a15500): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a15500): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a15500): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a15500): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a15500): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.698654792 +0000 UTC m=+215.933265244 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a15500): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a15a00): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a15a00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a15a00): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005833b0 item 75 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a15a00): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a15a00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.699480594 +0000 UTC m=+215.934091046 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a15a00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a15f40): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a15f40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a15f40): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a15f40): >_readAt: n=2, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a15f40): _writeAt: size=3, off=2 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005839d0 item 75 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a15f40): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a15f40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.700693621 +0000 UTC m=+215.935304064 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a15f40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2c500): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2c500): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2c500): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2c500): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2c500): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.700693621 +0000 UTC m=+215.935304064 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2c500): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000583d50 item 75 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2cb40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2cb40): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2cb40): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2cb40): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2cb40): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2cb40): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2cb40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.702923729 +0000 UTC m=+215.937534172 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2cb40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2d040): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2d040): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2d040): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001523f0 item 76 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2d040): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2d040): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.7036746 +0000 UTC m=+215.938285043 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2d040): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2d580): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2d580): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152930 item 76 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2d580): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2d580): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2d580): _writeAt: size=3, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2d580): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2d580): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.704636365 +0000 UTC m=+215.939246809 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2d580): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2db00): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2db00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2db00): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2db00): >_readAt: n=3, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2db00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.704636365 +0000 UTC m=+215.939246809 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a2db00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000152bd0 item 76 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a461c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a461c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a461c0): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a461c0): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a461c0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a461c0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a461c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.70722079 +0000 UTC m=+215.941831253 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a461c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a466c0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a466c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a466c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153340 item 77 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a466c0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a466c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.708258619 +0000 UTC m=+215.942869082 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a466c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a46dc0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a46dc0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a46dc0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a46dc0): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a46dc0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.708258619 +0000 UTC m=+215.942869082 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a46dc0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153500 item 77 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a47400): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a47400): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a47400): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a47400): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a47400): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a47400): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a47400): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.71102311 +0000 UTC m=+215.945633574 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a47400): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a47900): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a47900): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a47900): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000153b20 item 78 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a47900): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a47900): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.712037626 +0000 UTC m=+215.946648090 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a47900): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a60080): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a60080): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a60080): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a60080): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a60080): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.712037626 +0000 UTC m=+215.946648090 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a60080): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530070 item 78 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a606c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a606c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a606c0): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a606c0): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a606c0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a606c0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a606c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.715081923 +0000 UTC m=+215.949692386 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a606c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a60bc0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a60bc0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a60bc0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530770 item 79 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a60bc0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a60bc0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.716482293 +0000 UTC m=+215.951092746 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a60bc0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a612c0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a612c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a612c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a612c0): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a612c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.716482293 +0000 UTC m=+215.951092746 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a612c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005309a0 item 79 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a61900): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a61900): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a61900): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a61900): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a61900): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a61900): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a61900): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.719586133 +0000 UTC m=+215.954196585 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a61900): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a61e00): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a61e00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a61e00): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530fc0 item 80 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a61e00): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a61e00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.720602621 +0000 UTC m=+215.955213085 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a61e00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7c580): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7c580): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7c580): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7c580): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7c580): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.720602621 +0000 UTC m=+215.955213085 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7c580): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531570 item 80 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7cbc0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7cbc0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7cbc0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7cbc0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7cbc0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.723342297 +0000 UTC m=+215.957952760 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7cbc0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7d040): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7d040): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7d040): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7d040): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7d040): >_readAt: n=2, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7d040): _writeAt: size=3, off=7 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531ab0 item 81 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7d040): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7d040): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.724487107 +0000 UTC m=+215.959097560 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7d040): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7d580): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7d580): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7d580): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7d580): >_readAt: n=8, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7d580): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.724487107 +0000 UTC m=+215.959097560 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7d580): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb8000 item 81 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7dc00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7dc00): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7dc00): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7dc00): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7dc00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.727360173 +0000 UTC m=+215.961970626 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a7dc00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9a180): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9a180): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9a180): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb8380 item 82 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9a180): _readAt: size=2, off=5 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9a180): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9a180): _writeAt: size=3, off=5 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9a180): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9a180): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.728505885 +0000 UTC m=+215.963116348 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9a180): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9a700): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9a700): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9a700): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9a700): >_readAt: n=3, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9a700): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.728505885 +0000 UTC m=+215.963116348 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9a700): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb8540 item 82 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9ad80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9ad80): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9ad80): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9ad80): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9ad80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.731107049 +0000 UTC m=+215.965717502 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9ad80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9b280): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9b280): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9b280): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9b280): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9b280): >_readAt: n=2, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9b280): _writeAt: size=3, off=7 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb88c0 item 83 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9b280): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9b280): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.732219228 +0000 UTC m=+215.966829681 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9b280): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9b7c0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9b7c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9b7c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9b7c0): >_readAt: n=8, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9b7c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.732219228 +0000 UTC m=+215.966829681 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9b7c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb8a80 item 83 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9be40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9be40): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9be40): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9be40): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9be40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.734806207 +0000 UTC m=+215.969416660 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000a9be40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab43c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab43c0): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab43c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb9030 item 84 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab43c0): _readAt: size=2, off=5 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab43c0): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab43c0): _writeAt: size=3, off=5 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab43c0): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab43c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.736353272 +0000 UTC m=+215.970963745 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab43c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab4940): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab4940): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab4940): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab4940): >_readAt: n=3, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab4940): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.736353272 +0000 UTC m=+215.970963745 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab4940): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb91f0 item 84 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab4fc0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab4fc0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab4fc0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab4fc0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab4fc0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.739473011 +0000 UTC m=+215.974083474 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab4fc0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab54c0): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab54c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab54c0): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab54c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab54c0): >_readAt: n=2, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab54c0): _writeAt: size=3, off=7 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb9570 item 85 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab54c0): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab54c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.740764828 +0000 UTC m=+215.975375321 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab54c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab5a00): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab5a00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab5a00): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab5a00): >_readAt: n=8, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab5a00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.740764828 +0000 UTC m=+215.975375321 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ab5a00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb9960 item 85 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad0100): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad0100): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad0100): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad0100): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad0100): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.743890238 +0000 UTC m=+215.978500701 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad0100): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad0600): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad0600): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad0600): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb9ea0 item 86 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad0600): _readAt: size=2, off=5 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad0600): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad0600): _writeAt: size=3, off=5 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad0600): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad0600): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.745276 +0000 UTC m=+215.979886463 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad0600): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad0b80): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad0b80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad0b80): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad0b80): >_readAt: n=3, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad0b80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.745276 +0000 UTC m=+215.979886463 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad0b80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050770 item 86 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad1200): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad1200): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad1200): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad1200): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad1200): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.748517537 +0000 UTC m=+215.983128011 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad1200): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad1700): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad1700): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad1700): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad1700): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad1700): >_readAt: n=2, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad1700): _writeAt: size=3, off=7 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051030 item 87 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad1700): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad1700): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.750109087 +0000 UTC m=+215.984719560 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad1700): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad1c40): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad1c40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad1c40): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad1c40): >_readAt: n=8, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad1c40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.750109087 +0000 UTC m=+215.984719560 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000ad1c40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051490 item 87 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aec340): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aec340): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aec340): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aec340): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aec340): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.753190474 +0000 UTC m=+215.987800917 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aec340): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aec840): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aec840): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aec840): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508150 item 88 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aec840): _readAt: size=2, off=5 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aec840): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aec840): _writeAt: size=3, off=5 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aec840): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aec840): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.754183748 +0000 UTC m=+215.988794182 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aec840): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aecdc0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aecdc0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aecdc0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aecdc0): >_readAt: n=3, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aecdc0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.754183748 +0000 UTC m=+215.988794182 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aecdc0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005083f0 item 88 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aed400): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aed400): open at offset 0 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aed400): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aed400): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aed400): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aed400): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aed400): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aed400): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.757508453 +0000 UTC m=+215.992118917 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aed400): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aed940): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aed940): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aed940): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508770 item 89 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aed940): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aed940): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.758400078 +0000 UTC m=+215.993010521 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aed940): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aede80): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aede80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aede80): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aede80): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aede80): >_readAt: n=2, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aede80): _writeAt: size=3, off=7 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508a10 item 89 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aede80): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aede80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.759435783 +0000 UTC m=+215.994046216 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000aede80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04480): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04480): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04480): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04480): >_readAt: n=8, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04480): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.759435783 +0000 UTC m=+215.994046216 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04480): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508c40 item 89 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b82080): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b82080): open at offset 0 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b82080): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b82080): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b82080): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b82080): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b82080): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b82080): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.762308729 +0000 UTC m=+215.996919172 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b82080): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b825c0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b825c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b825c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c230 item 90 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b825c0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b825c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.76348067 +0000 UTC m=+215.998091103 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b825c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04200): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04200): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04200): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508000 item 90 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04200): _readAt: size=2, off=5 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04200): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04200): _writeAt: size=3, off=5 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04200): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04200): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.764768699 +0000 UTC m=+215.999379142 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04200): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04800): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04800): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04800): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04800): >_readAt: n=3, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04800): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.764768699 +0000 UTC m=+215.999379142 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04800): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005081c0 item 90 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04e40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04e40): open at offset 0 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04e40): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04e40): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04e40): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04e40): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04e40): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04e40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.766876888 +0000 UTC m=+216.001487331 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b04e40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b05380): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b05380): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b05380): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508620 item 91 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b05380): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b05380): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.767790784 +0000 UTC m=+216.002401227 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b05380): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b058c0): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b058c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b058c0): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b058c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b058c0): >_readAt: n=2, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b058c0): _writeAt: size=3, off=7 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005087e0 item 91 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b058c0): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b058c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.768850394 +0000 UTC m=+216.003460917 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b058c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b05e40): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b05e40): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b05e40): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b05e40): >_readAt: n=8, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b05e40): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.768850394 +0000 UTC m=+216.003460917 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b05e40): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508a80 item 91 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8c740): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8c740): open at offset 0 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8c740): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8c740): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8c740): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8c740): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8c740): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8c740): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.771333909 +0000 UTC m=+216.005944352 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8c740): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8cc80): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8cc80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8cc80): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005091f0 item 92 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8cc80): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8cc80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.772188784 +0000 UTC m=+216.006799227 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8cc80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8d1c0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8d1c0): open at offset 5 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8d1c0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509420 item 92 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8d1c0): _readAt: size=2, off=5 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8d1c0): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8d1c0): _writeAt: size=3, off=5 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8d1c0): >_writeAt: n=3, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8d1c0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.773355865 +0000 UTC m=+216.007966309 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8d1c0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8d780): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8d780): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8d780): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8d780): >_readAt: n=3, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8d780): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.773355865 +0000 UTC m=+216.007966309 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8d780): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509810 item 92 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8ddc0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8ddc0): open at offset 0 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8ddc0): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8ddc0): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8ddc0): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8ddc0): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8ddc0): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8ddc0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.77583883 +0000 UTC m=+216.010449273 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b8ddc0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f26400): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f26400): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f26400): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c230 item 93 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f26400): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f26400): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.776637018 +0000 UTC m=+216.011247462 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f26400): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f26b00): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f26b00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f26b00): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f26b00): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f26b00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.776637018 +0000 UTC m=+216.011247462 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f26b00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c4d0 item 93 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f27140): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f27140): open at offset 0 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f27140): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f27140): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f27140): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f27140): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f27140): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f27140): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.779091027 +0000 UTC m=+216.013701470 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f27140): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f27680): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f27680): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f27680): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ca10 item 94 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f27680): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f27680): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.779912269 +0000 UTC m=+216.014522702 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f27680): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f27d80): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f27d80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f27d80): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f27d80): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f27d80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.779912269 +0000 UTC m=+216.014522702 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000f27d80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cd20 item 94 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b82c00): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b82c00): open at offset 0 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b82c00): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b82c00): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b82c00): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b82c00): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b82c00): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b82c00): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.782576794 +0000 UTC m=+216.017187237 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b82c00): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b83140): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b83140): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b83140): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d1f0 item 95 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b83140): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b83140): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.783434504 +0000 UTC m=+216.018044947 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b83140): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b83840): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b83840): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b83840): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b83840): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b83840): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.783434504 +0000 UTC m=+216.018044947 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b83840): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d3b0 item 95 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b83e80): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b83e80): open at offset 0 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b83e80): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b83e80): _readAt: size=2, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b83e80): >_readAt: n=0, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b83e80): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b83e80): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b83e80): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.786293984 +0000 UTC m=+216.020904447 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc000b83e80): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068c780): _writeAt: size=5, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068c780): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068c780): >openPending: err= 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d7a0 item 96 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068c780): >_writeAt: n=5, err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068c780): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.787232858 +0000 UTC m=+216.021843320 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068c780): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/24 04:56:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/24 04:56:39 DEBUG : open-test-file: newRWFileHandle: 2025/08/24 04:56:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/24 04:56:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068cec0): _readAt: size=512, off=0 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068cec0): openPending: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068cec0): >openPending: err= 2025/08/24 04:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068cec0): >_readAt: n=5, err=EOF 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068cec0): close: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-24 04:56:39.787232858 +0000 UTC m=+216.021843320 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:39 DEBUG : open-test-file(0xc00068cec0): >close: err= 2025/08/24 04:56:39 DEBUG : open-test-file: Remove: 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d960 item 96 2025/08/24 04:56:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/24 04:56:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/24 04:56:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/24 04:56:39 DEBUG : open-test-file: >Remove: err= 2025/08/24 04:56:39 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:56:39 DEBUG : Looking for writers 2025/08/24 04:56:39 DEBUG : >WaitForWriters: 2025/08/24 04:56:39 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.97s) --- PASS: TestRWFileHandleOpenTests/writes (1.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.28s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.79s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.15s) --- 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.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:56:40 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:56:40 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:56:40 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:40 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:40 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:56:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:40 DEBUG : file1: newRWFileHandle: 2025/08/24 04:56:40 DEBUG : file1(0xc00068da40): openPending: 2025/08/24 04:56:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:40 DEBUG : file1(0xc00068da40): >openPending: err= 2025/08/24 04:56:40 DEBUG : file1: >newRWFileHandle: err= 2025/08/24 04:56:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/24 04:56:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/24 04:56:40 DEBUG : file1(0xc00068da40): _writeAt: size=2, off=0 2025/08/24 04:56:40 DEBUG : file1(0xc00068da40): >_writeAt: n=2, err= 2025/08/24 04:56:40 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/24 04:56:40 DEBUG : file1(0xc00068da40): RWFileHandle.Flush 2025/08/24 04:56:40 DEBUG : file1(0xc00068da40): RWFileHandle.Release 2025/08/24 04:56:40 DEBUG : file1(0xc00068da40): close: 2025/08/24 04:56:40 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/24 04:56:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:40 DEBUG : file1(0xc00068da40): >close: err= 2025/08/24 04:56:40 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:56:40 DEBUG : Looking for writers 2025/08/24 04:56:40 DEBUG : file1: reading active writers 2025/08/24 04:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 04:56:40 DEBUG : Looking for writers 2025/08/24 04:56:40 DEBUG : file1: reading active writers 2025/08/24 04:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 04:56:40 DEBUG : Looking for writers 2025/08/24 04:56:40 DEBUG : file1: reading active writers 2025/08/24 04:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 04:56:40 DEBUG : Looking for writers 2025/08/24 04:56:40 DEBUG : file1: reading active writers 2025/08/24 04:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 04:56:40 DEBUG : file1: vfs cache: starting upload 2025/08/24 04:56:40 DEBUG : Looking for writers 2025/08/24 04:56:40 DEBUG : file1: reading active writers 2025/08/24 04:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/24 04:56:40 DEBUG : Looking for writers 2025/08/24 04:56:40 DEBUG : file1: reading active writers 2025/08/24 04:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/24 04:56:40 DEBUG : Looking for writers 2025/08/24 04:56:40 DEBUG : file1: reading active writers 2025/08/24 04:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/24 04:56:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/24 04:56:41 INFO : file1: Copied (new) 2025/08/24 04:56:41 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/08/24 04:56:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/24 04:56:41 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/08/24 04:56:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:56:41 INFO : file1: vfs cache: upload succeeded try #1 2025/08/24 04:56:41 DEBUG : Looking for writers 2025/08/24 04:56:41 DEBUG : file1: reading active writers 2025/08/24 04:56:41 DEBUG : >WaitForWriters: 2025/08/24 04:56:41 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:56:41 DEBUG : Looking for writers 2025/08/24 04:56:41 DEBUG : file1: reading active writers 2025/08/24 04:56:41 DEBUG : >WaitForWriters: 2025/08/24 04:56:41 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.98s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:56:42 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:56:42 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:56:42 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:42 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:42 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:56:42 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:56:42 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:56:42 DEBUG : rename_me: newRWFileHandle: 2025/08/24 04:56:42 DEBUG : rename_me(0xc0003970c0): openPending: 2025/08/24 04:56:42 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/24 04:56:42 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/24 04:56:42 DEBUG : rename_me(0xc0003970c0): >openPending: err= 2025/08/24 04:56:42 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/24 04:56:42 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/24 04:56:42 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/24 04:56:42 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/24 04:56:42 DEBUG : rename_me(0xc0003970c0): _writeAt: size=5, off=0 2025/08/24 04:56:42 DEBUG : rename_me(0xc0003970c0): >_writeAt: n=5, err= 2025/08/24 04:56:42 DEBUG : rename_me(0xc0003970c0): close: 2025/08/24 04:56:42 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-24 04:56:42.166776406 +0000 UTC m=+218.401386870 2025/08/24 04:56:42 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/24 04:56:42 DEBUG : rename_me(0xc0003970c0): >close: err= 2025/08/24 04:56:42 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/24 04:56:42 DEBUG : i_was_renamed: Updating file with 0xc001006180 2025/08/24 04:56:42 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/24 04:56:42 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/24 04:56:42 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:56:42 DEBUG : Looking for writers 2025/08/24 04:56:42 DEBUG : i_was_renamed: reading active writers 2025/08/24 04:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/24 04:56:42 DEBUG : Looking for writers 2025/08/24 04:56:42 DEBUG : i_was_renamed: reading active writers 2025/08/24 04:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/24 04:56:42 DEBUG : Looking for writers 2025/08/24 04:56:42 DEBUG : i_was_renamed: reading active writers 2025/08/24 04:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/24 04:56:42 DEBUG : Looking for writers 2025/08/24 04:56:42 DEBUG : i_was_renamed: reading active writers 2025/08/24 04:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/24 04:56:42 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/24 04:56:42 DEBUG : Looking for writers 2025/08/24 04:56:42 DEBUG : i_was_renamed: reading active writers 2025/08/24 04:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/24 04:56:42 DEBUG : Looking for writers 2025/08/24 04:56:42 DEBUG : i_was_renamed: reading active writers 2025/08/24 04:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/24 04:56:42 DEBUG : Looking for writers 2025/08/24 04:56:42 DEBUG : i_was_renamed: reading active writers 2025/08/24 04:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/24 04:56:43 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/08/24 04:56:43 INFO : i_was_renamed: Copied (new) 2025/08/24 04:56:43 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-24 04:56:42 +0000 UTC," 2025/08/24 04:56:43 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/24 04:56:43 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/24 04:56:43 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/24 04:56:43 DEBUG : Looking for writers 2025/08/24 04:56:43 DEBUG : i_was_renamed: reading active writers 2025/08/24 04:56:43 DEBUG : >WaitForWriters: 2025/08/24 04:56:43 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.85s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:56:43 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:56:43 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/24 04:56:43 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:43 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/24 04:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-tiwediv0cudi" 2025/08/24 04:56:43 INFO : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/24 04:56:44 DEBUG : forgetting directory cache 2025/08/24 04:56:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/24 04:56:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/24 04:56:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/24 04:56:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/24 04:56:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/24 04:56:45 DEBUG : TestRWCacheUpdate(0xc000115780): _readAt: size=512, off=0 2025/08/24 04:56:45 DEBUG : TestRWCacheUpdate(0xc000115780): openPending: 2025/08/24 04:56:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-24 03:57:43 +0000 UTC," against cached fingerprint "" 2025/08/24 04:56:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/24 04:56:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 04:56:45 DEBUG : TestRWCacheUpdate(0xc000115780): >openPending: err= 2025/08/24 04:56:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/24 04:56:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 04:56:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 04:56:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:56:45 DEBUG : forgetting directory cache 2025/08/24 04:56:45 DEBUG : TestRWCacheUpdate(0xc000115780): >_readAt: n=20, err=EOF 2025/08/24 04:56:45 DEBUG : TestRWCacheUpdate(0xc000115780): close: 2025/08/24 04:56:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-24 03:57:43 +0000 UTC 2025/08/24 04:56:45 DEBUG : TestRWCacheUpdate(0xc000115780): >close: err= 2025/08/24 04:56:45 DEBUG : Re-reading directory (276.483024ms old) 2025/08/24 04:56:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 04:56:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/24 04:56:45 DEBUG : forgetting directory cache 2025/08/24 04:56:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/24 04:56:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/24 04:56:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/24 04:56:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/24 04:56:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/24 04:56:46 DEBUG : TestRWCacheUpdate(0xc000114b40): _readAt: size=512, off=0 2025/08/24 04:56:46 DEBUG : TestRWCacheUpdate(0xc000114b40): openPending: 2025/08/24 04:56:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-24 03:58:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-08-24 03:57:43 +0000 UTC," 2025/08/24 04:56:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-24 03:58:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-08-24 03:57:43 +0000 UTC,") 2025/08/24 04:56:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/24 04:56:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/24 04:56:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/24 04:56:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 04:56:46 DEBUG : TestRWCacheUpdate(0xc000114b40): >openPending: err= 2025/08/24 04:56:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/24 04:56:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 04:56:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 04:56:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:56:46 DEBUG : forgetting directory cache 2025/08/24 04:56:47 DEBUG : TestRWCacheUpdate(0xc000114b40): >_readAt: n=20, err=EOF 2025/08/24 04:56:47 DEBUG : TestRWCacheUpdate(0xc000114b40): close: 2025/08/24 04:56:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-24 03:58:43 +0000 UTC 2025/08/24 04:56:47 DEBUG : TestRWCacheUpdate(0xc000114b40): >close: err= 2025/08/24 04:56:47 DEBUG : Re-reading directory (282.069456ms old) 2025/08/24 04:56:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 04:56:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/24 04:56:47 DEBUG : forgetting directory cache 2025/08/24 04:56:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/24 04:56:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/24 04:56:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/24 04:56:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/24 04:56:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/24 04:56:48 DEBUG : TestRWCacheUpdate(0xc00065e680): _readAt: size=512, off=0 2025/08/24 04:56:48 DEBUG : TestRWCacheUpdate(0xc00065e680): openPending: 2025/08/24 04:56:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-24 03:59:43 +0000 UTC," against cached fingerprint "20,2025-08-24 03:58:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/08/24 04:56:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-24 03:59:43 +0000 UTC," != cached fingerprint "20,2025-08-24 03:58:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/08/24 04:56:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/24 04:56:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/24 04:56:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/24 04:56:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 04:56:48 DEBUG : TestRWCacheUpdate(0xc00065e680): >openPending: err= 2025/08/24 04:56:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/24 04:56:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 04:56:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 04:56:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:56:48 DEBUG : forgetting directory cache 2025/08/24 04:56:48 DEBUG : TestRWCacheUpdate(0xc00065e680): >_readAt: n=20, err=EOF 2025/08/24 04:56:48 DEBUG : TestRWCacheUpdate(0xc00065e680): close: 2025/08/24 04:56:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-24 03:59:43 +0000 UTC 2025/08/24 04:56:48 DEBUG : TestRWCacheUpdate(0xc00065e680): >close: err= 2025/08/24 04:56:48 DEBUG : Re-reading directory (260.975671ms old) 2025/08/24 04:56:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 04:56:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/24 04:56:49 DEBUG : forgetting directory cache 2025/08/24 04:56:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/24 04:56:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/24 04:56:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/24 04:56:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/24 04:56:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/24 04:56:50 DEBUG : TestRWCacheUpdate(0xc0007ac140): _readAt: size=512, off=0 2025/08/24 04:56:50 DEBUG : TestRWCacheUpdate(0xc0007ac140): openPending: 2025/08/24 04:56:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-24 04:00:43 +0000 UTC," against cached fingerprint "20,2025-08-24 03:59:43 +0000 UTC," 2025/08/24 04:56:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-24 04:00:43 +0000 UTC," != cached fingerprint "20,2025-08-24 03:59:43 +0000 UTC,") 2025/08/24 04:56:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/24 04:56:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/24 04:56:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/24 04:56:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 04:56:50 DEBUG : TestRWCacheUpdate(0xc0007ac140): >openPending: err= 2025/08/24 04:56:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/24 04:56:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 04:56:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 04:56:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:56:50 DEBUG : forgetting directory cache 2025/08/24 04:56:50 DEBUG : TestRWCacheUpdate(0xc0007ac140): >_readAt: n=20, err=EOF 2025/08/24 04:56:50 DEBUG : TestRWCacheUpdate(0xc0007ac140): close: 2025/08/24 04:56:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-24 04:00:43 +0000 UTC 2025/08/24 04:56:50 DEBUG : TestRWCacheUpdate(0xc0007ac140): >close: err= 2025/08/24 04:56:50 DEBUG : Re-reading directory (273.395576ms old) 2025/08/24 04:56:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 04:56:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/24 04:56:50 DEBUG : forgetting directory cache 2025/08/24 04:56:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/24 04:56:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/24 04:56:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/24 04:56:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/24 04:56:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/24 04:56:51 DEBUG : TestRWCacheUpdate(0xc000b8c680): _readAt: size=512, off=0 2025/08/24 04:56:51 DEBUG : TestRWCacheUpdate(0xc000b8c680): openPending: 2025/08/24 04:56:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-24 04:01:43 +0000 UTC," against cached fingerprint "20,2025-08-24 04:00:43 +0000 UTC," 2025/08/24 04:56:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-24 04:01:43 +0000 UTC," != cached fingerprint "20,2025-08-24 04:00:43 +0000 UTC,") 2025/08/24 04:56:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/24 04:56:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/24 04:56:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/24 04:56:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 04:56:51 DEBUG : TestRWCacheUpdate(0xc000b8c680): >openPending: err= 2025/08/24 04:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/24 04:56:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 04:56:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 04:56:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:56:51 DEBUG : forgetting directory cache 2025/08/24 04:56:52 DEBUG : TestRWCacheUpdate(0xc000b8c680): >_readAt: n=20, err=EOF 2025/08/24 04:56:52 DEBUG : TestRWCacheUpdate(0xc000b8c680): close: 2025/08/24 04:56:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-24 04:01:43 +0000 UTC 2025/08/24 04:56:52 DEBUG : TestRWCacheUpdate(0xc000b8c680): >close: err= 2025/08/24 04:56:52 DEBUG : Re-reading directory (272.603158ms old) 2025/08/24 04:56:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 04:56:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/24 04:56:52 DEBUG : forgetting directory cache 2025/08/24 04:56:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/24 04:56:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/24 04:56:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/24 04:56:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/24 04:56:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/24 04:56:53 DEBUG : TestRWCacheUpdate(0xc00065f580): _readAt: size=512, off=0 2025/08/24 04:56:53 DEBUG : TestRWCacheUpdate(0xc00065f580): openPending: 2025/08/24 04:56:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-24 04:02:43 +0000 UTC," against cached fingerprint "20,2025-08-24 04:01:43 +0000 UTC," 2025/08/24 04:56:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-24 04:02:43 +0000 UTC," != cached fingerprint "20,2025-08-24 04:01:43 +0000 UTC,") 2025/08/24 04:56:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/24 04:56:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/24 04:56:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/24 04:56:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 04:56:53 DEBUG : TestRWCacheUpdate(0xc00065f580): >openPending: err= 2025/08/24 04:56:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/24 04:56:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 04:56:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 04:56:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:56:53 DEBUG : forgetting directory cache 2025/08/24 04:56:53 DEBUG : TestRWCacheUpdate(0xc00065f580): >_readAt: n=20, err=EOF 2025/08/24 04:56:53 DEBUG : TestRWCacheUpdate(0xc00065f580): close: 2025/08/24 04:56:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-24 04:02:43 +0000 UTC 2025/08/24 04:56:53 DEBUG : TestRWCacheUpdate(0xc00065f580): >close: err= 2025/08/24 04:56:53 DEBUG : Re-reading directory (272.893724ms old) 2025/08/24 04:56:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 04:56:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/24 04:56:53 DEBUG : forgetting directory cache 2025/08/24 04:56:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/24 04:56:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/24 04:56:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/24 04:56:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/24 04:56:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/24 04:56:55 DEBUG : TestRWCacheUpdate(0xc0007acbc0): _readAt: size=512, off=0 2025/08/24 04:56:55 DEBUG : TestRWCacheUpdate(0xc0007acbc0): openPending: 2025/08/24 04:56:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-24 04:03:43 +0000 UTC," against cached fingerprint "20,2025-08-24 04:02:43 +0000 UTC," 2025/08/24 04:56:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-24 04:03:43 +0000 UTC," != cached fingerprint "20,2025-08-24 04:02:43 +0000 UTC,") 2025/08/24 04:56:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/24 04:56:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/24 04:56:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/24 04:56:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 04:56:55 DEBUG : TestRWCacheUpdate(0xc0007acbc0): >openPending: err= 2025/08/24 04:56:55 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/24 04:56:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 04:56:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 04:56:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:56:55 DEBUG : forgetting directory cache 2025/08/24 04:56:55 DEBUG : TestRWCacheUpdate(0xc0007acbc0): >_readAt: n=21, err=EOF 2025/08/24 04:56:55 DEBUG : TestRWCacheUpdate(0xc0007acbc0): close: 2025/08/24 04:56:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-24 04:03:43 +0000 UTC 2025/08/24 04:56:55 DEBUG : TestRWCacheUpdate(0xc0007acbc0): >close: err= 2025/08/24 04:56:55 DEBUG : Re-reading directory (268.645865ms old) 2025/08/24 04:56:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 04:56:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/24 04:56:55 DEBUG : forgetting directory cache 2025/08/24 04:56:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/24 04:56:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/24 04:56:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/24 04:56:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/24 04:56:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/24 04:56:56 DEBUG : TestRWCacheUpdate(0xc000b8d2c0): _readAt: size=512, off=0 2025/08/24 04:56:56 DEBUG : TestRWCacheUpdate(0xc000b8d2c0): openPending: 2025/08/24 04:56:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-24 04:04:43 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-08-24 04:03:43 +0000 UTC," 2025/08/24 04:56:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-24 04:04:43 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-08-24 04:03:43 +0000 UTC,") 2025/08/24 04:56:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/24 04:56:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/24 04:56:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/24 04:56:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 04:56:56 DEBUG : TestRWCacheUpdate(0xc000b8d2c0): >openPending: err= 2025/08/24 04:56:56 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/24 04:56:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 04:56:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 04:56:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:56:56 DEBUG : forgetting directory cache 2025/08/24 04:56:57 DEBUG : TestRWCacheUpdate(0xc000b8d2c0): >_readAt: n=22, err=EOF 2025/08/24 04:56:57 DEBUG : TestRWCacheUpdate(0xc000b8d2c0): close: 2025/08/24 04:56:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-24 04:04:43 +0000 UTC 2025/08/24 04:56:57 DEBUG : TestRWCacheUpdate(0xc000b8d2c0): >close: err= 2025/08/24 04:56:57 DEBUG : Re-reading directory (261.500805ms old) 2025/08/24 04:56:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 04:56:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/24 04:56:57 DEBUG : forgetting directory cache 2025/08/24 04:56:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:56:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/24 04:56:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/24 04:56:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/24 04:56:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/24 04:56:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/24 04:56:58 DEBUG : TestRWCacheUpdate(0xc00071eac0): _readAt: size=512, off=0 2025/08/24 04:56:58 DEBUG : TestRWCacheUpdate(0xc00071eac0): openPending: 2025/08/24 04:56:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-24 04:05:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-08-24 04:04:43 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/08/24 04:56:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-24 04:05:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-08-24 04:04:43 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/08/24 04:56:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/24 04:56:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/24 04:56:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/24 04:56:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 04:56:58 DEBUG : TestRWCacheUpdate(0xc00071eac0): >openPending: err= 2025/08/24 04:56:58 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/24 04:56:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 04:56:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 04:56:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:56:58 DEBUG : forgetting directory cache 2025/08/24 04:56:58 DEBUG : TestRWCacheUpdate(0xc00071eac0): >_readAt: n=23, err=EOF 2025/08/24 04:56:58 DEBUG : TestRWCacheUpdate(0xc00071eac0): close: 2025/08/24 04:56:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-24 04:05:43 +0000 UTC 2025/08/24 04:56:58 DEBUG : TestRWCacheUpdate(0xc00071eac0): >close: err= 2025/08/24 04:56:58 DEBUG : Re-reading directory (279.859455ms old) 2025/08/24 04:56:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 04:56:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/24 04:56:59 DEBUG : forgetting directory cache 2025/08/24 04:56:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:57:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/24 04:57:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/24 04:57:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/24 04:57:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/24 04:57:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/24 04:57:00 DEBUG : TestRWCacheUpdate(0xc00071f640): _readAt: size=512, off=0 2025/08/24 04:57:00 DEBUG : TestRWCacheUpdate(0xc00071f640): openPending: 2025/08/24 04:57:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-24 04:06:43 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-08-24 04:05:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/08/24 04:57:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-24 04:06:43 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-08-24 04:05:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/08/24 04:57:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/24 04:57:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/24 04:57:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/24 04:57:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 04:57:00 DEBUG : TestRWCacheUpdate(0xc00071f640): >openPending: err= 2025/08/24 04:57:00 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/24 04:57:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/24 04:57:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/24 04:57:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:57:00 DEBUG : forgetting directory cache 2025/08/24 04:57:00 DEBUG : TestRWCacheUpdate(0xc00071f640): >_readAt: n=24, err=EOF 2025/08/24 04:57:00 DEBUG : TestRWCacheUpdate(0xc00071f640): close: 2025/08/24 04:57:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-24 04:06:43 +0000 UTC 2025/08/24 04:57:00 DEBUG : TestRWCacheUpdate(0xc00071f640): >close: err= 2025/08/24 04:57:00 DEBUG : Re-reading directory (270.83694ms old) 2025/08/24 04:57:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/24 04:57:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/24 04:57:00 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:57:00 DEBUG : Looking for writers 2025/08/24 04:57:00 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/24 04:57:00 DEBUG : >WaitForWriters: 2025/08/24 04:57:00 DEBUG : files root 'rclone-test-tiwediv0cudi': vfs cache: cleaner exiting 2025/08/24 04:57:00 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (16.97s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", 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-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:57:02 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:57:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 04:57:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/24 04:57:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/24 04:57:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/24 04:57:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:57:03 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/24 04:57:03 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 04:57:03 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/24 04:57:03 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/24 04:57:03 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/24 04:57:03 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:57:03 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/24 04:57:03 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 04:57:03 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/24 04:57:03 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/24 04:57:03 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/24 04:57:03 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:57:03 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/24 04:57:03 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 04:57:03 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/24 04:57:03 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:57:03 DEBUG : Looking for writers 2025/08/24 04:57:03 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/24 04:57:03 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/24 04:57:03 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.24s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:57:04 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:57:04 DEBUG : files root 'rclone-test-tiwediv0cudi': Reusing VFS from active cache 2025/08/24 04:57:04 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:57:04 DEBUG : Looking for writers 2025/08/24 04:57:04 DEBUG : >WaitForWriters: 2025/08/24 04:57:04 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:57:04 DEBUG : Looking for writers 2025/08/24 04:57:04 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:57:04 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:57:04 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:57:04 DEBUG : Looking for writers 2025/08/24 04:57:04 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:57:04 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:57:04 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:57:04 DEBUG : Looking for writers 2025/08/24 04:57:04 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:57:05 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:57:07 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:57:07 DEBUG : dir: Looking for writers 2025/08/24 04:57:07 DEBUG : file2: reading active writers 2025/08/24 04:57:07 DEBUG : Looking for writers 2025/08/24 04:57:07 DEBUG : dir: reading active writers 2025/08/24 04:57:07 DEBUG : file1: reading active writers 2025/08/24 04:57:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.12s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:57:08 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:57:10 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:57:10 DEBUG : dir: Looking for writers 2025/08/24 04:57:10 DEBUG : Looking for writers 2025/08/24 04:57:10 DEBUG : dir: reading active writers 2025/08/24 04:57:10 DEBUG : file1: reading active writers 2025/08/24 04:57:10 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.91s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:57:11 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:57:13 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 04:57:13 DEBUG : file1: Open: flags=O_RDONLY 2025/08/24 04:57:13 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/24 04:57:13 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/24 04:57:13 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 04:57:13 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/24 04:57:13 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/24 04:57:13 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/24 04:57:13 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:57:13 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:57:13 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/24 04:57:13 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/24 04:57:13 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/24 04:57:13 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/24 04:57:13 DEBUG : files root 'rclone-test-tiwediv0cudi': File to upload is small (0 bytes), uploading instead of streaming 2025/08/24 04:57:14 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/08/24 04:57:14 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/08/24 04:57:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/24 04:57:14 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:57:14 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/24 04:57:14 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:57:14 DEBUG : dir: Looking for writers 2025/08/24 04:57:14 DEBUG : file2: reading active writers 2025/08/24 04:57:14 DEBUG : new_file.txt: reading active writers 2025/08/24 04:57:14 DEBUG : Looking for writers 2025/08/24 04:57:14 DEBUG : dir: reading active writers 2025/08/24 04:57:14 DEBUG : file1: reading active writers 2025/08/24 04:57:14 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.99s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:57:15 INFO : files root 'rclone-test-tiwediv0cudi': 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/vfs_test.go:296 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file2 (14) got fstest.go:200: Not found "dir/file2" 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/vfs_test.go:296 Error: Not equal: expected: 0 actual : 1 Test: TestVFSRename Messages: 1 objects not found vfs_test.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:299 Error: Received unexpected error: file does not exist Test: TestVFSRename 2025/08/24 04:57:23 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:57:23 DEBUG : Looking for writers 2025/08/24 04:57:23 DEBUG : >WaitForWriters: --- FAIL: TestVFSRename (9.09s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:57:24 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:57:24 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:57:24 DEBUG : Looking for writers 2025/08/24 04:57:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.56s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:57:24 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:57:25 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/24 04:57:26 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/24 04:57:26 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/24 04:57:27 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/24 04:57:27 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/24 04:57:28 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:57:28 DEBUG : Looking for writers 2025/08/24 04:57:28 DEBUG : a: Looking for writers 2025/08/24 04:57:28 DEBUG : b: Looking for writers 2025/08/24 04:57:28 DEBUG : c: Looking for writers 2025/08/24 04:57:28 DEBUG : d: Looking for writers 2025/08/24 04:57:28 DEBUG : Looking for writers 2025/08/24 04:57:28 DEBUG : d: reading active writers 2025/08/24 04:57:28 DEBUG : /: reading active writers 2025/08/24 04:57:28 DEBUG : a: reading active writers 2025/08/24 04:57:28 DEBUG : b: reading active writers 2025/08/24 04:57:28 DEBUG : c: reading active writers 2025/08/24 04:57:28 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (4.40s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:57:29 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:57:29 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/24 04:57:30 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/24 04:57:30 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/24 04:57:30 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/24 04:57:32 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:57:32 DEBUG : a/b/c/d: Looking for writers 2025/08/24 04:57:32 DEBUG : a/b/c: Looking for writers 2025/08/24 04:57:32 DEBUG : d: reading active writers 2025/08/24 04:57:32 DEBUG : a/b: Looking for writers 2025/08/24 04:57:32 DEBUG : c: reading active writers 2025/08/24 04:57:32 DEBUG : a: Looking for writers 2025/08/24 04:57:32 DEBUG : b: reading active writers 2025/08/24 04:57:32 DEBUG : Looking for writers 2025/08/24 04:57:32 DEBUG : a: reading active writers 2025/08/24 04:57:32 DEBUG : >WaitForWriters: 2025/08/24 04:57:33 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tiwediv0cudi/a/b/c not empty`) 2025/08/24 04:57:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/24 04:57:33 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-tiwediv0cudi/a/b/c not empty`) 2025/08/24 04:57:33 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/08/24 04:57:34 DEBUG : pacer: Reducing sleep to 30ms 2025/08/24 04:57:34 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-tiwediv0cudi/a/b not empty`) 2025/08/24 04:57:34 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/08/24 04:57:34 DEBUG : pacer: Reducing sleep to 45ms 2025/08/24 04:57:34 DEBUG : pacer: Reducing sleep to 33.75ms 2025/08/24 04:57:34 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestVFSMkdirAll (5.48s) === 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-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:57:34 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:57:34 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:57:34 DEBUG : Looking for writers 2025/08/24 04:57:34 DEBUG : >WaitForWriters: 2025/08/24 04:57:34 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/08/24 04:57:34 DEBUG : pacer: Reducing sleep to 14.238281ms --- PASS: TestVFSIsMetadataFile (0.27s) === 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-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:57:34 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:57:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:57:34 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/08/24 04:57:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:57:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/24 04:57:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/24 04:57:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:35 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/24 04:57:35 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/24 04:57:35 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/24 04:57:35 DEBUG : files root 'rclone-test-tiwediv0cudi': File to upload is small (5 bytes), uploading instead of streaming 2025/08/24 04:57:36 DEBUG : pacer: Reducing sleep to 10ms 2025/08/24 04:57:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/24 04:57:36 DEBUG : file1: Size of src and dst objects identical 2025/08/24 04:57:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:57:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:57:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/24 04:57:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/24 04:57:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:57:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:57:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/24 04:57:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/24 04:57:36 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/24 04:57:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/24 04:57:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/24 04:57:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/24 04:57:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/24 04:57:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:36 DEBUG : files root 'rclone-test-tiwediv0cudi': File to upload is small (0 bytes), uploading instead of streaming 2025/08/24 04:57:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/24 04:57:37 DEBUG : file1: Size of src and dst objects identical 2025/08/24 04:57:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/24 04:57:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/24 04:57:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:37 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/24 04:57:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/24 04:57:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:37 DEBUG : files root 'rclone-test-tiwediv0cudi': File to upload is small (7 bytes), uploading instead of streaming 2025/08/24 04:57:38 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/24 04:57:38 DEBUG : file1: Size of src and dst objects identical 2025/08/24 04:57:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:38 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:57:38 DEBUG : Looking for writers 2025/08/24 04:57:38 DEBUG : file1: reading active writers 2025/08/24 04:57:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.49s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:57:38 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:57:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:57:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:57:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/24 04:57:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/24 04:57:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:38 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/24 04:57:39 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/24 04:57:39 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/24 04:57:39 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/24 04:57:39 DEBUG : files root 'rclone-test-tiwediv0cudi': File to upload is small (11 bytes), uploading instead of streaming 2025/08/24 04:57:40 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/24 04:57:40 DEBUG : file1: Size of src and dst objects identical 2025/08/24 04:57:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:40 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/24 04:57:40 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:57:40 DEBUG : Looking for writers 2025/08/24 04:57:40 DEBUG : file1: reading active writers 2025/08/24 04:57:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.46s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:57:40 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:57:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:57:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:57:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/24 04:57:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/24 04:57:41 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/24 04:57:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:41 DEBUG : files root 'rclone-test-tiwediv0cudi': File to upload is small (5 bytes), uploading instead of streaming 2025/08/24 04:57:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/24 04:57:41 DEBUG : file1: Size of src and dst objects identical 2025/08/24 04:57:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:41 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/24 04:57:41 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:57:41 DEBUG : Looking for writers 2025/08/24 04:57:41 DEBUG : file1: reading active writers 2025/08/24 04:57:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.34s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:57:42 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:57:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:57:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:57:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/24 04:57:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/24 04:57:42 DEBUG : file1: WriteFileHandle.Release closing 2025/08/24 04:57:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:42 DEBUG : files root 'rclone-test-tiwediv0cudi': File to upload is small (0 bytes), uploading instead of streaming 2025/08/24 04:57:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/24 04:57:43 DEBUG : file1: Size of src and dst objects identical 2025/08/24 04:57:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:43 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/24 04:57:43 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:57:43 DEBUG : Looking for writers 2025/08/24 04:57:43 DEBUG : file1: reading active writers 2025/08/24 04:57:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.38s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:57:43 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:57:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:57:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:57:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/24 04:57:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/24 04:57:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:43 DEBUG : files root 'rclone-test-tiwediv0cudi': File to upload is small (2 bytes), uploading instead of streaming 2025/08/24 04:57:44 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/08/24 04:57:44 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/24 04:57:44 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/08/24 04:57:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:44 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:57:44 DEBUG : Looking for writers 2025/08/24 04:57:44 DEBUG : file1: reading active writers 2025/08/24 04:57:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.56s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:57:45 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:57:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:57:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:57:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/24 04:57:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/24 04:57:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:45 DEBUG : files root 'rclone-test-tiwediv0cudi': File to upload is small (0 bytes), uploading instead of streaming 2025/08/24 04:57:46 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/24 04:57:46 DEBUG : file1: Size of src and dst objects identical 2025/08/24 04:57:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:57:46 DEBUG : file1: Open: flags=O_RDONLY 2025/08/24 04:57:46 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/24 04:57:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/24 04:57:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:57:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/24 04:57:46 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:57:46 DEBUG : Looking for writers 2025/08/24 04:57:46 DEBUG : file1: reading active writers 2025/08/24 04:57:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.70s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-tiwediv0cudi'", Local "Local file system at /tmp/rclone3357745173", Modify Window "1s" 2025/08/24 04:57:46 INFO : files root 'rclone-test-tiwediv0cudi': poll-interval is not supported by this remote 2025/08/24 04:57:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/24 04:57:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/24 04:57:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/24 04:57:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/24 04:57:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:47 DEBUG : files root 'rclone-test-tiwediv0cudi': File to upload is small (100 bytes), uploading instead of streaming 2025/08/24 04:57:47 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/24 04:57:47 DEBUG : file1: Size of src and dst objects identical 2025/08/24 04:57:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/24 04:57:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/24 04:57:47 DEBUG : file1: Open: flags=O_RDONLY 2025/08/24 04:57:47 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/24 04:57:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/24 04:57:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/24 04:57:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/24 04:57:48 DEBUG : WaitForWriters: timeout=30s 2025/08/24 04:57:48 DEBUG : Looking for writers 2025/08/24 04:57:48 DEBUG : file1: reading active writers 2025/08/24 04:57:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.66s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/08/24 04:57:48 DEBUG : files root 'rclone-test-tiwediv0cudi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m44.962062288s (try 1/5): exit status 1: Failed [TestDirReadDirAll/Virtual TestVFSRename]