"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/02/05 03:53:46 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-pomogip0pawo" 2025/02/05 03:53:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 03:53:46 DEBUG : Creating backend with remote "/tmp/rclone75500809" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:53:46 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:53:48 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:53:48 DEBUG : dir: Looking for writers 2025/02/05 03:53:48 DEBUG : : Looking for writers 2025/02/05 03:53:48 DEBUG : dir: reading active writers 2025/02/05 03:53:48 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.73s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:53:49 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:45 Error: Should be true Test: TestDirHandleReaddir Messages: listing wrong, want dir/file1 (14), dir/file2 (15), dir/subdir/file3 (16) got dir/file2 (15), dir/subdir/file3 (16) fstest.go:197: Not found "dir/file1" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:45 Error: Not equal: expected: 0 actual : 1 Test: TestDirHandleReaddir Messages: 1 objects not found dir_handle_test.go:57: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:57 Error: Not equal: expected: 3 actual : 2 Test: TestDirHandleReaddir 2025/02/05 03:54:00 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:54:00 DEBUG : dir/subdir: Looking for writers 2025/02/05 03:54:00 DEBUG : dir: Looking for writers 2025/02/05 03:54:00 DEBUG : file2: reading active writers 2025/02/05 03:54:00 DEBUG : subdir: reading active writers 2025/02/05 03:54:00 DEBUG : : Looking for writers 2025/02/05 03:54:00 DEBUG : dir: reading active writers 2025/02/05 03:54:00 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleReaddir (11.90s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:54:01 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:54:03 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:54:03 DEBUG : dir: Looking for writers 2025/02/05 03:54:03 DEBUG : file1: reading active writers 2025/02/05 03:54:03 DEBUG : : Looking for writers 2025/02/05 03:54:03 DEBUG : dir: reading active writers 2025/02/05 03:54:03 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.24s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:54:03 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:54:05 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:54:05 DEBUG : dir: Looking for writers 2025/02/05 03:54:05 DEBUG : : Looking for writers 2025/02/05 03:54:05 DEBUG : dir: reading active writers 2025/02/05 03:54:05 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.90s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:54:05 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:54:07 DEBUG : dir: forgetting directory cache 2025/02/05 03:54:07 DEBUG : : forgetting directory cache 2025/02/05 03:54:07 DEBUG : dir: forgetting directory cache 2025/02/05 03:54:07 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:54:07 DEBUG : : Looking for writers 2025/02/05 03:54:07 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.08s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:54:07 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:54:09 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/02/05 03:54:09 DEBUG : dir: invalidating directory cache 2025/02/05 03:54:09 DEBUG : : >ForgetPath: 2025/02/05 03:54:09 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/02/05 03:54:09 DEBUG : : invalidating directory cache 2025/02/05 03:54:09 DEBUG : dir: forgetting directory cache 2025/02/05 03:54:09 DEBUG : : >ForgetPath: 2025/02/05 03:54:09 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/02/05 03:54:09 DEBUG : : >ForgetPath: 2025/02/05 03:54:09 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:54:09 DEBUG : dir: Looking for writers 2025/02/05 03:54:09 DEBUG : : Looking for writers 2025/02/05 03:54:09 DEBUG : dir: reading active writers 2025/02/05 03:54:09 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.99s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:54:09 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:54:12 DEBUG : : forgetting directory cache 2025/02/05 03:54:12 DEBUG : dir: forgetting directory cache 2025/02/05 03:54:12 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:54:12 DEBUG : fil/a/b: Looking for writers 2025/02/05 03:54:12 DEBUG : fil/a: Looking for writers 2025/02/05 03:54:12 DEBUG : b: reading active writers 2025/02/05 03:54:12 DEBUG : fil: Looking for writers 2025/02/05 03:54:12 DEBUG : a: reading active writers 2025/02/05 03:54:12 DEBUG : dir: Looking for writers 2025/02/05 03:54:12 DEBUG : : Looking for writers 2025/02/05 03:54:12 DEBUG : dir: reading active writers 2025/02/05 03:54:12 DEBUG : fil: reading active writers 2025/02/05 03:54:12 DEBUG : >WaitForWriters: 2025/02/05 03:54:13 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-pomogip0pawo/fil/a not empty`) 2025/02/05 03:54:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/05 03:54:13 DEBUG : pacer: Reducing sleep to 15ms 2025/02/05 03:54:14 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-pomogip0pawo/fil not empty`) 2025/02/05 03:54:14 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/02/05 03:54:14 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-pomogip0pawo/fil not empty`) 2025/02/05 03:54:14 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/02/05 03:54:14 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-pomogip0pawo/fil not empty`) 2025/02/05 03:54:14 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/02/05 03:54:14 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-pomogip0pawo/fil not empty`) 2025/02/05 03:54:14 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2025/02/05 03:54:14 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-pomogip0pawo/fil not empty`) 2025/02/05 03:54:14 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2025/02/05 03:54:14 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-pomogip0pawo/fil not empty`) 2025/02/05 03:54:14 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2025/02/05 03:54:15 DEBUG : pacer: Reducing sleep to 720ms 2025/02/05 03:54:16 DEBUG : pacer: Reducing sleep to 540ms 2025/02/05 03:54:16 DEBUG : pacer: Reducing sleep to 405ms --- PASS: TestDirWalk (7.23s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:54:17 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:54:18 DEBUG : pacer: Reducing sleep to 303.75ms 2025/02/05 03:54:18 DEBUG : pacer: Reducing sleep to 227.8125ms 2025/02/05 03:54:18 DEBUG : pacer: Reducing sleep to 170.859375ms 2025/02/05 03:54:18 DEBUG : pacer: Reducing sleep to 128.144531ms 2025/02/05 03:54:19 DEBUG : pacer: Reducing sleep to 96.108398ms 2025/02/05 03:54:19 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:54:19 DEBUG : dir: Looking for writers 2025/02/05 03:54:19 DEBUG : : Looking for writers 2025/02/05 03:54:19 DEBUG : dir: reading active writers 2025/02/05 03:54:19 DEBUG : >WaitForWriters: 2025/02/05 03:54:19 DEBUG : pacer: Reducing sleep to 72.081298ms 2025/02/05 03:54:19 DEBUG : pacer: Reducing sleep to 54.060973ms 2025/02/05 03:54:19 DEBUG : pacer: Reducing sleep to 40.545729ms 2025/02/05 03:54:19 DEBUG : pacer: Reducing sleep to 30.409296ms 2025/02/05 03:54:19 DEBUG : pacer: Reducing sleep to 22.806972ms --- PASS: TestDirSetModTime (2.83s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:54:19 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:54:20 DEBUG : pacer: Reducing sleep to 17.105229ms 2025/02/05 03:54:20 DEBUG : pacer: Reducing sleep to 12.828921ms 2025/02/05 03:54:20 DEBUG : pacer: Reducing sleep to 10ms 2025/02/05 03:54:21 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:54:21 DEBUG : dir: Looking for writers 2025/02/05 03:54:21 DEBUG : file1: reading active writers 2025/02/05 03:54:21 DEBUG : : Looking for writers 2025/02/05 03:54:21 DEBUG : dir: reading active writers 2025/02/05 03:54:21 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.05s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:54:21 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:256 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:197: Not found "dir/file1" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:256 Error: Not equal: expected: 0 actual : 1 Test: TestDirReadDirAll Messages: 1 objects not found dir_test.go:247: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:247 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:262 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/02/05 03:54:32 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/02/05 03:54:32 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/02/05 03:54:32 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/05 03:54:32 DEBUG : dir: Added virtual directory entry vDel: "subdir" dir_test.go:247: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:247 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:284 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/02/05 03:54:34 DEBUG : dir: invalidating directory cache 2025/02/05 03:54:34 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/02/05 03:54:34 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/02/05 03:54:34 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/02/05 03:54:34 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/02/05 03:54:34 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:247: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:247 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:297 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/02/05 03:54:34 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/02/05 03:54:34 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/02/05 03:54:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/05 03:54:34 DEBUG : dir: invalidating directory cache 2025/02/05 03:54:35 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/02/05 03:54:35 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/02/05 03:54:35 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:247: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:247 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:321 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/02/05 03:54:35 DEBUG : : forgetting directory cache 2025/02/05 03:54:35 DEBUG : dir: forgetting directory cache 2025/02/05 03:54:35 DEBUG : dir/virtualDir: forgetting directory cache dir_test.go:247: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:247 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:326 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/02/05 03:54:35 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:54:35 DEBUG : dir/virtualDir: Looking for writers 2025/02/05 03:54:35 DEBUG : dir: Looking for writers 2025/02/05 03:54:35 DEBUG : virtualFile2: reading active writers 2025/02/05 03:54:35 DEBUG : virtualFile: reading active writers 2025/02/05 03:54:35 DEBUG : virtualDir: reading active writers 2025/02/05 03:54:35 DEBUG : : Looking for writers 2025/02/05 03:54:35 DEBUG : dir: reading active writers 2025/02/05 03:54:35 DEBUG : >WaitForWriters: 2025/02/05 03:54:36 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-pomogip0pawo/dir not empty`) 2025/02/05 03:54:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/05 03:54:36 DEBUG : pacer: Reducing sleep to 15ms 2025/02/05 03:54:36 DEBUG : pacer: Reducing sleep to 11.25ms --- FAIL: TestDirReadDirAll (14.49s) --- FAIL: TestDirReadDirAll/Virtual (2.36s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:54:36 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:54:36 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:23 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:331 Error: Should be true Test: TestDirOpen Messages: listing wrong, want dir/file1 (14) got fstest.go:197: Not found "dir/file1" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:23 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:331 Error: Not equal: expected: 0 actual : 1 Test: TestDirOpen Messages: 1 objects not found dir_test.go:26: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:331 Error: Received unexpected error: file does not exist Test: TestDirOpen 2025/02/05 03:54:44 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:54:44 DEBUG : : Looking for writers 2025/02/05 03:54:44 DEBUG : >WaitForWriters: --- FAIL: TestDirOpen (8.49s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:54:44 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:54:46 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:54:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/05 03:54:46 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/02/05 03:54:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/05 03:54:46 DEBUG : files root 'rclone-test-pomogip0pawo': File to upload is small (5 bytes), uploading instead of streaming 2025/02/05 03:54:47 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/02/05 03:54:47 DEBUG : dir/potato: Size of src and dst objects identical 2025/02/05 03:54:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/02/05 03:54:47 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:54:47 DEBUG : dir: Looking for writers 2025/02/05 03:54:47 DEBUG : file1: reading active writers 2025/02/05 03:54:47 DEBUG : potato: reading active writers 2025/02/05 03:54:47 DEBUG : : Looking for writers 2025/02/05 03:54:47 DEBUG : dir: reading active writers 2025/02/05 03:54:47 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.32s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:54:48 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:54:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/05 03:54:50 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:54:50 DEBUG : dir/sub: Looking for writers 2025/02/05 03:54:50 DEBUG : dir: Looking for writers 2025/02/05 03:54:50 DEBUG : file1: reading active writers 2025/02/05 03:54:50 DEBUG : sub: reading active writers 2025/02/05 03:54:50 DEBUG : : Looking for writers 2025/02/05 03:54:50 DEBUG : dir: reading active writers 2025/02/05 03:54:50 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.11s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:54:51 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:54:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/05 03:54:53 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/02/05 03:54:53 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:54:53 DEBUG : dir/sub/subsub: Looking for writers 2025/02/05 03:54:53 DEBUG : dir/sub: Looking for writers 2025/02/05 03:54:53 DEBUG : subsub: reading active writers 2025/02/05 03:54:53 DEBUG : dir: Looking for writers 2025/02/05 03:54:53 DEBUG : file1: reading active writers 2025/02/05 03:54:53 DEBUG : sub: reading active writers 2025/02/05 03:54:53 DEBUG : : Looking for writers 2025/02/05 03:54:53 DEBUG : dir: reading active writers 2025/02/05 03:54:53 DEBUG : >WaitForWriters: 2025/02/05 03:54:54 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-pomogip0pawo/dir/sub not empty`) 2025/02/05 03:54:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/05 03:54:54 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-pomogip0pawo/dir/sub not empty`) 2025/02/05 03:54:54 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/02/05 03:54:54 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-pomogip0pawo/dir/sub not empty`) 2025/02/05 03:54:54 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/02/05 03:54:55 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-pomogip0pawo/dir/sub not empty`) 2025/02/05 03:54:55 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/02/05 03:54:55 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-pomogip0pawo/dir/sub not empty`) 2025/02/05 03:54:55 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/02/05 03:54:55 DEBUG : pacer: Reducing sleep to 240ms 2025/02/05 03:54:55 DEBUG : pacer: Reducing sleep to 180ms 2025/02/05 03:54:55 DEBUG : pacer: Reducing sleep to 135ms --- PASS: TestDirMkdirSub (4.65s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:54:55 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:54:56 DEBUG : pacer: Reducing sleep to 101.25ms 2025/02/05 03:54:56 DEBUG : pacer: Reducing sleep to 75.9375ms 2025/02/05 03:54:56 DEBUG : pacer: Reducing sleep to 56.953125ms 2025/02/05 03:54:56 DEBUG : pacer: Reducing sleep to 42.714843ms 2025/02/05 03:54:57 DEBUG : pacer: Reducing sleep to 32.036132ms 2025/02/05 03:54:57 DEBUG : pacer: Reducing sleep to 24.027099ms 2025/02/05 03:54:57 ERROR : dir/: Dir.Remove not empty 2025/02/05 03:54:57 DEBUG : dir/file1: Remove: 2025/02/05 03:54:57 DEBUG : pacer: Reducing sleep to 18.020324ms 2025/02/05 03:54:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/05 03:54:57 DEBUG : dir/file1: >Remove: err= 2025/02/05 03:54:57 DEBUG : pacer: Reducing sleep to 13.515243ms 2025/02/05 03:54:57 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/05 03:54:57 DEBUG : pacer: Reducing sleep to 10.136432ms 2025/02/05 03:54:57 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:54:57 DEBUG : : Looking for writers 2025/02/05 03:54:57 DEBUG : >WaitForWriters: 2025/02/05 03:54:57 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirRemove (2.02s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:54:58 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:54:59 DEBUG : dir/file1: Remove: 2025/02/05 03:54:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/05 03:54:59 DEBUG : dir/file1: >Remove: err= 2025/02/05 03:54:59 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/05 03:54:59 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:54:59 DEBUG : : Looking for writers 2025/02/05 03:54:59 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.01s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:55:00 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:55:01 DEBUG : dir/file1: Remove: 2025/02/05 03:55:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/05 03:55:01 DEBUG : dir/file1: >Remove: err= 2025/02/05 03:55:01 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:01 DEBUG : dir: Looking for writers 2025/02/05 03:55:01 DEBUG : : Looking for writers 2025/02/05 03:55:01 DEBUG : dir: reading active writers 2025/02/05 03:55:01 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.49s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:55:02 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:55:04 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/02/05 03:55:05 DEBUG : dir: Updating dir with dir2 0xc000ae2410 2025/02/05 03:55:05 DEBUG : dir: forgetting directory cache 2025/02/05 03:55:05 DEBUG : : Added virtual directory entry vDel: "dir" 2025/02/05 03:55:05 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/02/05 03:55:06 INFO : dir2/file1: Moved (server-side) to: file2 2025/02/05 03:55:06 DEBUG : file2: Updating file with file2 0xc0000018c0 2025/02/05 03:55:06 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/02/05 03:55:06 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/05 03:55:07 INFO : dir2/file3: Deleted 2025/02/05 03:55:07 INFO : file2: Moved (server-side) to: dir2/file3 2025/02/05 03:55:07 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0000018c0 2025/02/05 03:55:07 DEBUG : : Added virtual directory entry vDel: "file2" 2025/02/05 03:55:07 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/02/05 03:55:08 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/02/05 03:55:08 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0004cde10 2025/02/05 03:55:08 DEBUG : empty directory: forgetting directory cache 2025/02/05 03:55:08 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/02/05 03:55:08 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/02/05 03:55:08 DEBUG : dir2: Renaming to "dir3" 2025/02/05 03:55:08 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:08 DEBUG : dir3: Looking for writers 2025/02/05 03:55:08 DEBUG : file3: reading active writers 2025/02/05 03:55:08 DEBUG : renamed empty directory: Looking for writers 2025/02/05 03:55:08 DEBUG : : Looking for writers 2025/02/05 03:55:08 DEBUG : dir3: reading active writers 2025/02/05 03:55:08 DEBUG : renamed empty directory: reading active writers 2025/02/05 03:55:08 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.07s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:55:09 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:55:11 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/02/05 03:55:11 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:55:11 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/05 03:55:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/05 03:55:11 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/02/05 03:55:11 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/02/05 03:55:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/05 03:55:11 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:55:11 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/05 03:55:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/05 03:55:11 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/02/05 03:55:11 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/02/05 03:55:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/05 03:55:11 DEBUG : files root 'rclone-test-pomogip0pawo': File to upload is small (12 bytes), uploading instead of streaming 2025/02/05 03:55:11 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/02/05 03:55:11 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/02/05 03:55:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/02/05 03:55:11 DEBUG : : forgetting directory cache 2025/02/05 03:55:11 DEBUG : dir: forgetting directory cache 2025/02/05 03:55:11 DEBUG : dir/sub: forgetting directory cache 2025/02/05 03:55:11 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/02/05 03:55:11 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/02/05 03:55:11 DEBUG : files root 'rclone-test-pomogip0pawo': File to upload is small (5 bytes), uploading instead of streaming 2025/02/05 03:55:12 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/02/05 03:55:12 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/02/05 03:55:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/02/05 03:55:12 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:12 DEBUG : dir/sub: Looking for writers 2025/02/05 03:55:12 DEBUG : file0: reading active writers 2025/02/05 03:55:12 DEBUG : file2: reading active writers 2025/02/05 03:55:12 DEBUG : dir: Looking for writers 2025/02/05 03:55:12 DEBUG : file1: reading active writers 2025/02/05 03:55:12 DEBUG : sub: reading active writers 2025/02/05 03:55:12 DEBUG : : Looking for writers 2025/02/05 03:55:12 DEBUG : dir: reading active writers 2025/02/05 03:55:12 DEBUG : >WaitForWriters: 2025/02/05 03:55:13 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-pomogip0pawo/dir not empty`) 2025/02/05 03:55:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/05 03:55:13 DEBUG : pacer: Reducing sleep to 15ms 2025/02/05 03:55:13 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (4.48s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:55:14 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:55:14 DEBUG : pacer: Reducing sleep to 10ms 2025/02/05 03:55:15 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:15 DEBUG : dir: Looking for writers 2025/02/05 03:55:15 DEBUG : file1: reading active writers 2025/02/05 03:55:15 DEBUG : : Looking for writers 2025/02/05 03:55:15 DEBUG : dir: reading active writers 2025/02/05 03:55:15 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.06s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:55:16 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:55:18 DEBUG : Can set mod time: true 2025/02/05 03:55:18 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/02/05 03:55:18 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:18 DEBUG : dir: Looking for writers 2025/02/05 03:55:18 DEBUG : file1: reading active writers 2025/02/05 03:55:18 DEBUG : : Looking for writers 2025/02/05 03:55:18 DEBUG : dir: reading active writers 2025/02/05 03:55:18 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:55:19 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:55:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/05 03:55:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/05 03:55:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:55:20 DEBUG : files root 'rclone-test-pomogip0pawo': File to upload is small (0 bytes), uploading instead of streaming 2025/02/05 03:55:21 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/02/05 03:55:21 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/05 03:55:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/02/05 03:55:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:55:21 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:21 DEBUG : dir: Looking for writers 2025/02/05 03:55:21 DEBUG : file1: reading active writers 2025/02/05 03:55:21 DEBUG : : Looking for writers 2025/02/05 03:55:21 DEBUG : dir: reading active writers 2025/02/05 03:55:21 DEBUG : >WaitForWriters: 2025/02/05 03:55:22 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:22 DEBUG : dir: Looking for writers 2025/02/05 03:55:22 DEBUG : file1: reading active writers 2025/02/05 03:55:22 DEBUG : : Looking for writers 2025/02/05 03:55:22 DEBUG : dir: reading active writers 2025/02/05 03:55:22 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:55:22 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:55:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/05 03:55:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/05 03:55:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:55:24 DEBUG : files root 'rclone-test-pomogip0pawo': File to upload is small (5 bytes), uploading instead of streaming 2025/02/05 03:55:24 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/02/05 03:55:24 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/05 03:55:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/02/05 03:55:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:55:25 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:25 DEBUG : dir: Looking for writers 2025/02/05 03:55:25 DEBUG : file1: reading active writers 2025/02/05 03:55:25 DEBUG : : Looking for writers 2025/02/05 03:55:25 DEBUG : dir: reading active writers 2025/02/05 03:55:25 DEBUG : >WaitForWriters: 2025/02/05 03:55:25 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:25 DEBUG : dir: Looking for writers 2025/02/05 03:55:25 DEBUG : file1: reading active writers 2025/02/05 03:55:25 DEBUG : : Looking for writers 2025/02/05 03:55:25 DEBUG : dir: reading active writers 2025/02/05 03:55:25 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:55:26 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:55:26 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:55:26 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:26 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:55:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:26 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:55:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:26 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:55:27 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/02/05 03:55:27 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:27 DEBUG : dir: Looking for writers 2025/02/05 03:55:27 DEBUG : file1: reading active writers 2025/02/05 03:55:27 DEBUG : : Looking for writers 2025/02/05 03:55:27 DEBUG : dir: reading active writers 2025/02/05 03:55:27 DEBUG : >WaitForWriters: 2025/02/05 03:55:27 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:55:28 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:55:28 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:55:28 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:28 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:55:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:55:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:28 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:55:29 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/02/05 03:55:29 DEBUG : dir/file1: newRWFileHandle: 2025/02/05 03:55:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/05 03:55:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/05 03:55:29 DEBUG : dir/file1(0xc000aa89c0): close: 2025/02/05 03:55:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/02/05 03:55:30 DEBUG : dir/file1(0xc000aa89c0): >close: err= 2025/02/05 03:55:30 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:30 DEBUG : dir: Looking for writers 2025/02/05 03:55:30 DEBUG : file1: reading active writers 2025/02/05 03:55:30 DEBUG : : Looking for writers 2025/02/05 03:55:30 DEBUG : dir: reading active writers 2025/02/05 03:55:30 DEBUG : >WaitForWriters: 2025/02/05 03:55:30 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:30 DEBUG : dir: Looking for writers 2025/02/05 03:55:30 DEBUG : file1: reading active writers 2025/02/05 03:55:30 DEBUG : : Looking for writers 2025/02/05 03:55:30 DEBUG : dir: reading active writers 2025/02/05 03:55:30 DEBUG : >WaitForWriters: 2025/02/05 03:55:30 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:55:31 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:55:31 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:55:31 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:31 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:55:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:31 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:55:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:31 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:55:32 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/02/05 03:55:32 DEBUG : dir/file1: newRWFileHandle: 2025/02/05 03:55:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/05 03:55:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/05 03:55:32 DEBUG : dir/file1(0xc000b0b4c0): _writeAt: size=5, off=0 2025/02/05 03:55:32 DEBUG : dir/file1(0xc000b0b4c0): openPending: 2025/02/05 03:55:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/02/05 03:55:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/05 03:55:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:55:32 DEBUG : dir/file1(0xc000b0b4c0): >openPending: err= 2025/02/05 03:55:32 DEBUG : dir/file1(0xc000b0b4c0): >_writeAt: n=5, err= 2025/02/05 03:55:32 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/02/05 03:55:32 DEBUG : dir/file1(0xc000b0b4c0): close: 2025/02/05 03:55:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/02/05 03:55:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/02/05 03:55:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/02/05 03:55:32 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/05 03:55:32 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/02/05 03:55:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/05 03:55:32 DEBUG : dir/file1(0xc000b0b4c0): >close: err= 2025/02/05 03:55:32 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:32 DEBUG : dir: Looking for writers 2025/02/05 03:55:32 DEBUG : file1: reading active writers 2025/02/05 03:55:32 DEBUG : : Looking for writers 2025/02/05 03:55:32 DEBUG : dir: reading active writers 2025/02/05 03:55:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/05 03:55:32 DEBUG : dir: Looking for writers 2025/02/05 03:55:32 DEBUG : file1: reading active writers 2025/02/05 03:55:32 DEBUG : : Looking for writers 2025/02/05 03:55:32 DEBUG : dir: reading active writers 2025/02/05 03:55:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/05 03:55:32 DEBUG : dir: Looking for writers 2025/02/05 03:55:32 DEBUG : file1: reading active writers 2025/02/05 03:55:32 DEBUG : : Looking for writers 2025/02/05 03:55:32 DEBUG : dir: reading active writers 2025/02/05 03:55:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/05 03:55:32 DEBUG : dir: Looking for writers 2025/02/05 03:55:32 DEBUG : file1: reading active writers 2025/02/05 03:55:32 DEBUG : : Looking for writers 2025/02/05 03:55:32 DEBUG : dir: reading active writers 2025/02/05 03:55:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/05 03:55:32 DEBUG : dir/file1: vfs cache: starting upload 2025/02/05 03:55:32 DEBUG : dir: Looking for writers 2025/02/05 03:55:32 DEBUG : file1: reading active writers 2025/02/05 03:55:32 DEBUG : : Looking for writers 2025/02/05 03:55:32 DEBUG : dir: reading active writers 2025/02/05 03:55:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/05 03:55:32 DEBUG : dir: Looking for writers 2025/02/05 03:55:32 DEBUG : file1: reading active writers 2025/02/05 03:55:32 DEBUG : : Looking for writers 2025/02/05 03:55:32 DEBUG : dir: reading active writers 2025/02/05 03:55:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/05 03:55:33 DEBUG : dir: Looking for writers 2025/02/05 03:55:33 DEBUG : file1: reading active writers 2025/02/05 03:55:33 DEBUG : : Looking for writers 2025/02/05 03:55:33 DEBUG : dir: reading active writers 2025/02/05 03:55:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/05 03:55:33 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/02/05 03:55:33 INFO : dir/file1: Copied (replaced existing) 2025/02/05 03:55:33 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/02/05 03:55:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/05 03:55:33 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/02/05 03:55:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:55:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/05 03:55:33 DEBUG : dir: Looking for writers 2025/02/05 03:55:33 DEBUG : file1: reading active writers 2025/02/05 03:55:33 DEBUG : : Looking for writers 2025/02/05 03:55:33 DEBUG : dir: reading active writers 2025/02/05 03:55:33 DEBUG : >WaitForWriters: 2025/02/05 03:55:34 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:34 DEBUG : dir: Looking for writers 2025/02/05 03:55:34 DEBUG : file1: reading active writers 2025/02/05 03:55:34 DEBUG : : Looking for writers 2025/02/05 03:55:34 DEBUG : dir: reading active writers 2025/02/05 03:55:34 DEBUG : >WaitForWriters: 2025/02/05 03:55:34 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (18.74s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.52s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.29s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.22s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.47s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.43s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.81s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:55:34 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:55:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/05 03:55:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/05 03:55:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:55:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/02/05 03:55:36 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:36 DEBUG : dir: Looking for writers 2025/02/05 03:55:36 DEBUG : file1: reading active writers 2025/02/05 03:55:36 DEBUG : : Looking for writers 2025/02/05 03:55:36 DEBUG : dir: reading active writers 2025/02/05 03:55:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.25s) === RUN TestFileOpenReadUnknownSize 2025/02/05 03:55:37 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/02/05 03:55:37 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/05 03:55:37 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:55:37 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/02/05 03:55:37 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:37 DEBUG : : Looking for writers 2025/02/05 03:55:37 DEBUG : file.txt: reading active writers 2025/02/05 03:55:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:55:37 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:55:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:55:38 DEBUG : files root 'rclone-test-pomogip0pawo': File to upload is small (25 bytes), uploading instead of streaming 2025/02/05 03:55:39 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/02/05 03:55:39 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/05 03:55:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:55:39 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:39 DEBUG : dir: Looking for writers 2025/02/05 03:55:39 DEBUG : file1: reading active writers 2025/02/05 03:55:39 DEBUG : : Looking for writers 2025/02/05 03:55:39 DEBUG : dir: reading active writers 2025/02/05 03:55:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.74s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:55:39 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:55:41 DEBUG : dir/file1: Remove: 2025/02/05 03:55:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/05 03:55:41 DEBUG : dir/file1: >Remove: err= 2025/02/05 03:55:41 DEBUG : dir/file1: Remove: 2025/02/05 03:55:41 DEBUG : dir/file1: >Remove: err=Read only file system 2025/02/05 03:55:41 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:41 DEBUG : dir: Looking for writers 2025/02/05 03:55:41 DEBUG : : Looking for writers 2025/02/05 03:55:41 DEBUG : dir: reading active writers 2025/02/05 03:55:41 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.27s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:55:42 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:55:43 DEBUG : dir/file1: Remove: 2025/02/05 03:55:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/05 03:55:43 DEBUG : dir/file1: >Remove: err= 2025/02/05 03:55:43 DEBUG : dir/file1: Remove: 2025/02/05 03:55:43 DEBUG : dir/file1: >Remove: err=Read only file system 2025/02/05 03:55:43 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:43 DEBUG : dir: Looking for writers 2025/02/05 03:55:43 DEBUG : : Looking for writers 2025/02/05 03:55:43 DEBUG : dir: reading active writers 2025/02/05 03:55:43 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.29s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:55:44 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:55:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/05 03:55:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/05 03:55:45 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/02/05 03:55:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/05 03:55:45 DEBUG : dir/file1: Open: flags=O_RDWR 2025/02/05 03:55:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/05 03:55:45 DEBUG : dir/file1: Open: flags=0x3 2025/02/05 03:55:45 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/02/05 03:55:45 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/02/05 03:55:45 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:45 DEBUG : dir: Looking for writers 2025/02/05 03:55:45 DEBUG : file1: reading active writers 2025/02/05 03:55:45 DEBUG : : Looking for writers 2025/02/05 03:55:45 DEBUG : dir: reading active writers 2025/02/05 03:55:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.98s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:55:46 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:55:47 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:47 DEBUG : dir: Looking for writers 2025/02/05 03:55:47 DEBUG : file1: reading active writers 2025/02/05 03:55:47 DEBUG : : Looking for writers 2025/02/05 03:55:47 DEBUG : dir: reading active writers 2025/02/05 03:55:47 DEBUG : >WaitForWriters: 2025/02/05 03:55:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/05 03:55:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000efc780 2025/02/05 03:55:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/05 03:55:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/05 03:55:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/05 03:55:49 DEBUG : dir/file1: Updating file with dir/file1 0xc000efc780 2025/02/05 03:55:49 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/05 03:55:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:55:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/05 03:55:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/05 03:55:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:55:49 DEBUG : dir/file1: File is currently open, delaying rename 0xc000efc780 2025/02/05 03:55:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/05 03:55:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/05 03:55:49 DEBUG : files root 'rclone-test-pomogip0pawo': File to upload is small (25 bytes), uploading instead of streaming 2025/02/05 03:55:50 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/02/05 03:55:50 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/05 03:55:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/05 03:55:50 DEBUG : newLeaf: Running delayed rename now 2025/02/05 03:55:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/05 03:55:51 DEBUG : newLeaf: Updating file with newLeaf 0xc000efc780 2025/02/05 03:55:51 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:51 DEBUG : dir: Looking for writers 2025/02/05 03:55:51 DEBUG : : Looking for writers 2025/02/05 03:55:51 DEBUG : dir: reading active writers 2025/02/05 03:55:51 DEBUG : newLeaf: reading active writers 2025/02/05 03:55:51 DEBUG : >WaitForWriters: 2025/02/05 03:55:51 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:51 DEBUG : dir: Looking for writers 2025/02/05 03:55:51 DEBUG : : Looking for writers 2025/02/05 03:55:51 DEBUG : dir: reading active writers 2025/02/05 03:55:51 DEBUG : newLeaf: reading active writers 2025/02/05 03:55:51 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:55:52 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:55:52 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:55:52 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:52 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:55:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:55:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:52 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:55:53 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:53 DEBUG : dir: Looking for writers 2025/02/05 03:55:53 DEBUG : file1: reading active writers 2025/02/05 03:55:53 DEBUG : : Looking for writers 2025/02/05 03:55:53 DEBUG : dir: reading active writers 2025/02/05 03:55:53 DEBUG : >WaitForWriters: 2025/02/05 03:55:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/05 03:55:54 DEBUG : newLeaf: Updating file with newLeaf 0xc0004ae600 2025/02/05 03:55:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/05 03:55:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/05 03:55:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/05 03:55:55 DEBUG : dir/file1: Updating file with dir/file1 0xc0004ae600 2025/02/05 03:55:55 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/05 03:55:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:55:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/05 03:55:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/05 03:55:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:55:55 DEBUG : dir/file1: File is currently open, delaying rename 0xc0004ae600 2025/02/05 03:55:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/05 03:55:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/05 03:55:55 DEBUG : files root 'rclone-test-pomogip0pawo': File to upload is small (25 bytes), uploading instead of streaming 2025/02/05 03:55:56 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/02/05 03:55:56 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/05 03:55:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/05 03:55:56 DEBUG : newLeaf: Running delayed rename now 2025/02/05 03:55:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/05 03:55:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0004ae600 2025/02/05 03:55:56 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:56 DEBUG : dir: Looking for writers 2025/02/05 03:55:56 DEBUG : : Looking for writers 2025/02/05 03:55:56 DEBUG : newLeaf: reading active writers 2025/02/05 03:55:56 DEBUG : dir: reading active writers 2025/02/05 03:55:56 DEBUG : >WaitForWriters: 2025/02/05 03:55:57 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:57 DEBUG : dir: Looking for writers 2025/02/05 03:55:57 DEBUG : : Looking for writers 2025/02/05 03:55:57 DEBUG : dir: reading active writers 2025/02/05 03:55:57 DEBUG : newLeaf: reading active writers 2025/02/05 03:55:57 DEBUG : >WaitForWriters: 2025/02/05 03:55:57 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:55:57 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:55:57 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:55:57 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:57 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:55:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:55:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:55:57 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:55:59 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/05 03:55:59 DEBUG : dir/file1: newRWFileHandle: 2025/02/05 03:55:59 DEBUG : dir/file1(0xc000718980): openPending: 2025/02/05 03:55:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/02/05 03:55:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/05 03:55:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:55:59 DEBUG : dir/file1(0xc000718980): >openPending: err= 2025/02/05 03:55:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/05 03:55:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/05 03:55:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:55:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/05 03:55:59 DEBUG : dir/file1(0xc000718980): _writeAt: size=14, off=0 2025/02/05 03:55:59 DEBUG : dir/file1(0xc000718980): >_writeAt: n=14, err= 2025/02/05 03:55:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/05 03:55:59 DEBUG : dir/file1(0xc000718980): close: 2025/02/05 03:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/05 03:55:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/05 03:55:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/05 03:55:59 DEBUG : dir/file1(0xc000718980): >close: err= 2025/02/05 03:55:59 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:55:59 DEBUG : dir: Looking for writers 2025/02/05 03:55:59 DEBUG : file1: reading active writers 2025/02/05 03:55:59 DEBUG : : Looking for writers 2025/02/05 03:55:59 DEBUG : dir: reading active writers 2025/02/05 03:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/05 03:55:59 DEBUG : dir: Looking for writers 2025/02/05 03:55:59 DEBUG : file1: reading active writers 2025/02/05 03:55:59 DEBUG : : Looking for writers 2025/02/05 03:55:59 DEBUG : dir: reading active writers 2025/02/05 03:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/05 03:55:59 DEBUG : dir: Looking for writers 2025/02/05 03:55:59 DEBUG : file1: reading active writers 2025/02/05 03:55:59 DEBUG : : Looking for writers 2025/02/05 03:55:59 DEBUG : dir: reading active writers 2025/02/05 03:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/05 03:55:59 DEBUG : dir: Looking for writers 2025/02/05 03:55:59 DEBUG : file1: reading active writers 2025/02/05 03:55:59 DEBUG : : Looking for writers 2025/02/05 03:55:59 DEBUG : dir: reading active writers 2025/02/05 03:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/05 03:55:59 DEBUG : dir/file1: vfs cache: starting upload 2025/02/05 03:55:59 DEBUG : dir: Looking for writers 2025/02/05 03:55:59 DEBUG : file1: reading active writers 2025/02/05 03:55:59 DEBUG : : Looking for writers 2025/02/05 03:55:59 DEBUG : dir: reading active writers 2025/02/05 03:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/05 03:55:59 DEBUG : dir: Looking for writers 2025/02/05 03:55:59 DEBUG : file1: reading active writers 2025/02/05 03:55:59 DEBUG : : Looking for writers 2025/02/05 03:55:59 DEBUG : dir: reading active writers 2025/02/05 03:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/05 03:55:59 DEBUG : dir: Looking for writers 2025/02/05 03:55:59 DEBUG : file1: reading active writers 2025/02/05 03:55:59 DEBUG : : Looking for writers 2025/02/05 03:55:59 DEBUG : dir: reading active writers 2025/02/05 03:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/05 03:55:59 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/02/05 03:55:59 INFO : dir/file1: Copied (replaced existing) 2025/02/05 03:55:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/05 03:55:59 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/05 03:55:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:55:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/05 03:56:00 DEBUG : dir: Looking for writers 2025/02/05 03:56:00 DEBUG : file1: reading active writers 2025/02/05 03:56:00 DEBUG : : Looking for writers 2025/02/05 03:56:00 DEBUG : dir: reading active writers 2025/02/05 03:56:00 DEBUG : >WaitForWriters: 2025/02/05 03:56:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/05 03:56:00 DEBUG : dir/file1: newRWFileHandle: 2025/02/05 03:56:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/05 03:56:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/05 03:56:00 DEBUG : dir/file1(0xc0002bc500): _readAt: size=512, off=0 2025/02/05 03:56:00 DEBUG : dir/file1(0xc0002bc500): openPending: 2025/02/05 03:56:00 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/02/05 03:56:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/05 03:56:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:56:00 DEBUG : dir/file1(0xc0002bc500): >openPending: err= 2025/02/05 03:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/05 03:56:00 DEBUG : dir/file1(0xc0002bc500): >_readAt: n=14, err=EOF 2025/02/05 03:56:00 DEBUG : dir/file1(0xc0002bc500): close: 2025/02/05 03:56:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/05 03:56:00 DEBUG : dir/file1(0xc0002bc500): >close: err= 2025/02/05 03:56:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/05 03:56:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/05 03:56:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000efca80 2025/02/05 03:56:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/05 03:56:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/05 03:56:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/05 03:56:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/05 03:56:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000efca80 2025/02/05 03:56:02 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/05 03:56:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:56:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/05 03:56:02 DEBUG : dir/file1: newRWFileHandle: 2025/02/05 03:56:02 DEBUG : dir/file1(0xc000aa8cc0): openPending: 2025/02/05 03:56:02 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/02/05 03:56:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/05 03:56:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:56:02 DEBUG : dir/file1(0xc000aa8cc0): >openPending: err= 2025/02/05 03:56:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/05 03:56:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/05 03:56:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/05 03:56:02 DEBUG : dir/file1(0xc000aa8cc0): _writeAt: size=25, off=0 2025/02/05 03:56:02 DEBUG : dir/file1(0xc000aa8cc0): >_writeAt: n=25, err= 2025/02/05 03:56:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/05 03:56:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/05 03:56:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000efca80 2025/02/05 03:56:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/05 03:56:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/05 03:56:02 DEBUG : newLeaf(0xc000aa8cc0): close: 2025/02/05 03:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/05 03:56:02 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-05 03:56:02.311608085 +0000 UTC m=+136.084834250 2025/02/05 03:56:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/05 03:56:02 DEBUG : newLeaf(0xc000aa8cc0): >close: err= 2025/02/05 03:56:02 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:02 DEBUG : dir: Looking for writers 2025/02/05 03:56:02 DEBUG : : Looking for writers 2025/02/05 03:56:02 DEBUG : dir: reading active writers 2025/02/05 03:56:02 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/05 03:56:02 DEBUG : dir: Looking for writers 2025/02/05 03:56:02 DEBUG : : Looking for writers 2025/02/05 03:56:02 DEBUG : dir: reading active writers 2025/02/05 03:56:02 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/05 03:56:02 DEBUG : dir: Looking for writers 2025/02/05 03:56:02 DEBUG : : Looking for writers 2025/02/05 03:56:02 DEBUG : dir: reading active writers 2025/02/05 03:56:02 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/05 03:56:02 DEBUG : dir: Looking for writers 2025/02/05 03:56:02 DEBUG : : Looking for writers 2025/02/05 03:56:02 DEBUG : dir: reading active writers 2025/02/05 03:56:02 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/05 03:56:03 DEBUG : newLeaf: vfs cache: starting upload 2025/02/05 03:56:03 DEBUG : dir: Looking for writers 2025/02/05 03:56:03 DEBUG : : Looking for writers 2025/02/05 03:56:03 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:03 DEBUG : dir: reading active writers 2025/02/05 03:56:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/05 03:56:03 DEBUG : dir: Looking for writers 2025/02/05 03:56:03 DEBUG : : Looking for writers 2025/02/05 03:56:03 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:03 DEBUG : dir: reading active writers 2025/02/05 03:56:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/05 03:56:03 DEBUG : dir: Looking for writers 2025/02/05 03:56:03 DEBUG : : Looking for writers 2025/02/05 03:56:03 DEBUG : dir: reading active writers 2025/02/05 03:56:03 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/05 03:56:03 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/02/05 03:56:03 INFO : newLeaf: Copied (replaced existing) 2025/02/05 03:56:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-05 03:56:02 +0000 UTC," 2025/02/05 03:56:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/05 03:56:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/05 03:56:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/05 03:56:04 DEBUG : dir: Looking for writers 2025/02/05 03:56:04 DEBUG : : Looking for writers 2025/02/05 03:56:04 DEBUG : dir: reading active writers 2025/02/05 03:56:04 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:04 DEBUG : >WaitForWriters: 2025/02/05 03:56:04 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:04 DEBUG : dir: Looking for writers 2025/02/05 03:56:04 DEBUG : : Looking for writers 2025/02/05 03:56:04 DEBUG : dir: reading active writers 2025/02/05 03:56:04 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:04 DEBUG : >WaitForWriters: 2025/02/05 03:56:04 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:56:05 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:56:05 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:56:05 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:05 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:56:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:56:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:05 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:56:06 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:06 DEBUG : dir: Looking for writers 2025/02/05 03:56:06 DEBUG : file1: reading active writers 2025/02/05 03:56:06 DEBUG : : Looking for writers 2025/02/05 03:56:06 DEBUG : dir: reading active writers 2025/02/05 03:56:06 DEBUG : >WaitForWriters: 2025/02/05 03:56:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/05 03:56:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000ba0300 2025/02/05 03:56:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/05 03:56:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/05 03:56:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/05 03:56:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000ba0300 2025/02/05 03:56:08 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/05 03:56:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:56:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/05 03:56:08 DEBUG : dir/file1: newRWFileHandle: 2025/02/05 03:56:08 DEBUG : dir/file1(0xc000b0b600): openPending: 2025/02/05 03:56:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/02/05 03:56:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/05 03:56:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:56:08 DEBUG : dir/file1(0xc000b0b600): >openPending: err= 2025/02/05 03:56:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/05 03:56:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/05 03:56:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/05 03:56:08 DEBUG : dir/file1(0xc000b0b600): _writeAt: size=25, off=0 2025/02/05 03:56:08 DEBUG : dir/file1(0xc000b0b600): >_writeAt: n=25, err= 2025/02/05 03:56:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/05 03:56:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/05 03:56:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000ba0300 2025/02/05 03:56:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/05 03:56:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/05 03:56:09 DEBUG : newLeaf(0xc000b0b600): close: 2025/02/05 03:56:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/05 03:56:09 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-05 03:56:08.476064499 +0000 UTC m=+142.249290674 2025/02/05 03:56:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/05 03:56:09 DEBUG : newLeaf(0xc000b0b600): >close: err= 2025/02/05 03:56:09 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:09 DEBUG : dir: Looking for writers 2025/02/05 03:56:09 DEBUG : : Looking for writers 2025/02/05 03:56:09 DEBUG : dir: reading active writers 2025/02/05 03:56:09 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/05 03:56:09 DEBUG : dir: Looking for writers 2025/02/05 03:56:09 DEBUG : : Looking for writers 2025/02/05 03:56:09 DEBUG : dir: reading active writers 2025/02/05 03:56:09 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/05 03:56:09 DEBUG : dir: Looking for writers 2025/02/05 03:56:09 DEBUG : : Looking for writers 2025/02/05 03:56:09 DEBUG : dir: reading active writers 2025/02/05 03:56:09 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/05 03:56:09 DEBUG : dir: Looking for writers 2025/02/05 03:56:09 DEBUG : : Looking for writers 2025/02/05 03:56:09 DEBUG : dir: reading active writers 2025/02/05 03:56:09 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/05 03:56:09 DEBUG : newLeaf: vfs cache: starting upload 2025/02/05 03:56:09 DEBUG : dir: Looking for writers 2025/02/05 03:56:09 DEBUG : : Looking for writers 2025/02/05 03:56:09 DEBUG : dir: reading active writers 2025/02/05 03:56:09 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/05 03:56:09 DEBUG : dir: Looking for writers 2025/02/05 03:56:09 DEBUG : : Looking for writers 2025/02/05 03:56:09 DEBUG : dir: reading active writers 2025/02/05 03:56:09 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/05 03:56:09 DEBUG : dir: Looking for writers 2025/02/05 03:56:09 DEBUG : : Looking for writers 2025/02/05 03:56:09 DEBUG : dir: reading active writers 2025/02/05 03:56:09 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/05 03:56:09 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/02/05 03:56:09 INFO : newLeaf: Copied (replaced existing) 2025/02/05 03:56:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-05 03:56:08 +0000 UTC," 2025/02/05 03:56:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/05 03:56:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/05 03:56:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/05 03:56:10 DEBUG : dir: Looking for writers 2025/02/05 03:56:10 DEBUG : : Looking for writers 2025/02/05 03:56:10 DEBUG : dir: reading active writers 2025/02/05 03:56:10 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:10 DEBUG : >WaitForWriters: 2025/02/05 03:56:10 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:10 DEBUG : dir: Looking for writers 2025/02/05 03:56:10 DEBUG : : Looking for writers 2025/02/05 03:56:10 DEBUG : dir: reading active writers 2025/02/05 03:56:10 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:10 DEBUG : >WaitForWriters: 2025/02/05 03:56:10 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:56:11 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:56:11 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:56:11 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:11 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:56:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:11 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:56:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:11 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:56:12 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/05 03:56:12 DEBUG : dir/file1: newRWFileHandle: 2025/02/05 03:56:12 DEBUG : dir/file1(0xc000680c80): openPending: 2025/02/05 03:56:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/02/05 03:56:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/05 03:56:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:56:12 DEBUG : dir/file1(0xc000680c80): >openPending: err= 2025/02/05 03:56:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/05 03:56:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/05 03:56:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:56:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/05 03:56:12 DEBUG : dir/file1(0xc000680c80): _writeAt: size=14, off=0 2025/02/05 03:56:12 DEBUG : dir/file1(0xc000680c80): >_writeAt: n=14, err= 2025/02/05 03:56:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/05 03:56:12 DEBUG : dir/file1(0xc000680c80): close: 2025/02/05 03:56:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/05 03:56:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/05 03:56:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/05 03:56:12 DEBUG : dir/file1(0xc000680c80): >close: err= 2025/02/05 03:56:12 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:12 DEBUG : dir: Looking for writers 2025/02/05 03:56:12 DEBUG : file1: reading active writers 2025/02/05 03:56:12 DEBUG : : Looking for writers 2025/02/05 03:56:12 DEBUG : dir: reading active writers 2025/02/05 03:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/05 03:56:12 DEBUG : dir: Looking for writers 2025/02/05 03:56:12 DEBUG : file1: reading active writers 2025/02/05 03:56:12 DEBUG : : Looking for writers 2025/02/05 03:56:12 DEBUG : dir: reading active writers 2025/02/05 03:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/05 03:56:12 DEBUG : dir: Looking for writers 2025/02/05 03:56:12 DEBUG : file1: reading active writers 2025/02/05 03:56:12 DEBUG : : Looking for writers 2025/02/05 03:56:12 DEBUG : dir: reading active writers 2025/02/05 03:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/05 03:56:12 DEBUG : dir: Looking for writers 2025/02/05 03:56:12 DEBUG : file1: reading active writers 2025/02/05 03:56:12 DEBUG : : Looking for writers 2025/02/05 03:56:12 DEBUG : dir: reading active writers 2025/02/05 03:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/05 03:56:12 DEBUG : dir/file1: vfs cache: starting upload 2025/02/05 03:56:12 DEBUG : dir: Looking for writers 2025/02/05 03:56:12 DEBUG : file1: reading active writers 2025/02/05 03:56:12 DEBUG : : Looking for writers 2025/02/05 03:56:12 DEBUG : dir: reading active writers 2025/02/05 03:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/05 03:56:12 DEBUG : dir: Looking for writers 2025/02/05 03:56:12 DEBUG : file1: reading active writers 2025/02/05 03:56:12 DEBUG : : Looking for writers 2025/02/05 03:56:12 DEBUG : dir: reading active writers 2025/02/05 03:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/05 03:56:13 DEBUG : dir: Looking for writers 2025/02/05 03:56:13 DEBUG : file1: reading active writers 2025/02/05 03:56:13 DEBUG : : Looking for writers 2025/02/05 03:56:13 DEBUG : dir: reading active writers 2025/02/05 03:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/05 03:56:13 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/02/05 03:56:13 INFO : dir/file1: Copied (replaced existing) 2025/02/05 03:56:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/05 03:56:13 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/05 03:56:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:56:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/05 03:56:13 DEBUG : dir: Looking for writers 2025/02/05 03:56:13 DEBUG : file1: reading active writers 2025/02/05 03:56:13 DEBUG : : Looking for writers 2025/02/05 03:56:13 DEBUG : dir: reading active writers 2025/02/05 03:56:13 DEBUG : >WaitForWriters: 2025/02/05 03:56:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/05 03:56:13 DEBUG : dir/file1: newRWFileHandle: 2025/02/05 03:56:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/05 03:56:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/05 03:56:13 DEBUG : dir/file1(0xc000719e80): _readAt: size=512, off=0 2025/02/05 03:56:13 DEBUG : dir/file1(0xc000719e80): openPending: 2025/02/05 03:56: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/02/05 03:56:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/05 03:56:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:56:13 DEBUG : dir/file1(0xc000719e80): >openPending: err= 2025/02/05 03:56:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/05 03:56:13 DEBUG : dir/file1(0xc000719e80): >_readAt: n=14, err=EOF 2025/02/05 03:56:13 DEBUG : dir/file1(0xc000719e80): close: 2025/02/05 03:56:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/05 03:56:13 DEBUG : dir/file1(0xc000719e80): >close: err= 2025/02/05 03:56:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/05 03:56:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/05 03:56:14 DEBUG : newLeaf: Updating file with newLeaf 0xc000685a40 2025/02/05 03:56:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/05 03:56:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/05 03:56:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/05 03:56:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/05 03:56:15 DEBUG : dir/file1: Updating file with dir/file1 0xc000685a40 2025/02/05 03:56:15 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/05 03:56:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:56:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/05 03:56:15 DEBUG : dir/file1: newRWFileHandle: 2025/02/05 03:56:15 DEBUG : dir/file1(0xc00120c440): openPending: 2025/02/05 03:56:15 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/02/05 03:56:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/05 03:56:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:56:15 DEBUG : dir/file1(0xc00120c440): >openPending: err= 2025/02/05 03:56:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/05 03:56:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/05 03:56:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/05 03:56:15 DEBUG : dir/file1(0xc00120c440): _writeAt: size=25, off=0 2025/02/05 03:56:15 DEBUG : dir/file1(0xc00120c440): >_writeAt: n=25, err= 2025/02/05 03:56:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/05 03:56:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/05 03:56:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000685a40 2025/02/05 03:56:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/05 03:56:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/05 03:56:16 DEBUG : newLeaf(0xc00120c440): close: 2025/02/05 03:56:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/05 03:56:16 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-05 03:56:15.950248335 +0000 UTC m=+149.723474511 2025/02/05 03:56:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/05 03:56:16 DEBUG : newLeaf(0xc00120c440): >close: err= 2025/02/05 03:56:16 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:16 DEBUG : dir: Looking for writers 2025/02/05 03:56:16 DEBUG : : Looking for writers 2025/02/05 03:56:16 DEBUG : dir: reading active writers 2025/02/05 03:56:16 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/05 03:56:16 DEBUG : dir: Looking for writers 2025/02/05 03:56:16 DEBUG : : Looking for writers 2025/02/05 03:56:16 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:16 DEBUG : dir: reading active writers 2025/02/05 03:56:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/05 03:56:16 DEBUG : dir: Looking for writers 2025/02/05 03:56:16 DEBUG : : Looking for writers 2025/02/05 03:56:16 DEBUG : dir: reading active writers 2025/02/05 03:56:16 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/05 03:56:16 DEBUG : dir: Looking for writers 2025/02/05 03:56:16 DEBUG : : Looking for writers 2025/02/05 03:56:16 DEBUG : dir: reading active writers 2025/02/05 03:56:16 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/05 03:56:16 DEBUG : newLeaf: vfs cache: starting upload 2025/02/05 03:56:16 DEBUG : dir: Looking for writers 2025/02/05 03:56:16 DEBUG : : Looking for writers 2025/02/05 03:56:16 DEBUG : dir: reading active writers 2025/02/05 03:56:16 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/05 03:56:16 DEBUG : dir: Looking for writers 2025/02/05 03:56:16 DEBUG : : Looking for writers 2025/02/05 03:56:16 DEBUG : dir: reading active writers 2025/02/05 03:56:16 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/05 03:56:17 DEBUG : dir: Looking for writers 2025/02/05 03:56:17 DEBUG : : Looking for writers 2025/02/05 03:56:17 DEBUG : dir: reading active writers 2025/02/05 03:56:17 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/05 03:56:17 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/02/05 03:56:17 INFO : newLeaf: Copied (replaced existing) 2025/02/05 03:56:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-05 03:56:15 +0000 UTC," 2025/02/05 03:56:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/05 03:56:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/05 03:56:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/05 03:56:17 DEBUG : dir: Looking for writers 2025/02/05 03:56:17 DEBUG : : Looking for writers 2025/02/05 03:56:17 DEBUG : dir: reading active writers 2025/02/05 03:56:17 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:17 DEBUG : >WaitForWriters: 2025/02/05 03:56:18 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:18 DEBUG : dir: Looking for writers 2025/02/05 03:56:18 DEBUG : : Looking for writers 2025/02/05 03:56:18 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:18 DEBUG : dir: reading active writers 2025/02/05 03:56:18 DEBUG : >WaitForWriters: 2025/02/05 03:56:18 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:56:18 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:56:18 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:56:18 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:18 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:56:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:56:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:18 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:56:20 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:20 DEBUG : dir: Looking for writers 2025/02/05 03:56:20 DEBUG : file1: reading active writers 2025/02/05 03:56:20 DEBUG : : Looking for writers 2025/02/05 03:56:20 DEBUG : dir: reading active writers 2025/02/05 03:56:20 DEBUG : >WaitForWriters: 2025/02/05 03:56:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/05 03:56:20 DEBUG : dir/file1: newRWFileHandle: 2025/02/05 03:56:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/05 03:56:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/05 03:56:20 DEBUG : dir/file1(0xc0001643c0): _readAt: size=512, off=0 2025/02/05 03:56:20 DEBUG : dir/file1(0xc0001643c0): openPending: 2025/02/05 03:56:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/02/05 03:56:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/05 03:56:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:56:20 DEBUG : dir/file1(0xc0001643c0): >openPending: err= 2025/02/05 03:56:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/02/05 03:56:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/05 03:56:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/05 03:56:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:56:20 DEBUG : dir/file1(0xc0001643c0): >_readAt: n=14, err=EOF 2025/02/05 03:56:20 DEBUG : dir/file1(0xc0001643c0): close: 2025/02/05 03:56:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/05 03:56:20 DEBUG : dir/file1(0xc0001643c0): >close: err= 2025/02/05 03:56:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/05 03:56:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/05 03:56:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000684600 2025/02/05 03:56:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/05 03:56:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/05 03:56:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/05 03:56:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/05 03:56:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000684600 2025/02/05 03:56:22 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/05 03:56:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:56:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/05 03:56:22 DEBUG : dir/file1: newRWFileHandle: 2025/02/05 03:56:22 DEBUG : dir/file1(0xc0002bce00): openPending: 2025/02/05 03:56:22 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/02/05 03:56:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/05 03:56:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:56:22 DEBUG : dir/file1(0xc0002bce00): >openPending: err= 2025/02/05 03:56:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/05 03:56:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/05 03:56:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/05 03:56:22 DEBUG : dir/file1(0xc0002bce00): _writeAt: size=25, off=0 2025/02/05 03:56:22 DEBUG : dir/file1(0xc0002bce00): >_writeAt: n=25, err= 2025/02/05 03:56:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/05 03:56:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/05 03:56:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000684600 2025/02/05 03:56:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/05 03:56:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/05 03:56:22 DEBUG : newLeaf(0xc0002bce00): close: 2025/02/05 03:56:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/05 03:56:22 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-05 03:56:22.322939029 +0000 UTC m=+156.096165204 2025/02/05 03:56:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/05 03:56:22 DEBUG : newLeaf(0xc0002bce00): >close: err= 2025/02/05 03:56:22 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:22 DEBUG : dir: Looking for writers 2025/02/05 03:56:22 DEBUG : : Looking for writers 2025/02/05 03:56:22 DEBUG : dir: reading active writers 2025/02/05 03:56:22 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/05 03:56:22 DEBUG : dir: Looking for writers 2025/02/05 03:56:22 DEBUG : : Looking for writers 2025/02/05 03:56:22 DEBUG : dir: reading active writers 2025/02/05 03:56:22 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/05 03:56:22 DEBUG : dir: Looking for writers 2025/02/05 03:56:22 DEBUG : : Looking for writers 2025/02/05 03:56:22 DEBUG : dir: reading active writers 2025/02/05 03:56:22 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/05 03:56:23 DEBUG : dir: Looking for writers 2025/02/05 03:56:23 DEBUG : : Looking for writers 2025/02/05 03:56:23 DEBUG : dir: reading active writers 2025/02/05 03:56:23 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/05 03:56:23 DEBUG : newLeaf: vfs cache: starting upload 2025/02/05 03:56:23 DEBUG : dir: Looking for writers 2025/02/05 03:56:23 DEBUG : : Looking for writers 2025/02/05 03:56:23 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:23 DEBUG : dir: reading active writers 2025/02/05 03:56:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/05 03:56:23 DEBUG : dir: Looking for writers 2025/02/05 03:56:23 DEBUG : : Looking for writers 2025/02/05 03:56:23 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:23 DEBUG : dir: reading active writers 2025/02/05 03:56:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/05 03:56:23 DEBUG : dir: Looking for writers 2025/02/05 03:56:23 DEBUG : : Looking for writers 2025/02/05 03:56:23 DEBUG : dir: reading active writers 2025/02/05 03:56:23 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/05 03:56:23 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/02/05 03:56:23 INFO : newLeaf: Copied (replaced existing) 2025/02/05 03:56:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-02-05 03:56:22 +0000 UTC," 2025/02/05 03:56:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/05 03:56:23 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/05 03:56:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/05 03:56:24 DEBUG : dir: Looking for writers 2025/02/05 03:56:24 DEBUG : : Looking for writers 2025/02/05 03:56:24 DEBUG : dir: reading active writers 2025/02/05 03:56:24 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:24 DEBUG : >WaitForWriters: 2025/02/05 03:56:24 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:24 DEBUG : dir: Looking for writers 2025/02/05 03:56:24 DEBUG : : Looking for writers 2025/02/05 03:56:24 DEBUG : dir: reading active writers 2025/02/05 03:56:24 DEBUG : newLeaf: reading active writers 2025/02/05 03:56:24 DEBUG : >WaitForWriters: 2025/02/05 03:56:24 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting --- PASS: TestFileRename (38.78s) --- PASS: TestFileRename/off,forceCache=false (5.70s) --- PASS: TestFileRename/minimal,forceCache=false (5.63s) --- PASS: TestFileRename/minimal,forceCache=true (7.45s) --- PASS: TestFileRename/writes,forceCache=false (6.10s) --- PASS: TestFileRename/writes,forceCache=true (7.48s) --- PASS: TestFileRename/full,forceCache=false (6.41s) === 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-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:56:25 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:56:25 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:56:25 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:25 DEBUG : : Looking for writers 2025/02/05 03:56:25 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-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:56:25 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:56:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/05 03:56:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/05 03:56:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/05 03:56:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/05 03:56:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:56:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/05 03:56:26 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/02/05 03:56:26 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:26 DEBUG : dir: Looking for writers 2025/02/05 03:56:26 DEBUG : file1: reading active writers 2025/02/05 03:56:26 DEBUG : : Looking for writers 2025/02/05 03:56:26 DEBUG : dir: reading active writers 2025/02/05 03:56:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.27s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:56:27 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want dir/file1 (16) got fstest.go:197: Not found "dir/file1" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleSeek Messages: 1 objects not found 2025/02/05 03:56:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/05 03:56:35 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Received unexpected error: file does not exist Test: TestReadFileHandleSeek 2025/02/05 03:56:35 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:35 DEBUG : : Looking for writers 2025/02/05 03:56:35 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleSeek (8.48s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:56:36 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:56:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/05 03:56:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/05 03:56:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/05 03:56:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/05 03:56:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:56:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/05 03:56:38 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/05 03:56:38 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/05 03:56:38 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/05 03:56:38 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/05 03:56:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/05 03:56:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/05 03:56:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/05 03:56:38 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/02/05 03:56:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/02/05 03:56:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/02/05 03:56:38 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/02/05 03:56:39 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/02/05 03:56:39 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/02/05 03:56:39 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/02/05 03:56:39 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/02/05 03:56:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/02/05 03:56:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/02/05 03:56:39 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/05 03:56:39 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/02/05 03:56:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/02/05 03:56:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/02/05 03:56:39 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/05 03:56:39 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/05 03:56:39 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/05 03:56:39 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/05 03:56:39 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/02/05 03:56:39 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/05 03:56:39 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/05 03:56:39 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/05 03:56:39 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/02/05 03:56:39 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:39 DEBUG : dir: Looking for writers 2025/02/05 03:56:39 DEBUG : file1: reading active writers 2025/02/05 03:56:39 DEBUG : : Looking for writers 2025/02/05 03:56:39 DEBUG : dir: reading active writers 2025/02/05 03:56:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.32s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:56:40 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:56:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/05 03:56:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/05 03:56:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/05 03:56:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/05 03:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:56:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/05 03:56:42 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:42 DEBUG : dir: Looking for writers 2025/02/05 03:56:42 DEBUG : file1: reading active writers 2025/02/05 03:56:42 DEBUG : : Looking for writers 2025/02/05 03:56:42 DEBUG : dir: reading active writers 2025/02/05 03:56:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.37s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:56:42 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:56:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/05 03:56:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/05 03:56:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/05 03:56:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/05 03:56:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:56:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/05 03:56:44 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/02/05 03:56:44 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/02/05 03:56:44 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:44 DEBUG : dir: Looking for writers 2025/02/05 03:56:44 DEBUG : file1: reading active writers 2025/02/05 03:56:44 DEBUG : : Looking for writers 2025/02/05 03:56:44 DEBUG : dir: reading active writers 2025/02/05 03:56:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.24s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:56:45 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:56:45 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:56:45 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:45 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:56:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:56:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:45 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:56:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/05 03:56:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/05 03:56:46 DEBUG : dir/file1: newRWFileHandle: 2025/02/05 03:56:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/05 03:56:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/05 03:56:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/05 03:56:46 DEBUG : dir/file1(0xc00120cec0): _readAt: size=1, off=0 2025/02/05 03:56:46 DEBUG : dir/file1(0xc00120cec0): openPending: 2025/02/05 03:56:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/02/05 03:56:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/05 03:56:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:56:46 DEBUG : dir/file1(0xc00120cec0): >openPending: err= 2025/02/05 03:56:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/05 03:56:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/05 03:56:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/05 03:56:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:56:46 DEBUG : dir/file1(0xc00120cec0): >_readAt: n=1, err= 2025/02/05 03:56:46 DEBUG : dir/file1(0xc00120cec0): _readAt: size=256, off=1 2025/02/05 03:56:46 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/02/05 03:56:46 DEBUG : dir/file1(0xc00120cec0): >_readAt: n=15, err=EOF 2025/02/05 03:56:46 DEBUG : dir/file1(0xc00120cec0): _readAt: size=16, off=16 2025/02/05 03:56:46 DEBUG : dir/file1(0xc00120cec0): >_readAt: n=0, err=EOF 2025/02/05 03:56:46 DEBUG : dir/file1(0xc00120cec0): close: 2025/02/05 03:56:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/05 03:56:46 DEBUG : dir/file1(0xc00120cec0): >close: err= 2025/02/05 03:56:46 DEBUG : dir/file1(0xc00120cec0): close: 2025/02/05 03:56:46 DEBUG : dir/file1(0xc00120cec0): >close: err=file already closed 2025/02/05 03:56:46 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:46 DEBUG : dir: Looking for writers 2025/02/05 03:56:46 DEBUG : file1: reading active writers 2025/02/05 03:56:46 DEBUG : : Looking for writers 2025/02/05 03:56:46 DEBUG : dir: reading active writers 2025/02/05 03:56:46 DEBUG : >WaitForWriters: 2025/02/05 03:56:46 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.56s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:56:47 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:56:47 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:56:47 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:47 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:56:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:56:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:47 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:56:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/05 03:56:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/05 03:56:49 DEBUG : dir/file1: newRWFileHandle: 2025/02/05 03:56:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/05 03:56:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/05 03:56:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/05 03:56:49 DEBUG : dir/file1(0xc000d30080): _readAt: size=1, off=0 2025/02/05 03:56:49 DEBUG : dir/file1(0xc000d30080): openPending: 2025/02/05 03:56:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/02/05 03:56:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/05 03:56:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:56:49 DEBUG : dir/file1(0xc000d30080): >openPending: err= 2025/02/05 03:56:49 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/05 03:56:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/05 03:56:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/05 03:56:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:56:49 DEBUG : dir/file1(0xc000d30080): >_readAt: n=1, err= 2025/02/05 03:56:49 DEBUG : dir/file1(0xc000d30080): _readAt: size=1, off=5 2025/02/05 03:56:49 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/05 03:56:49 DEBUG : dir/file1(0xc000d30080): >_readAt: n=1, err= 2025/02/05 03:56:49 DEBUG : dir/file1(0xc000d30080): _readAt: size=1, off=3 2025/02/05 03:56:49 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/05 03:56:49 DEBUG : dir/file1(0xc000d30080): >_readAt: n=1, err= 2025/02/05 03:56:49 DEBUG : dir/file1(0xc000d30080): _readAt: size=1, off=13 2025/02/05 03:56:49 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/05 03:56:49 DEBUG : dir/file1(0xc000d30080): >_readAt: n=1, err= 2025/02/05 03:56:49 DEBUG : dir/file1(0xc000d30080): _readAt: size=16, off=100 2025/02/05 03:56:49 DEBUG : dir/file1(0xc000d30080): >_readAt: n=0, err=EOF 2025/02/05 03:56:49 DEBUG : dir/file1(0xc000d30080): close: 2025/02/05 03:56:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/05 03:56:49 DEBUG : dir/file1(0xc000d30080): >close: err= 2025/02/05 03:56:49 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:49 DEBUG : dir: Looking for writers 2025/02/05 03:56:49 DEBUG : file1: reading active writers 2025/02/05 03:56:49 DEBUG : : Looking for writers 2025/02/05 03:56:49 DEBUG : dir: reading active writers 2025/02/05 03:56:49 DEBUG : >WaitForWriters: 2025/02/05 03:56:49 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.33s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:56:50 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:56:50 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:56:50 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:50 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:56:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:56:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:50 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:56:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/05 03:56:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/05 03:56:51 DEBUG : dir/file1: newRWFileHandle: 2025/02/05 03:56:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/05 03:56:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/05 03:56:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/05 03:56:51 DEBUG : dir/file1(0xc000aa87c0): _readAt: size=1, off=0 2025/02/05 03:56:51 DEBUG : dir/file1(0xc000aa87c0): openPending: 2025/02/05 03:56:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/02/05 03:56:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/05 03:56:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:56:51 DEBUG : dir/file1(0xc000aa87c0): >openPending: err= 2025/02/05 03:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/05 03:56:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/05 03:56:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/05 03:56:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:56:51 DEBUG : dir/file1(0xc000aa87c0): >_readAt: n=1, err= 2025/02/05 03:56:51 DEBUG : dir/file1(0xc000aa87c0): _readAt: size=1, off=5 2025/02/05 03:56:51 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/05 03:56:51 DEBUG : dir/file1(0xc000aa87c0): >_readAt: n=1, err= 2025/02/05 03:56:51 DEBUG : dir/file1(0xc000aa87c0): _readAt: size=1, off=1 2025/02/05 03:56:51 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/05 03:56:51 DEBUG : dir/file1(0xc000aa87c0): >_readAt: n=1, err= 2025/02/05 03:56:51 DEBUG : dir/file1(0xc000aa87c0): _readAt: size=6, off=10 2025/02/05 03:56:51 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/05 03:56:51 DEBUG : dir/file1(0xc000aa87c0): >_readAt: n=6, err= 2025/02/05 03:56:51 DEBUG : dir/file1(0xc000aa87c0): _readAt: size=256, off=10 2025/02/05 03:56:51 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/05 03:56:51 DEBUG : dir/file1(0xc000aa87c0): >_readAt: n=6, err=EOF 2025/02/05 03:56:51 DEBUG : dir/file1(0xc000aa87c0): _readAt: size=256, off=100 2025/02/05 03:56:51 DEBUG : dir/file1(0xc000aa87c0): >_readAt: n=0, err=EOF 2025/02/05 03:56:51 DEBUG : dir/file1(0xc000aa87c0): close: 2025/02/05 03:56:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/05 03:56:51 DEBUG : dir/file1(0xc000aa87c0): >close: err= 2025/02/05 03:56:51 DEBUG : dir/file1(0xc000aa87c0): _readAt: size=256, off=100 2025/02/05 03:56:51 DEBUG : dir/file1(0xc000aa87c0): >_readAt: n=0, err=file already closed 2025/02/05 03:56:51 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:51 DEBUG : dir: Looking for writers 2025/02/05 03:56:51 DEBUG : file1: reading active writers 2025/02/05 03:56:51 DEBUG : : Looking for writers 2025/02/05 03:56:51 DEBUG : dir: reading active writers 2025/02/05 03:56:51 DEBUG : >WaitForWriters: 2025/02/05 03:56:51 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.31s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:56:52 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:56:52 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:56:52 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:52 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:56:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:56:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:52 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:56:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/05 03:56:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/05 03:56:53 DEBUG : dir/file1: newRWFileHandle: 2025/02/05 03:56:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/05 03:56:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/05 03:56:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/05 03:56:53 DEBUG : dir/file1(0xc000d30600): RWFileHandle.Flush 2025/02/05 03:56:53 DEBUG : dir/file1(0xc000d30600): _readAt: size=256, off=0 2025/02/05 03:56:53 DEBUG : dir/file1(0xc000d30600): openPending: 2025/02/05 03:56:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/02/05 03:56:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/05 03:56:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:56:53 DEBUG : dir/file1(0xc000d30600): >openPending: err= 2025/02/05 03:56:53 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/05 03:56:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/05 03:56:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/05 03:56:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:56:53 DEBUG : dir/file1(0xc000d30600): >_readAt: n=16, err=EOF 2025/02/05 03:56:53 DEBUG : dir/file1(0xc000d30600): RWFileHandle.Flush 2025/02/05 03:56:53 DEBUG : dir/file1(0xc000d30600): RWFileHandle.Flush 2025/02/05 03:56:53 DEBUG : dir/file1(0xc000d30600): close: 2025/02/05 03:56:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/05 03:56:53 DEBUG : dir/file1(0xc000d30600): >close: err= 2025/02/05 03:56:53 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:53 DEBUG : dir: Looking for writers 2025/02/05 03:56:53 DEBUG : file1: reading active writers 2025/02/05 03:56:53 DEBUG : : Looking for writers 2025/02/05 03:56:53 DEBUG : dir: reading active writers 2025/02/05 03:56:53 DEBUG : >WaitForWriters: 2025/02/05 03:56:53 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.25s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:56:54 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:56:54 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:56:54 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:54 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:56:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:54 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:56:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:54 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:56:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/05 03:56:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/05 03:56:56 DEBUG : dir/file1: newRWFileHandle: 2025/02/05 03:56:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/05 03:56:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/05 03:56:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/05 03:56:56 DEBUG : dir/file1(0xc000d309c0): _readAt: size=256, off=0 2025/02/05 03:56:56 DEBUG : dir/file1(0xc000d309c0): openPending: 2025/02/05 03:56:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/02/05 03:56:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/05 03:56:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:56:56 DEBUG : dir/file1(0xc000d309c0): >openPending: err= 2025/02/05 03:56:56 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/05 03:56:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/05 03:56:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/05 03:56:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:56:56 DEBUG : dir/file1(0xc000d309c0): >_readAt: n=16, err=EOF 2025/02/05 03:56:56 DEBUG : dir/file1(0xc000d309c0): RWFileHandle.Release 2025/02/05 03:56:56 DEBUG : dir/file1(0xc000d309c0): close: 2025/02/05 03:56:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/02/05 03:56:56 DEBUG : dir/file1(0xc000d309c0): >close: err= 2025/02/05 03:56:56 DEBUG : dir/file1(0xc000d309c0): RWFileHandle.Release 2025/02/05 03:56:56 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:56 DEBUG : dir: Looking for writers 2025/02/05 03:56:56 DEBUG : file1: reading active writers 2025/02/05 03:56:56 DEBUG : : Looking for writers 2025/02/05 03:56:56 DEBUG : dir: reading active writers 2025/02/05 03:56:56 DEBUG : >WaitForWriters: 2025/02/05 03:56:56 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.66s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:56:57 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:56:57 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:56:57 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:57 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:56:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:57 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:56:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:56:57 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:56:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:56:57 DEBUG : file1: newRWFileHandle: 2025/02/05 03:56:57 DEBUG : file1(0xc000d30b80): openPending: 2025/02/05 03:56:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:56:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:56:57 DEBUG : file1(0xc000d30b80): >openPending: err= 2025/02/05 03:56:57 DEBUG : file1: >newRWFileHandle: err= 2025/02/05 03:56:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:56:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/05 03:56:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/05 03:56:57 DEBUG : file1(0xc000d30b80): _writeAt: size=5, off=0 2025/02/05 03:56:57 DEBUG : file1(0xc000d30b80): >_writeAt: n=5, err= 2025/02/05 03:56:57 DEBUG : file1(0xc000d30b80): _writeAt: size=7, off=5 2025/02/05 03:56:57 DEBUG : file1(0xc000d30b80): >_writeAt: n=7, err= 2025/02/05 03:56:57 DEBUG : file1: vfs cache: truncate to size=11 2025/02/05 03:56:57 DEBUG : file1(0xc000d30b80): close: 2025/02/05 03:56:57 DEBUG : file1: vfs cache: setting modification time to 2025-02-05 03:56:57.366559697 +0000 UTC m=+191.139785872 2025/02/05 03:56:57 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/05 03:56:57 DEBUG : file1(0xc000d30b80): >close: err= 2025/02/05 03:56:57 DEBUG : file1(0xc000d30b80): close: 2025/02/05 03:56:57 DEBUG : file1(0xc000d30b80): >close: err=file already closed 2025/02/05 03:56:57 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:57 DEBUG : : Looking for writers 2025/02/05 03:56:57 DEBUG : file1: reading active writers 2025/02/05 03:56:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/05 03:56:57 DEBUG : : Looking for writers 2025/02/05 03:56:57 DEBUG : file1: reading active writers 2025/02/05 03:56:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/05 03:56:57 DEBUG : : Looking for writers 2025/02/05 03:56:57 DEBUG : file1: reading active writers 2025/02/05 03:56:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/05 03:56:57 DEBUG : : Looking for writers 2025/02/05 03:56:57 DEBUG : file1: reading active writers 2025/02/05 03:56:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/05 03:56:57 DEBUG : file1: vfs cache: starting upload 2025/02/05 03:56:57 DEBUG : : Looking for writers 2025/02/05 03:56:57 DEBUG : file1: reading active writers 2025/02/05 03:56:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/05 03:56:57 DEBUG : : Looking for writers 2025/02/05 03:56:57 DEBUG : file1: reading active writers 2025/02/05 03:56:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/05 03:56:57 DEBUG : : Looking for writers 2025/02/05 03:56:57 DEBUG : file1: reading active writers 2025/02/05 03:56:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/05 03:56:58 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/05 03:56:58 INFO : file1: Copied (new) 2025/02/05 03:56:58 DEBUG : file1: vfs cache: fingerprint now "11,2025-02-05 03:56:57 +0000 UTC," 2025/02/05 03:56:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/05 03:56:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:56:58 INFO : file1: vfs cache: upload succeeded try #1 2025/02/05 03:56:58 DEBUG : : Looking for writers 2025/02/05 03:56:58 DEBUG : file1: reading active writers 2025/02/05 03:56:58 DEBUG : >WaitForWriters: 2025/02/05 03:56:58 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:58 DEBUG : : Looking for writers 2025/02/05 03:56:58 DEBUG : file1: reading active writers 2025/02/05 03:56:58 DEBUG : >WaitForWriters: 2025/02/05 03:56:58 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.95s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:56:59 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:56:59 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:56:59 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:59 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:56:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:59 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:56:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:56:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:56:59 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:56:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:56:59 DEBUG : file1: newRWFileHandle: 2025/02/05 03:56:59 DEBUG : file1(0xc00120ce00): openPending: 2025/02/05 03:56:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:56:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:56:59 DEBUG : file1(0xc00120ce00): >openPending: err= 2025/02/05 03:56:59 DEBUG : file1: >newRWFileHandle: err= 2025/02/05 03:56:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:56:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/05 03:56:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/05 03:56:59 DEBUG : file1(0xc00120ce00): _writeAt: size=7, off=0 2025/02/05 03:56:59 DEBUG : file1(0xc00120ce00): >_writeAt: n=7, err= 2025/02/05 03:56:59 DEBUG : file1(0xc00120ce00): _writeAt: size=6, off=5 2025/02/05 03:56:59 DEBUG : file1(0xc00120ce00): >_writeAt: n=6, err= 2025/02/05 03:56:59 DEBUG : file1(0xc00120ce00): close: 2025/02/05 03:56:59 DEBUG : file1: vfs cache: setting modification time to 2025-02-05 03:56:59.320729149 +0000 UTC m=+193.093955354 2025/02/05 03:56:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/05 03:56:59 DEBUG : file1(0xc00120ce00): >close: err= 2025/02/05 03:56:59 DEBUG : file1(0xc00120ce00): _writeAt: size=5, off=0 2025/02/05 03:56:59 DEBUG : file1(0xc00120ce00): >_writeAt: n=0, err=file already closed 2025/02/05 03:56:59 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:56:59 DEBUG : : Looking for writers 2025/02/05 03:56:59 DEBUG : file1: reading active writers 2025/02/05 03:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/05 03:56:59 DEBUG : : Looking for writers 2025/02/05 03:56:59 DEBUG : file1: reading active writers 2025/02/05 03:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/05 03:56:59 DEBUG : : Looking for writers 2025/02/05 03:56:59 DEBUG : file1: reading active writers 2025/02/05 03:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/05 03:56:59 DEBUG : : Looking for writers 2025/02/05 03:56:59 DEBUG : file1: reading active writers 2025/02/05 03:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/05 03:56:59 DEBUG : file1: vfs cache: starting upload 2025/02/05 03:56:59 DEBUG : : Looking for writers 2025/02/05 03:56:59 DEBUG : file1: reading active writers 2025/02/05 03:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/05 03:56:59 DEBUG : : Looking for writers 2025/02/05 03:56:59 DEBUG : file1: reading active writers 2025/02/05 03:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/05 03:56:59 DEBUG : : Looking for writers 2025/02/05 03:56:59 DEBUG : file1: reading active writers 2025/02/05 03:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/05 03:57:00 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/05 03:57:00 INFO : file1: Copied (new) 2025/02/05 03:57:00 DEBUG : file1: vfs cache: fingerprint now "11,2025-02-05 03:56:59 +0000 UTC," 2025/02/05 03:57:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/05 03:57:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:57:00 INFO : file1: vfs cache: upload succeeded try #1 2025/02/05 03:57:00 DEBUG : : Looking for writers 2025/02/05 03:57:00 DEBUG : file1: reading active writers 2025/02/05 03:57:00 DEBUG : >WaitForWriters: 2025/02/05 03:57:00 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:57:00 DEBUG : : Looking for writers 2025/02/05 03:57:00 DEBUG : file1: reading active writers 2025/02/05 03:57:00 DEBUG : >WaitForWriters: 2025/02/05 03:57:00 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.95s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:57:01 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:57:01 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:57:01 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:01 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:57:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:01 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:57:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:01 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:57:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:01 DEBUG : file1: newRWFileHandle: 2025/02/05 03:57:01 DEBUG : file1(0xc000b0a000): openPending: 2025/02/05 03:57:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:57:01 DEBUG : file1(0xc000b0a000): >openPending: err= 2025/02/05 03:57:01 DEBUG : file1: >newRWFileHandle: err= 2025/02/05 03:57:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:57:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/05 03:57:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/05 03:57:01 DEBUG : file1(0xc000b0a000): close: 2025/02/05 03:57:01 DEBUG : file1: vfs cache: setting modification time to 2025-02-05 03:57:01.272181283 +0000 UTC m=+195.045407468 2025/02/05 03:57:01 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:01 DEBUG : file1(0xc000b0a000): >close: err= 2025/02/05 03:57:01 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/05 03:57:01 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/05 03:57:01 DEBUG : file2: newRWFileHandle: 2025/02/05 03:57:01 DEBUG : file2(0xc000b0a300): openPending: 2025/02/05 03:57:01 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:01 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/05 03:57:01 DEBUG : file2(0xc000b0a300): >openPending: err= 2025/02/05 03:57:01 DEBUG : file2: >newRWFileHandle: err= 2025/02/05 03:57:01 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/05 03:57:01 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/02/05 03:57:01 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/02/05 03:57:01 DEBUG : file2(0xc000b0a300): RWFileHandle.Flush 2025/02/05 03:57:01 DEBUG : file2(0xc000b0a300): RWFileHandle.Release 2025/02/05 03:57:01 DEBUG : file2(0xc000b0a300): close: 2025/02/05 03:57:01 DEBUG : file2: vfs cache: setting modification time to 2025-02-05 03:57:01.272757119 +0000 UTC m=+195.045983295 2025/02/05 03:57:01 INFO : file2: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:01 DEBUG : file2(0xc000b0a300): >close: err= 2025/02/05 03:57:01 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:57:01 DEBUG : : Looking for writers 2025/02/05 03:57:01 DEBUG : file1: reading active writers 2025/02/05 03:57:01 DEBUG : file2: reading active writers 2025/02/05 03:57:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/02/05 03:57:01 DEBUG : : Looking for writers 2025/02/05 03:57:01 DEBUG : file1: reading active writers 2025/02/05 03:57:01 DEBUG : file2: reading active writers 2025/02/05 03:57:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/02/05 03:57:01 DEBUG : : Looking for writers 2025/02/05 03:57:01 DEBUG : file1: reading active writers 2025/02/05 03:57:01 DEBUG : file2: reading active writers 2025/02/05 03:57:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/02/05 03:57:01 DEBUG : : Looking for writers 2025/02/05 03:57:01 DEBUG : file1: reading active writers 2025/02/05 03:57:01 DEBUG : file2: reading active writers 2025/02/05 03:57:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/02/05 03:57:01 DEBUG : file2: vfs cache: starting upload 2025/02/05 03:57:01 DEBUG : file1: vfs cache: starting upload 2025/02/05 03:57:01 DEBUG : : Looking for writers 2025/02/05 03:57:01 DEBUG : file1: reading active writers 2025/02/05 03:57:01 DEBUG : file2: reading active writers 2025/02/05 03:57:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/02/05 03:57:01 DEBUG : : Looking for writers 2025/02/05 03:57:01 DEBUG : file1: reading active writers 2025/02/05 03:57:01 DEBUG : file2: reading active writers 2025/02/05 03:57:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/02/05 03:57:01 DEBUG : : Looking for writers 2025/02/05 03:57:01 DEBUG : file1: reading active writers 2025/02/05 03:57:01 DEBUG : file2: reading active writers 2025/02/05 03:57:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/02/05 03:57:02 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/02/05 03:57:02 INFO : file2: Copied (new) 2025/02/05 03:57:02 DEBUG : file2: vfs cache: fingerprint now "0,2025-02-05 03:57:01 +0000 UTC," 2025/02/05 03:57:02 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/02/05 03:57:02 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/05 03:57:02 INFO : file2: vfs cache: upload succeeded try #1 2025/02/05 03:57:02 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/05 03:57:02 INFO : file1: Copied (new) 2025/02/05 03:57:02 DEBUG : file1: vfs cache: fingerprint now "0,2025-02-05 03:57:01 +0000 UTC," 2025/02/05 03:57:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/05 03:57:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:57:02 INFO : file1: vfs cache: upload succeeded try #1 2025/02/05 03:57:02 DEBUG : : Looking for writers 2025/02/05 03:57:02 DEBUG : file2: reading active writers 2025/02/05 03:57:02 DEBUG : file1: reading active writers 2025/02/05 03:57:02 DEBUG : >WaitForWriters: 2025/02/05 03:57:02 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:57:02 DEBUG : : Looking for writers 2025/02/05 03:57:02 DEBUG : file1: reading active writers 2025/02/05 03:57:02 DEBUG : file2: reading active writers 2025/02/05 03:57:02 DEBUG : >WaitForWriters: 2025/02/05 03:57:02 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.11s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:57:03 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:57:03 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:57:03 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:03 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:57:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:57:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:03 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:57:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:03 DEBUG : file1: newRWFileHandle: 2025/02/05 03:57:03 DEBUG : file1(0xc000b0b380): openPending: 2025/02/05 03:57:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:57:03 DEBUG : file1(0xc000b0b380): >openPending: err= 2025/02/05 03:57:03 DEBUG : file1: >newRWFileHandle: err= 2025/02/05 03:57:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:57:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/05 03:57:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/05 03:57:03 DEBUG : file1(0xc000b0b380): _writeAt: size=5, off=0 2025/02/05 03:57:03 DEBUG : file1(0xc000b0b380): >_writeAt: n=5, err= 2025/02/05 03:57:03 DEBUG : file1(0xc000b0b380): RWFileHandle.Flush 2025/02/05 03:57:03 DEBUG : file1(0xc000b0b380): RWFileHandle.Flush 2025/02/05 03:57:03 DEBUG : file1(0xc000b0b380): close: 2025/02/05 03:57:03 DEBUG : file1: vfs cache: setting modification time to 2025-02-05 03:57:03.383583403 +0000 UTC m=+197.156809589 2025/02/05 03:57:03 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:03 DEBUG : file1(0xc000b0b380): >close: err= 2025/02/05 03:57:03 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:57:03 DEBUG : : Looking for writers 2025/02/05 03:57:03 DEBUG : file1: reading active writers 2025/02/05 03:57:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/05 03:57:03 DEBUG : : Looking for writers 2025/02/05 03:57:03 DEBUG : file1: reading active writers 2025/02/05 03:57:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/05 03:57:03 DEBUG : : Looking for writers 2025/02/05 03:57:03 DEBUG : file1: reading active writers 2025/02/05 03:57:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/05 03:57:03 DEBUG : : Looking for writers 2025/02/05 03:57:03 DEBUG : file1: reading active writers 2025/02/05 03:57:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/05 03:57:03 DEBUG : file1: vfs cache: starting upload 2025/02/05 03:57:03 DEBUG : : Looking for writers 2025/02/05 03:57:03 DEBUG : file1: reading active writers 2025/02/05 03:57:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/05 03:57:03 DEBUG : : Looking for writers 2025/02/05 03:57:03 DEBUG : file1: reading active writers 2025/02/05 03:57:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/05 03:57:04 DEBUG : : Looking for writers 2025/02/05 03:57:04 DEBUG : file1: reading active writers 2025/02/05 03:57:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/05 03:57:04 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/05 03:57:04 INFO : file1: Copied (new) 2025/02/05 03:57:04 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-05 03:57:03 +0000 UTC," 2025/02/05 03:57:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/05 03:57:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:57:04 INFO : file1: vfs cache: upload succeeded try #1 2025/02/05 03:57:04 DEBUG : : Looking for writers 2025/02/05 03:57:04 DEBUG : file1: reading active writers 2025/02/05 03:57:04 DEBUG : >WaitForWriters: 2025/02/05 03:57:04 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.83s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:57:05 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:57:05 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:57:05 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:05 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:57:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:57:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:05 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:57:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:05 DEBUG : file1: newRWFileHandle: 2025/02/05 03:57:05 DEBUG : file1(0xc000b0b880): openPending: 2025/02/05 03:57:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:57:05 DEBUG : file1(0xc000b0b880): >openPending: err= 2025/02/05 03:57:05 DEBUG : file1: >newRWFileHandle: err= 2025/02/05 03:57:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:57:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/05 03:57:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/05 03:57:05 DEBUG : file1(0xc000b0b880): _writeAt: size=5, off=0 2025/02/05 03:57:05 DEBUG : file1(0xc000b0b880): >_writeAt: n=5, err= 2025/02/05 03:57:05 DEBUG : file1(0xc000b0b880): RWFileHandle.Release 2025/02/05 03:57:05 DEBUG : file1(0xc000b0b880): close: 2025/02/05 03:57:05 DEBUG : file1: vfs cache: setting modification time to 2025-02-05 03:57:05.213750292 +0000 UTC m=+198.986976477 2025/02/05 03:57:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:05 DEBUG : file1(0xc000b0b880): >close: err= 2025/02/05 03:57:05 DEBUG : file1(0xc000b0b880): RWFileHandle.Release 2025/02/05 03:57:05 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:57:05 DEBUG : : Looking for writers 2025/02/05 03:57:05 DEBUG : file1: reading active writers 2025/02/05 03:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/05 03:57:05 DEBUG : : Looking for writers 2025/02/05 03:57:05 DEBUG : file1: reading active writers 2025/02/05 03:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/05 03:57:05 DEBUG : : Looking for writers 2025/02/05 03:57:05 DEBUG : file1: reading active writers 2025/02/05 03:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/05 03:57:05 DEBUG : : Looking for writers 2025/02/05 03:57:05 DEBUG : file1: reading active writers 2025/02/05 03:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/05 03:57:05 DEBUG : file1: vfs cache: starting upload 2025/02/05 03:57:05 DEBUG : : Looking for writers 2025/02/05 03:57:05 DEBUG : file1: reading active writers 2025/02/05 03:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/05 03:57:05 DEBUG : : Looking for writers 2025/02/05 03:57:05 DEBUG : file1: reading active writers 2025/02/05 03:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/05 03:57:05 DEBUG : : Looking for writers 2025/02/05 03:57:05 DEBUG : file1: reading active writers 2025/02/05 03:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/05 03:57:06 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/05 03:57:06 INFO : file1: Copied (new) 2025/02/05 03:57:06 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-05 03:57:05 +0000 UTC," 2025/02/05 03:57:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/05 03:57:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:57:06 INFO : file1: vfs cache: upload succeeded try #1 2025/02/05 03:57:06 DEBUG : : Looking for writers 2025/02/05 03:57:06 DEBUG : file1: reading active writers 2025/02/05 03:57:06 DEBUG : >WaitForWriters: 2025/02/05 03:57:06 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.84s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:57:06 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:57:06 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:57:06 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:06 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:57:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:06 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:57:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:06 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:57:08 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/02/05 03:57:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/05 03:57:08 DEBUG : dir/file1: newRWFileHandle: 2025/02/05 03:57:08 DEBUG : dir/file1(0xc0002bc640): openPending: 2025/02/05 03:57:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/02/05 03:57:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/05 03:57:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:57:08 DEBUG : dir/file1(0xc0002bc640): >openPending: err= 2025/02/05 03:57:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/05 03:57:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/05 03:57:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/05 03:57:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/05 03:57:08 DEBUG : dir/file1(0xc0002bc640): _writeAt: size=5, off=0 2025/02/05 03:57:08 DEBUG : dir/file1(0xc0002bc640): >_writeAt: n=5, err= 2025/02/05 03:57:08 DEBUG : dir/file1(0xc0002bc640): close: 2025/02/05 03:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:08 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-05 03:57:08.256464939 +0000 UTC m=+202.029691114 2025/02/05 03:57:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:08 DEBUG : dir/file1(0xc0002bc640): >close: err= 2025/02/05 03:57:08 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:57:08 DEBUG : dir: Looking for writers 2025/02/05 03:57:08 DEBUG : file1: reading active writers 2025/02/05 03:57:08 DEBUG : : Looking for writers 2025/02/05 03:57:08 DEBUG : dir: reading active writers 2025/02/05 03:57:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/05 03:57:08 DEBUG : dir: Looking for writers 2025/02/05 03:57:08 DEBUG : file1: reading active writers 2025/02/05 03:57:08 DEBUG : : Looking for writers 2025/02/05 03:57:08 DEBUG : dir: reading active writers 2025/02/05 03:57:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/05 03:57:08 DEBUG : dir: Looking for writers 2025/02/05 03:57:08 DEBUG : file1: reading active writers 2025/02/05 03:57:08 DEBUG : : Looking for writers 2025/02/05 03:57:08 DEBUG : dir: reading active writers 2025/02/05 03:57:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/05 03:57:08 DEBUG : dir: Looking for writers 2025/02/05 03:57:08 DEBUG : file1: reading active writers 2025/02/05 03:57:08 DEBUG : : Looking for writers 2025/02/05 03:57:08 DEBUG : dir: reading active writers 2025/02/05 03:57:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/05 03:57:08 DEBUG : dir/file1: vfs cache: starting upload 2025/02/05 03:57:08 DEBUG : dir: Looking for writers 2025/02/05 03:57:08 DEBUG : file1: reading active writers 2025/02/05 03:57:08 DEBUG : : Looking for writers 2025/02/05 03:57:08 DEBUG : dir: reading active writers 2025/02/05 03:57:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/05 03:57:08 DEBUG : dir: Looking for writers 2025/02/05 03:57:08 DEBUG : file1: reading active writers 2025/02/05 03:57:08 DEBUG : : Looking for writers 2025/02/05 03:57:08 DEBUG : dir: reading active writers 2025/02/05 03:57:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/05 03:57:08 DEBUG : dir: Looking for writers 2025/02/05 03:57:08 DEBUG : file1: reading active writers 2025/02/05 03:57:08 DEBUG : : Looking for writers 2025/02/05 03:57:08 DEBUG : dir: reading active writers 2025/02/05 03:57:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/05 03:57:09 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/02/05 03:57:09 INFO : dir/file1: Copied (replaced existing) 2025/02/05 03:57:09 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-02-05 03:57:08 +0000 UTC," 2025/02/05 03:57:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/05 03:57:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:57:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/05 03:57:09 DEBUG : dir: Looking for writers 2025/02/05 03:57:09 DEBUG : file1: reading active writers 2025/02/05 03:57:09 DEBUG : : Looking for writers 2025/02/05 03:57:09 DEBUG : dir: reading active writers 2025/02/05 03:57:09 DEBUG : >WaitForWriters: 2025/02/05 03:57:09 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.34s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:57:10 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:57:10 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:57:10 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:10 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:57:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:57:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:10 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:57:11 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:11 DEBUG : dir/file1: newRWFileHandle: 2025/02/05 03:57:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/05 03:57:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:57:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/05 03:57:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/05 03:57:11 DEBUG : dir/file1(0xc000d31a00): _writeAt: size=5, off=0 2025/02/05 03:57:11 DEBUG : dir/file1(0xc000d31a00): openPending: 2025/02/05 03:57:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/02/05 03:57:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/05 03:57:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:57:11 DEBUG : dir/file1(0xc000d31a00): >openPending: err= 2025/02/05 03:57:11 DEBUG : dir/file1(0xc000d31a00): >_writeAt: n=5, err= 2025/02/05 03:57:11 DEBUG : dir/file1(0xc000d31a00): _writeAt: size=15, off=5 2025/02/05 03:57:11 DEBUG : dir/file1(0xc000d31a00): >_writeAt: n=15, err= 2025/02/05 03:57:11 DEBUG : dir/file1(0xc000d31a00): close: 2025/02/05 03:57:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/02/05 03:57:11 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-05 03:57:11.551647278 +0000 UTC m=+205.324873473 2025/02/05 03:57:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:11 DEBUG : dir/file1(0xc000d31a00): >close: err= 2025/02/05 03:57:11 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:57:11 DEBUG : dir: Looking for writers 2025/02/05 03:57:11 DEBUG : file1: reading active writers 2025/02/05 03:57:11 DEBUG : : Looking for writers 2025/02/05 03:57:11 DEBUG : dir: reading active writers 2025/02/05 03:57:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/05 03:57:11 DEBUG : dir: Looking for writers 2025/02/05 03:57:11 DEBUG : file1: reading active writers 2025/02/05 03:57:11 DEBUG : : Looking for writers 2025/02/05 03:57:11 DEBUG : dir: reading active writers 2025/02/05 03:57:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/05 03:57:11 DEBUG : dir: Looking for writers 2025/02/05 03:57:11 DEBUG : file1: reading active writers 2025/02/05 03:57:11 DEBUG : : Looking for writers 2025/02/05 03:57:11 DEBUG : dir: reading active writers 2025/02/05 03:57:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/05 03:57:11 DEBUG : dir: Looking for writers 2025/02/05 03:57:11 DEBUG : file1: reading active writers 2025/02/05 03:57:11 DEBUG : : Looking for writers 2025/02/05 03:57:11 DEBUG : dir: reading active writers 2025/02/05 03:57:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/05 03:57:11 DEBUG : dir/file1: vfs cache: starting upload 2025/02/05 03:57:11 DEBUG : dir: Looking for writers 2025/02/05 03:57:11 DEBUG : file1: reading active writers 2025/02/05 03:57:11 DEBUG : : Looking for writers 2025/02/05 03:57:11 DEBUG : dir: reading active writers 2025/02/05 03:57:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/05 03:57:11 DEBUG : dir: Looking for writers 2025/02/05 03:57:11 DEBUG : file1: reading active writers 2025/02/05 03:57:11 DEBUG : : Looking for writers 2025/02/05 03:57:11 DEBUG : dir: reading active writers 2025/02/05 03:57:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/05 03:57:12 DEBUG : dir: Looking for writers 2025/02/05 03:57:12 DEBUG : file1: reading active writers 2025/02/05 03:57:12 DEBUG : : Looking for writers 2025/02/05 03:57:12 DEBUG : dir: reading active writers 2025/02/05 03:57:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/05 03:57:12 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/02/05 03:57:12 INFO : dir/file1: Copied (replaced existing) 2025/02/05 03:57:12 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-02-05 03:57:11 +0000 UTC," 2025/02/05 03:57:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/05 03:57:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:57:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/05 03:57:12 DEBUG : dir: Looking for writers 2025/02/05 03:57:12 DEBUG : file1: reading active writers 2025/02/05 03:57:12 DEBUG : : Looking for writers 2025/02/05 03:57:12 DEBUG : dir: reading active writers 2025/02/05 03:57:12 DEBUG : >WaitForWriters: 2025/02/05 03:57:12 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.27s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:57:13 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:57:13 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:57:13 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:13 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:57:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:57:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:13 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:57:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:13 DEBUG : file1: newRWFileHandle: 2025/02/05 03:57:13 DEBUG : file1(0xc000165580): openPending: 2025/02/05 03:57:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:57:13 DEBUG : file1(0xc000165580): >openPending: err= 2025/02/05 03:57:13 DEBUG : file1: >newRWFileHandle: err= 2025/02/05 03:57:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:57:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/05 03:57:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/05 03:57:13 DEBUG : file1(0xc000165580): _writeAt: size=5, off=0 2025/02/05 03:57:13 DEBUG : file1(0xc000165580): >_writeAt: n=5, err= 2025/02/05 03:57:13 DEBUG : file1(0xc000165580): close: 2025/02/05 03:57:13 DEBUG : file1: vfs cache: setting modification time to 2025-02-05 03:57:13.667218669 +0000 UTC m=+207.440444845 2025/02/05 03:57:13 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:13 DEBUG : file1(0xc000165580): >close: err= 2025/02/05 03:57:13 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:57:13 DEBUG : : Looking for writers 2025/02/05 03:57:13 DEBUG : file1: reading active writers 2025/02/05 03:57:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/05 03:57:13 DEBUG : : Looking for writers 2025/02/05 03:57:13 DEBUG : file1: reading active writers 2025/02/05 03:57:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/05 03:57:13 DEBUG : : Looking for writers 2025/02/05 03:57:13 DEBUG : file1: reading active writers 2025/02/05 03:57:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/05 03:57:13 DEBUG : : Looking for writers 2025/02/05 03:57:13 DEBUG : file1: reading active writers 2025/02/05 03:57:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/05 03:57:13 DEBUG : file1: vfs cache: starting upload 2025/02/05 03:57:13 DEBUG : : Looking for writers 2025/02/05 03:57:13 DEBUG : file1: reading active writers 2025/02/05 03:57:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/05 03:57:13 DEBUG : : Looking for writers 2025/02/05 03:57:13 DEBUG : file1: reading active writers 2025/02/05 03:57:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/05 03:57:14 DEBUG : : Looking for writers 2025/02/05 03:57:14 DEBUG : file1: reading active writers 2025/02/05 03:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/05 03:57:14 DEBUG : : Looking for writers 2025/02/05 03:57:14 DEBUG : file1: reading active writers 2025/02/05 03:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/05 03:57:15 DEBUG : : Looking for writers 2025/02/05 03:57:15 DEBUG : file1: reading active writers 2025/02/05 03:57:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/05 03:57:16 DEBUG : : Looking for writers 2025/02/05 03:57:16 DEBUG : file1: reading active writers 2025/02/05 03:57:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/05 03:57:17 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/05 03:57:17 INFO : file1: Copied (new) 2025/02/05 03:57:17 DEBUG : file1: vfs cache: fingerprint now "5,2025-02-05 03:57:13 +0000 UTC," 2025/02/05 03:57:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/05 03:57:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:57:17 INFO : file1: vfs cache: upload succeeded try #1 2025/02/05 03:57:17 DEBUG : : Looking for writers 2025/02/05 03:57:17 DEBUG : file1: reading active writers 2025/02/05 03:57:17 DEBUG : >WaitForWriters: 2025/02/05 03:57:17 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (4.85s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:57:18 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:57:18 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:57:18 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:18 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:57:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:57:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/02/05 03:57:18 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001640c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001640c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001640c0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001640c0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001640c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.514391715 +0000 UTC m=+212.287617890 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001640c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164180): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164180): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164180): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164180): >_readAt: n=2, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164180): _writeAt: size=3, off=2 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164180): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164180): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.514391715 +0000 UTC m=+212.287617890 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164180): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164200): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164200): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164200): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164200): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164200): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.514391715 +0000 UTC m=+212.287617890 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164200): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372af0 item 1 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164280): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164280): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164280): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164280): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164280): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.516387735 +0000 UTC m=+212.289613910 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164280): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001643c0): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001643c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001643c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001643c0): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001643c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.516387735 +0000 UTC m=+212.289613910 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001643c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373570 item 2 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164480): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164480): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164480): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164480): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164480): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.517499954 +0000 UTC m=+212.290726128 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164480): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001644c0): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001644c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001644c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001644c0): >_readAt: n=2, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001644c0): _writeAt: size=3, off=2 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001644c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001644c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.517499954 +0000 UTC m=+212.290726128 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001644c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164500): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164500): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164500): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164500): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164500): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.517499954 +0000 UTC m=+212.290726128 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164500): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373b20 item 3 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164740): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164740): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164740): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164740): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164740): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.519145169 +0000 UTC m=+212.292371354 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164740): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164a80): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164a80): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164a80): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164a80): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164a80): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.519145169 +0000 UTC m=+212.292371354 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164a80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e3f0 item 4 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164b00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164b00): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164b00): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164b00): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164b00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.520225717 +0000 UTC m=+212.293451902 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164b00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164c40): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164c40): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164c40): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164c40): >_readAt: n=2, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164c40): _writeAt: size=3, off=2 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164c40): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164c40): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.520225717 +0000 UTC m=+212.293451902 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000164c40): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001650c0): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001650c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001650c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001650c0): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001650c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.520225717 +0000 UTC m=+212.293451902 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001650c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e690 item 5 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165340): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165340): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165340): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165340): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165340): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.521776646 +0000 UTC m=+212.295002831 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165340): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001653c0): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001653c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001653c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001653c0): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001653c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.521776646 +0000 UTC m=+212.295002831 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001653c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036eaf0 item 6 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165440): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165440): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165440): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165440): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165440): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.523183295 +0000 UTC m=+212.296409470 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165440): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165680): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165680): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165680): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165680): >_readAt: n=2, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165680): _writeAt: size=3, off=2 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165680): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165680): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.523183295 +0000 UTC m=+212.296409470 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165680): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165700): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165700): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165700): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165700): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165700): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.523183295 +0000 UTC m=+212.296409470 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165700): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ed90 item 7 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165800): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165800): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165800): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165800): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165800): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.52497343 +0000 UTC m=+212.298199605 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165800): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165880): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165880): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165880): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165880): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165880): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.52497343 +0000 UTC m=+212.298199605 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165880): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f1f0 item 8 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001658c0): _readAt: size=2, off=0 2025/02/05 03:57:18 ERROR : open-test-file(0xc0001658c0): Couldn't read size of file 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001658c0): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001658c0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001658c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001658c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0001658c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165900): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165900): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165900): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165900): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165900): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.52630537 +0000 UTC m=+212.299531544 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165900): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165980): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165980): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165980): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165980): >_readAt: n=2, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165980): _writeAt: size=3, off=2 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165980): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165980): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.52630537 +0000 UTC m=+212.299531544 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165980): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165a00): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165a00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165a00): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165a00): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165a00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.52630537 +0000 UTC m=+212.299531544 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165a00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f490 item 9 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165b40): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165b40): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165b40): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165b40): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165b40): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.528657816 +0000 UTC m=+212.301884001 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165b40): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165bc0): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165bc0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165bc0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165bc0): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165bc0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.528657816 +0000 UTC m=+212.301884001 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165bc0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f880 item 10 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165c80): _readAt: size=2, off=0 2025/02/05 03:57:18 ERROR : open-test-file(0xc000165c80): Couldn't read size of file 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165c80): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165c80): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165c80): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165c80): close: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165c80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165cc0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165cc0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165cc0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165cc0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165cc0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.52975173 +0000 UTC m=+212.302977915 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165cc0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165d80): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165d80): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165d80): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165d80): >_readAt: n=2, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165d80): _writeAt: size=3, off=2 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165d80): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165d80): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.52975173 +0000 UTC m=+212.302977915 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165d80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165dc0): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165dc0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165dc0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165dc0): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165dc0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.52975173 +0000 UTC m=+212.302977915 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165dc0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fb20 item 11 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165e40): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165e40): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165e40): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165e40): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165e40): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.531122402 +0000 UTC m=+212.304348577 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165e40): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165ec0): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165ec0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165ec0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165ec0): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165ec0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.531122402 +0000 UTC m=+212.304348577 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000165ec0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fea0 item 12 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000680f00): _readAt: size=2, off=0 2025/02/05 03:57:18 ERROR : open-test-file(0xc000680f00): Couldn't read size of file 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000680f00): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000680f00): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000680f00): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000680f00): close: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000680f00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000680f80): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000680f80): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000680f80): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000680f80): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000680f80): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.532616824 +0000 UTC m=+212.305843010 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000680f80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681140): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681140): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681140): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681140): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681140): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.532616824 +0000 UTC m=+212.305843010 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681140): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007002a0 item 13 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0006812c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0006812c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0006812c0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0006812c0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0006812c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.534337861 +0000 UTC m=+212.307564046 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0006812c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681340): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681340): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681340): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681340): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681340): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.534337861 +0000 UTC m=+212.307564046 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681340): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007008c0 item 14 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681400): _readAt: size=2, off=0 2025/02/05 03:57:18 ERROR : open-test-file(0xc000681400): Couldn't read size of file 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681400): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681400): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681400): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681400): close: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681400): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681440): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681440): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681440): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681440): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681440): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.535349492 +0000 UTC m=+212.308575667 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681440): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681500): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681500): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681500): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681500): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681500): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.535349492 +0000 UTC m=+212.308575667 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681500): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700c40 item 15 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 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/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681580): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681580): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681580): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681580): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681580): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.539458291 +0000 UTC m=+212.312684476 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681580): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681600): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681600): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681600): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681600): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681600): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.539458291 +0000 UTC m=+212.312684476 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681600): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700ee0 item 16 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681640): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681640): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681640): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681640): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681640): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.540556132 +0000 UTC m=+212.313782308 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681640): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681680): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681680): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681680): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681680): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681680): >_readAt: n=2, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681680): _writeAt: size=3, off=7 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681680): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681680): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.540556132 +0000 UTC m=+212.313782308 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681680): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0006816c0): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0006816c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0006816c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0006816c0): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0006816c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.540556132 +0000 UTC m=+212.313782308 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0006816c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701180 item 17 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681780): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681780): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681780): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681780): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681780): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.542382065 +0000 UTC m=+212.315608250 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681780): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681a40): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681a40): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681a40): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681a40): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681a40): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.542382065 +0000 UTC m=+212.315608250 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681a40): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701570 item 18 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681ac0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681ac0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681ac0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681ac0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681ac0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.543429062 +0000 UTC m=+212.316655247 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681ac0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681bc0): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681bc0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681bc0): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681bc0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681bc0): >_readAt: n=2, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681bc0): _writeAt: size=3, off=7 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681bc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681bc0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.543429062 +0000 UTC m=+212.316655247 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681bc0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681c00): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681c00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681c00): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681c00): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681c00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.543429062 +0000 UTC m=+212.316655247 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681c00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701810 item 19 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681c80): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681c80): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681c80): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681c80): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681c80): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.54514586 +0000 UTC m=+212.318372035 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681c80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681d00): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681d00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681d00): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681d00): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681d00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.54514586 +0000 UTC m=+212.318372035 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681d00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701c70 item 20 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681d80): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681d80): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681d80): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681d80): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681d80): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.546140649 +0000 UTC m=+212.319366825 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681d80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681e40): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681e40): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681e40): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681e40): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681e40): >_readAt: n=2, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681e40): _writeAt: size=3, off=7 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681e40): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681e40): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.546140649 +0000 UTC m=+212.319366825 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681e40): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681e80): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681e80): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681e80): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681e80): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681e80): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.546140649 +0000 UTC m=+212.319366825 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681e80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701f10 item 21 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681f00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681f00): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681f00): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681f00): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681f00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.547614743 +0000 UTC m=+212.320840928 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000681f00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8040): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8040): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8040): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8040): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8040): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.547614743 +0000 UTC m=+212.320840928 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8040): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316700 item 22 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa80c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa80c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa80c0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa80c0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa80c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.548746569 +0000 UTC m=+212.321972754 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa80c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8280): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8280): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8280): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8280): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8280): >_readAt: n=2, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8280): _writeAt: size=3, off=7 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8280): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8280): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.548746569 +0000 UTC m=+212.321972754 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8280): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa82c0): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa82c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa82c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa82c0): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa82c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.548746569 +0000 UTC m=+212.321972754 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa82c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317030 item 23 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 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/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8340): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8340): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8340): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8340): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8340): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.550353011 +0000 UTC m=+212.323579187 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8340): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8440): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8440): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8440): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8440): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8440): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.550353011 +0000 UTC m=+212.323579187 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8440): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317650 item 24 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8680): _readAt: size=2, off=0 2025/02/05 03:57:18 ERROR : open-test-file(0xc000aa8680): Couldn't read size of file 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8680): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8680): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8680): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8680): close: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8680): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa86c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa86c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa86c0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa86c0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa86c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.551811047 +0000 UTC m=+212.325037222 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa86c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa87c0): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa87c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa87c0): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa87c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa87c0): >_readAt: n=2, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa87c0): _writeAt: size=3, off=7 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa87c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa87c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.551811047 +0000 UTC m=+212.325037222 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa87c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8800): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8800): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8800): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8800): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8800): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.551811047 +0000 UTC m=+212.325037222 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8800): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317c00 item 25 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8880): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8880): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8880): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8880): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8880): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.553206094 +0000 UTC m=+212.326432269 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8880): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8900): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8900): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8900): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8900): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8900): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.553206094 +0000 UTC m=+212.326432269 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8900): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a3f0 item 26 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8a00): _readAt: size=2, off=0 2025/02/05 03:57:18 ERROR : open-test-file(0xc000aa8a00): Couldn't read size of file 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8a00): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8a00): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8a00): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8a00): close: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8a00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8a40): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8a40): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8a40): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8a40): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8a40): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.554227032 +0000 UTC m=+212.327453207 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8a40): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8b00): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8b00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8b00): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8b00): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8b00): >_readAt: n=2, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8b00): _writeAt: size=3, off=7 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8b00): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8b00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.554227032 +0000 UTC m=+212.327453207 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8b00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8b40): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8b40): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8b40): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8b40): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8b40): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.554227032 +0000 UTC m=+212.327453207 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8b40): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a850 item 27 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 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/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8bc0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8bc0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8bc0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8bc0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8bc0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.555550926 +0000 UTC m=+212.328777102 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8bc0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8c80): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8c80): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8c80): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8c80): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8c80): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.555550926 +0000 UTC m=+212.328777102 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8c80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ac40 item 28 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8d80): _readAt: size=2, off=0 2025/02/05 03:57:18 ERROR : open-test-file(0xc000aa8d80): Couldn't read size of file 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8d80): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8d80): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8d80): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8d80): close: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8d80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8dc0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8dc0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8dc0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8dc0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8dc0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.556863899 +0000 UTC m=+212.330090075 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8dc0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8e80): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8e80): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8e80): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8e80): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8e80): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.556863899 +0000 UTC m=+212.330090075 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8e80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033aee0 item 29 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 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/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8f00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8f00): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8f00): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8f00): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8f00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.558298701 +0000 UTC m=+212.331524876 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa8f00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9080): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9080): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9080): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9080): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9080): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.558298701 +0000 UTC m=+212.331524876 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9080): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b2d0 item 30 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 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/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9140): _readAt: size=2, off=0 2025/02/05 03:57:18 ERROR : open-test-file(0xc000aa9140): Couldn't read size of file 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9140): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9140): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9140): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9140): close: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9140): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9180): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9180): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9180): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9180): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9180): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.559294562 +0000 UTC m=+212.332520728 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9180): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9240): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9240): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9240): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9240): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9240): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.559294562 +0000 UTC m=+212.332520728 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9240): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b730 item 31 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 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/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa92c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa92c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa92c0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa92c0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa92c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.560427309 +0000 UTC m=+212.333653484 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa92c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9340): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9340): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9340): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9340): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9340): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.560427309 +0000 UTC m=+212.333653484 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9340): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bc70 item 32 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9380): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9380): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9380): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9380): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9380): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.561388515 +0000 UTC m=+212.334614690 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9380): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa93c0): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa93c0): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa93c0): _writeAt: size=3, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa93c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa93c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338700 item 33 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa93c0): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa93c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.561782803 +0000 UTC m=+212.335008978 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa93c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9400): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9400): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9400): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9400): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9400): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.561782803 +0000 UTC m=+212.335008978 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9400): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003388c0 item 33 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9440): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9440): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9440): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9440): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9440): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.562891866 +0000 UTC m=+212.336118040 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9440): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9480): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9480): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338b60 item 34 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9480): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9480): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9480): _writeAt: size=3, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9480): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9480): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.56340263 +0000 UTC m=+212.336628805 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9480): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa94c0): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa94c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa94c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa94c0): >_readAt: n=3, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa94c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.56340263 +0000 UTC m=+212.336628805 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa94c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338e00 item 34 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9500): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9500): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9500): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9500): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9500): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.564350461 +0000 UTC m=+212.337576637 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9500): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9540): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9540): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9540): _writeAt: size=3, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9540): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9540): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339260 item 35 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9540): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9540): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.564858771 +0000 UTC m=+212.338084946 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9540): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9580): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9580): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9580): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9580): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9580): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.564858771 +0000 UTC m=+212.338084946 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9580): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003393b0 item 35 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9600): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9600): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9600): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9600): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9600): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.565836819 +0000 UTC m=+212.339062994 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9600): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa96c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa96c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339960 item 36 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa96c0): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa96c0): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa96c0): _writeAt: size=3, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa96c0): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa96c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.566282181 +0000 UTC m=+212.339508357 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa96c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9700): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9700): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9700): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9700): >_readAt: n=3, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9700): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.566282181 +0000 UTC m=+212.339508357 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9700): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339ce0 item 36 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9740): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9740): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9740): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9740): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9740): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.567672089 +0000 UTC m=+212.340898264 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9740): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9780): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9780): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9780): _writeAt: size=3, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9780): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9780): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003441c0 item 37 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9780): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9780): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.567987338 +0000 UTC m=+212.341213513 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9780): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa97c0): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa97c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa97c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa97c0): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa97c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.567987338 +0000 UTC m=+212.341213513 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa97c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344540 item 37 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9880): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9880): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9880): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9880): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9880): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.569065833 +0000 UTC m=+212.342292008 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9880): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9940): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9940): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344c40 item 38 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9940): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9940): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9940): _writeAt: size=3, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9940): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9940): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.569454099 +0000 UTC m=+212.342680274 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9940): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9980): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9980): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9980): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9980): >_readAt: n=3, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9980): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.569454099 +0000 UTC m=+212.342680274 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9980): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344e70 item 38 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9a00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9a00): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9a00): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9a00): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9a00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.570415847 +0000 UTC m=+212.343642022 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9a00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9ac0): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9ac0): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9ac0): _writeAt: size=3, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9ac0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9ac0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003455e0 item 39 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9ac0): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9ac0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.570805736 +0000 UTC m=+212.344031910 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9ac0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9b00): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9b00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9b00): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9b00): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9b00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.570805736 +0000 UTC m=+212.344031910 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9b00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345880 item 39 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9b80): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9b80): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9b80): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9b80): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9b80): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.571798401 +0000 UTC m=+212.345024576 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9b80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9c40): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9c40): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345c00 item 40 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9c40): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9c40): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9c40): _writeAt: size=3, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9c40): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9c40): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.572222183 +0000 UTC m=+212.345448357 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9c40): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9c80): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9c80): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9c80): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9c80): >_readAt: n=3, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9c80): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.572222183 +0000 UTC m=+212.345448357 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9c80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345e30 item 40 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9cc0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9cc0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9cc0): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9cc0): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9cc0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9cc0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9cc0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.573155657 +0000 UTC m=+212.346381832 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9cc0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9d00): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9d00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9d00): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c3f0 item 41 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9d00): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9d00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.573500502 +0000 UTC m=+212.346726677 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9d00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9d40): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9d40): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9d40): _writeAt: size=3, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9d40): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9d40): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c7e0 item 41 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9d40): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9d40): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.573887815 +0000 UTC m=+212.347113990 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9d40): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9d80): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9d80): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9d80): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9d80): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9d80): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.573887815 +0000 UTC m=+212.347113990 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9d80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c9a0 item 41 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9e40): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9e40): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9e40): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9e40): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9e40): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9e40): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9e40): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.574998511 +0000 UTC m=+212.348224696 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000aa9e40): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30280): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30280): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30280): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004065b0 item 42 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30280): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30280): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.575412053 +0000 UTC m=+212.348638228 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30280): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30340): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30340): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406930 item 42 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30340): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30340): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30340): _writeAt: size=3, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30340): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30340): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.575888504 +0000 UTC m=+212.349114689 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30340): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30380): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30380): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30380): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30380): >_readAt: n=3, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30380): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.575888504 +0000 UTC m=+212.349114689 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30380): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406cb0 item 42 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30440): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30440): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30440): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30440): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30440): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30440): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30440): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.576931333 +0000 UTC m=+212.350157518 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30440): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30480): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30480): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30480): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407110 item 43 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30480): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30480): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.577483435 +0000 UTC m=+212.350709620 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30480): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30540): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30540): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30540): _writeAt: size=3, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30540): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30540): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407490 item 43 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30540): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30540): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.577889855 +0000 UTC m=+212.351116040 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30540): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30580): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30580): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30580): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30580): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30580): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.577889855 +0000 UTC m=+212.351116040 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30580): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004076c0 item 43 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30640): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30640): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30640): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30640): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30640): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30640): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30640): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.579134341 +0000 UTC m=+212.352360526 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30640): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30680): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30680): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30680): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407b20 item 44 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30680): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30680): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.579637391 +0000 UTC m=+212.352863576 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30680): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30740): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30740): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407ce0 item 44 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30740): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30740): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30740): _writeAt: size=3, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30740): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30740): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.580091028 +0000 UTC m=+212.353317203 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30740): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30780): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30780): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30780): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30780): >_readAt: n=3, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30780): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.580091028 +0000 UTC m=+212.353317203 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30780): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407f10 item 44 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30840): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30840): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30840): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30840): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30840): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30840): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30840): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.581171137 +0000 UTC m=+212.354397322 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30840): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30880): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30880): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30880): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003002a0 item 45 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30880): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30880): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.581544445 +0000 UTC m=+212.354770619 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30880): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30940): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30940): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30940): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30940): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30940): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.581544445 +0000 UTC m=+212.354770619 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30940): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003003f0 item 45 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30a00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30a00): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30a00): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30a00): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30a00): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30a00): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30a00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.582699413 +0000 UTC m=+212.355925598 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30a00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30a40): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30a40): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30a40): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003010a0 item 46 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30a40): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30a40): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.58312039 +0000 UTC m=+212.356346575 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30a40): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30b00): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30b00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30b00): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30b00): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30b00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.58312039 +0000 UTC m=+212.356346575 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30b00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301730 item 46 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30c00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30c00): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30c00): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30c00): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30c00): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30c00): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30c00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.584191412 +0000 UTC m=+212.357417587 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30c00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30c40): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30c40): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30c40): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cc380 item 47 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30c40): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30c40): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.584562996 +0000 UTC m=+212.357789171 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30c40): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30d00): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30d00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30d00): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30d00): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30d00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.584562996 +0000 UTC m=+212.357789171 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30d00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cc620 item 47 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 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/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30e00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30e00): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30e00): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30e00): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30e00): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30e00): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30e00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.585690814 +0000 UTC m=+212.358916989 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30e00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30e40): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30e40): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30e40): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cca10 item 48 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30e40): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30e40): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.586094538 +0000 UTC m=+212.359320723 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30e40): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30f00): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30f00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30f00): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30f00): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30f00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.586094538 +0000 UTC m=+212.359320723 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30f00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cccb0 item 48 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30f40): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30f40): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30f40): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30f40): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30f40): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.58825723 +0000 UTC m=+212.361483405 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30f40): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30f80): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30f80): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30f80): _writeAt: size=3, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30f80): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30f80): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30f80): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cd0a0 item 49 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30f80): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30f80): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.588611281 +0000 UTC m=+212.361837456 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30f80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30fc0): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30fc0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30fc0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30fc0): >_readAt: n=8, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30fc0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.588611281 +0000 UTC m=+212.361837456 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d30fc0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cd2d0 item 49 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31040): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31040): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31040): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31040): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31040): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.589582175 +0000 UTC m=+212.362808351 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31040): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31100): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31100): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31100): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cd7a0 item 50 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31100): _readAt: size=2, off=5 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31100): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31100): _writeAt: size=3, off=5 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31100): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31100): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.589998584 +0000 UTC m=+212.363224759 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31100): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31140): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31140): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31140): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31140): >_readAt: n=3, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31140): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.589998584 +0000 UTC m=+212.363224759 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31140): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cd9d0 item 50 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d311c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d311c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d311c0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d311c0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d311c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.591009072 +0000 UTC m=+212.364235248 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d311c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31280): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31280): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31280): _writeAt: size=3, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31280): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31280): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31280): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400230 item 51 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31280): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31280): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.591392919 +0000 UTC m=+212.364619094 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31280): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d312c0): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d312c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d312c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d312c0): >_readAt: n=8, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d312c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.591392919 +0000 UTC m=+212.364619094 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d312c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400930 item 51 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31340): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31340): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31340): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31340): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31340): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.59238866 +0000 UTC m=+212.365614866 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31340): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31400): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31400): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31400): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400e70 item 52 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31400): _readAt: size=2, off=5 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31400): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31400): _writeAt: size=3, off=5 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31400): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31400): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.592806382 +0000 UTC m=+212.366032557 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31400): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31440): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31440): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31440): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31440): >_readAt: n=3, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31440): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.592806382 +0000 UTC m=+212.366032557 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31440): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400fc0 item 52 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d314c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d314c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d314c0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d314c0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d314c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.593734266 +0000 UTC m=+212.366960440 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d314c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31580): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31580): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31580): _writeAt: size=3, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31580): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31580): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31580): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004015e0 item 53 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31580): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31580): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.59411634 +0000 UTC m=+212.367342514 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31580): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d315c0): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d315c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d315c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d315c0): >_readAt: n=8, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d315c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.59411634 +0000 UTC m=+212.367342514 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d315c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401a40 item 53 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31640): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31640): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31640): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31640): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31640): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.595089528 +0000 UTC m=+212.368315703 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31640): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc5c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc5c0): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc5c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c230 item 54 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc5c0): _readAt: size=2, off=5 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc5c0): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc5c0): _writeAt: size=3, off=5 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc5c0): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc5c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.595494856 +0000 UTC m=+212.368721032 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc5c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc600): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc600): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc600): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc600): >_readAt: n=3, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc600): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.595494856 +0000 UTC m=+212.368721032 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc600): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c460 item 54 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc8c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc8c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc8c0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc8c0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc8c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.596423641 +0000 UTC m=+212.369649807 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc8c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc9c0): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc9c0): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc9c0): _writeAt: size=3, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc9c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc9c0): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc9c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c700 item 55 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc9c0): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc9c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.596783775 +0000 UTC m=+212.370009951 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bc9c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bca00): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bca00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bca00): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bca00): >_readAt: n=8, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bca00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.596783775 +0000 UTC m=+212.370009951 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bca00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c930 item 55 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 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/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bca80): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bca80): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bca80): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bca80): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bca80): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.597757515 +0000 UTC m=+212.370983690 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bca80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcbc0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcbc0): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcbc0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034cd20 item 56 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcbc0): _readAt: size=2, off=5 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcbc0): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcbc0): _writeAt: size=3, off=5 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcbc0): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcbc0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.598170928 +0000 UTC m=+212.371397103 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcbc0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcc00): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcc00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcc00): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcc00): >_readAt: n=3, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcc00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.598170928 +0000 UTC m=+212.371397103 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcc00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ce70 item 56 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcd40): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcd40): open at offset 0 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcd40): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcd40): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcd40): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcd40): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcd40): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcd40): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.599773763 +0000 UTC m=+212.372999939 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcd40): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcdc0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcdc0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcdc0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d260 item 57 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcdc0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcdc0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.600148914 +0000 UTC m=+212.373375089 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcdc0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcf00): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcf00): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcf00): _writeAt: size=3, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcf00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcf00): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcf00): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d500 item 57 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcf00): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcf00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.600509087 +0000 UTC m=+212.373735262 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bcf00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd080): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd080): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd080): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd080): >_readAt: n=8, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd080): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.600509087 +0000 UTC m=+212.373735262 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd080): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d6c0 item 57 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd240): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd240): open at offset 0 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd240): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd240): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd240): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd240): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd240): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd240): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.601439026 +0000 UTC m=+212.374665190 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd240): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd300): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd300): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd300): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d9d0 item 58 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd300): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd300): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.601778059 +0000 UTC m=+212.375004244 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd300): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd900): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd900): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd900): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034db90 item 58 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd900): _readAt: size=2, off=5 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd900): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd900): _writeAt: size=3, off=5 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd900): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd900): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.602192324 +0000 UTC m=+212.375418499 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd900): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd940): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd940): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd940): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd940): >_readAt: n=3, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd940): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.602192324 +0000 UTC m=+212.375418499 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0002bd940): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034dce0 item 58 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c040): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c040): open at offset 0 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c040): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c040): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c040): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c040): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c040): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c040): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.603300805 +0000 UTC m=+212.376526980 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c040): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c080): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c080): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c080): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590310 item 59 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c080): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c080): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.603636842 +0000 UTC m=+212.376863017 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c080): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c140): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c140): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c140): _writeAt: size=3, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c140): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c140): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c140): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590540 item 59 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c140): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c140): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.604022964 +0000 UTC m=+212.377249140 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c140): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c180): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c180): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c180): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c180): >_readAt: n=8, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c180): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.604022964 +0000 UTC m=+212.377249140 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c180): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590d20 item 59 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 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/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c240): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c240): open at offset 0 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c240): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c240): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c240): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c240): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c240): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c240): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.605040867 +0000 UTC m=+212.378267042 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c240): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c280): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c280): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c280): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591340 item 60 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c280): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c280): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.605428902 +0000 UTC m=+212.378655077 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c280): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c340): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c340): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c340): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591490 item 60 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c340): _readAt: size=2, off=5 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c340): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c340): _writeAt: size=3, off=5 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c340): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c340): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.60584024 +0000 UTC m=+212.379066416 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c340): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c380): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c380): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c380): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c380): >_readAt: n=3, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c380): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.60584024 +0000 UTC m=+212.379066416 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c380): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591730 item 60 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c480): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c480): open at offset 0 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c480): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c480): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c480): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c480): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c480): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c480): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.606665353 +0000 UTC m=+212.379891527 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c480): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c4c0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c4c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c4c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000176070 item 61 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c4c0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c4c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.607461099 +0000 UTC m=+212.380687265 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c4c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c5c0): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c5c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c5c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c5c0): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c5c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.607461099 +0000 UTC m=+212.380687265 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c5c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000176540 item 61 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 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/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c680): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c680): open at offset 0 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c680): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c680): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c680): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c680): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c680): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c680): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.608399704 +0000 UTC m=+212.381625879 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c680): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c6c0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c6c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c6c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000176bd0 item 62 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c6c0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c6c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.608742374 +0000 UTC m=+212.381968549 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c6c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c780): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c780): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c780): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c780): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c780): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.608742374 +0000 UTC m=+212.381968549 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c780): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000176ee0 item 62 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 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/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c840): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c840): open at offset 0 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c840): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c840): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c840): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c840): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c840): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c840): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.609699934 +0000 UTC m=+212.382926109 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c840): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c880): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c880): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c880): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000177570 item 63 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c880): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c880): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.610097888 +0000 UTC m=+212.383324062 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c880): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c940): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c940): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c940): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c940): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c940): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.610097888 +0000 UTC m=+212.383324062 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc00120c940): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000177810 item 63 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 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/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31700): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31700): open at offset 0 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31700): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31700): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31700): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31700): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31700): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31700): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.611028276 +0000 UTC m=+212.384254451 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31700): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31740): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31740): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31740): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598150 item 64 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31740): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31740): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.611539061 +0000 UTC m=+212.384765235 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31740): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31800): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31800): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31800): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31800): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31800): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.611539061 +0000 UTC m=+212.384765235 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31800): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598380 item 64 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31840): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31840): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31840): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31840): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31840): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.612465863 +0000 UTC m=+212.385692038 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31840): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31880): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31880): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31880): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31880): >_readAt: n=2, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31880): _writeAt: size=3, off=2 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005987e0 item 65 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31880): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31880): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.612859548 +0000 UTC m=+212.386085724 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31880): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d318c0): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d318c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d318c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d318c0): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d318c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.612859548 +0000 UTC m=+212.386085724 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d318c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598af0 item 65 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31900): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31900): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31900): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31900): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31900): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.613795357 +0000 UTC m=+212.387021532 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31900): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31940): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31940): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598ee0 item 66 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31940): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31940): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31940): _writeAt: size=3, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31940): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31940): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.61422014 +0000 UTC m=+212.387446316 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31940): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31980): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31980): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31980): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31980): >_readAt: n=3, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31980): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.61422014 +0000 UTC m=+212.387446316 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31980): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000599030 item 66 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d319c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d319c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d319c0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d319c0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d319c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.615119933 +0000 UTC m=+212.388346098 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d319c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31a40): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31a40): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31a40): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31a40): >_readAt: n=2, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31a40): _writeAt: size=3, off=2 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005995e0 item 67 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31a40): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31a40): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.615500764 +0000 UTC m=+212.388726939 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31a40): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31a80): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31a80): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31a80): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31a80): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31a80): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.615500764 +0000 UTC m=+212.388726939 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31a80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005997a0 item 67 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31b00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31b00): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31b00): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31b00): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31b00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.616538674 +0000 UTC m=+212.389764859 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31b00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31bc0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31bc0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000599d50 item 68 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31bc0): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31bc0): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31bc0): _writeAt: size=3, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31bc0): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31bc0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.616969419 +0000 UTC m=+212.390195595 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31bc0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31c00): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31c00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31c00): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31c00): >_readAt: n=3, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31c00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.616969419 +0000 UTC m=+212.390195595 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31c00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000599ea0 item 68 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31c40): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31c40): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31c40): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31c40): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31c40): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.618219084 +0000 UTC m=+212.391445260 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31c40): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31c80): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31c80): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31c80): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31c80): >_readAt: n=2, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31c80): _writeAt: size=3, off=2 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c380 item 69 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31c80): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31c80): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.618656723 +0000 UTC m=+212.391882897 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31c80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31cc0): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31cc0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31cc0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31cc0): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31cc0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.618656723 +0000 UTC m=+212.391882897 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31cc0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c540 item 69 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31d40): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31d40): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31d40): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31d40): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31d40): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.619566744 +0000 UTC m=+212.392792918 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31d40): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31e00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31e00): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ccb0 item 70 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31e00): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31e00): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31e00): _writeAt: size=3, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31e00): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31e00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.619975478 +0000 UTC m=+212.393201653 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31e00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31e40): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31e40): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31e40): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31e40): >_readAt: n=3, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31e40): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.619975478 +0000 UTC m=+212.393201653 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31e40): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044cfc0 item 70 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31ec0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31ec0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31ec0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31ec0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31ec0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.621377448 +0000 UTC m=+212.394603622 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000d31ec0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a040): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a040): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a040): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a040): >_readAt: n=2, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a040): _writeAt: size=3, off=2 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d3b0 item 71 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a040): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a040): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.621725799 +0000 UTC m=+212.394951964 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a040): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a1c0): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a1c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a1c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a1c0): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a1c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.621725799 +0000 UTC m=+212.394951964 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a1c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044db20 item 71 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a3c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a3c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a3c0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a3c0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a3c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.622774198 +0000 UTC m=+212.396000373 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a3c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a480): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a480): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a2230 item 72 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a480): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a480): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a480): _writeAt: size=3, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a480): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a480): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.62335858 +0000 UTC m=+212.396584755 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a480): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a4c0): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a4c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a4c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a4c0): >_readAt: n=3, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a4c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.62335858 +0000 UTC m=+212.396584755 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a4c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a23f0 item 72 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a500): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a500): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a500): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a500): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a500): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a500): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a500): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.62434319 +0000 UTC m=+212.397569365 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a500): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a540): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a540): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a540): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a27e0 item 73 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a540): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a540): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.624734342 +0000 UTC m=+212.397960517 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a540): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a580): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a580): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a580): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a580): >_readAt: n=2, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a580): _writeAt: size=3, off=2 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a2930 item 73 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a580): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a580): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.625158424 +0000 UTC m=+212.398384599 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a580): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a5c0): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a5c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a5c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a5c0): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a5c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.625158424 +0000 UTC m=+212.398384599 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a5c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a2c40 item 73 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a6c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a6c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a6c0): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a6c0): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a6c0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a6c0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a6c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.625984668 +0000 UTC m=+212.399210844 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a6c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a700): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a700): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a700): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a3030 item 74 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a700): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a700): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.626331556 +0000 UTC m=+212.399557731 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a700): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a7c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a7c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a3260 item 74 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a7c0): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a7c0): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a7c0): _writeAt: size=3, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a7c0): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a7c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.626726905 +0000 UTC m=+212.399953080 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a7c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a800): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a800): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a800): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a800): >_readAt: n=3, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a800): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.626726905 +0000 UTC m=+212.399953080 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a800): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a37a0 item 74 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a8c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a8c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a8c0): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a8c0): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a8c0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a8c0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a8c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.627643368 +0000 UTC m=+212.400869543 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a8c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a900): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a900): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a900): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348230 item 75 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a900): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a900): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.628018078 +0000 UTC m=+212.401244253 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a900): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a9c0): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a9c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a9c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a9c0): >_readAt: n=2, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a9c0): _writeAt: size=3, off=2 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348460 item 75 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a9c0): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a9c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.628450887 +0000 UTC m=+212.401677062 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0a9c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0aa00): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0aa00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0aa00): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0aa00): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0aa00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.628450887 +0000 UTC m=+212.401677062 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0aa00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003488c0 item 75 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0aac0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0aac0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0aac0): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0aac0): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0aac0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0aac0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0aac0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.629433893 +0000 UTC m=+212.402660059 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0aac0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ab00): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ab00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ab00): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349030 item 76 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ab00): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ab00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.629847376 +0000 UTC m=+212.403073552 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ab00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0abc0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0abc0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349500 item 76 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0abc0): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0abc0): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0abc0): _writeAt: size=3, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0abc0): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0abc0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.630259837 +0000 UTC m=+212.403486012 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0abc0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ac00): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ac00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ac00): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ac00): >_readAt: n=3, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ac00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.630259837 +0000 UTC m=+212.403486012 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ac00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349a40 item 76 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0acc0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0acc0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0acc0): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0acc0): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0acc0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0acc0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0acc0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.632117209 +0000 UTC m=+212.405343384 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0acc0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ad00): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ad00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ad00): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017c3f0 item 77 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ad00): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ad00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.632702503 +0000 UTC m=+212.405928678 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ad00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0adc0): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0adc0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0adc0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0adc0): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0adc0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.632702503 +0000 UTC m=+212.405928678 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0adc0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017c690 item 77 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ae80): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ae80): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ae80): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ae80): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ae80): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ae80): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ae80): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.634578458 +0000 UTC m=+212.407804634 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ae80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0aec0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0aec0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0aec0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ca80 item 78 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0aec0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0aec0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.634880834 +0000 UTC m=+212.408107009 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0aec0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0af80): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0af80): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0af80): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0af80): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0af80): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.634880834 +0000 UTC m=+212.408107009 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0af80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017cd90 item 78 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b040): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b040): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b040): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b040): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b040): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b040): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b040): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.636388611 +0000 UTC m=+212.409614786 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b040): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b080): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b080): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b080): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017d730 item 79 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b080): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b080): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.636809067 +0000 UTC m=+212.410035242 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b080): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b180): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b180): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b180): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b180): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b180): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.636809067 +0000 UTC m=+212.410035242 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b180): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017d9d0 item 79 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 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/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b240): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b240): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b240): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b240): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b240): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b240): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b240): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.638046359 +0000 UTC m=+212.411272534 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b240): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b280): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b280): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b280): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ddc0 item 80 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b280): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b280): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.638353794 +0000 UTC m=+212.411579969 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b280): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b340): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b340): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b340): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b340): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b340): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.638353794 +0000 UTC m=+212.411579969 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b340): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007200e0 item 80 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b400): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b400): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b400): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b400): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b400): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.639782223 +0000 UTC m=+212.413008399 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b400): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b440): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b440): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b440): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b440): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b440): >_readAt: n=2, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b440): _writeAt: size=3, off=7 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007203f0 item 81 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b440): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b440): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.640391282 +0000 UTC m=+212.413617457 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b440): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b480): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b480): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b480): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b480): >_readAt: n=8, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b480): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.640391282 +0000 UTC m=+212.413617457 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b480): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000720690 item 81 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b540): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b540): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b540): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b540): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b540): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.642038881 +0000 UTC m=+212.415265056 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b540): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b640): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b640): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b640): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000720a80 item 82 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b640): _readAt: size=2, off=5 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b640): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b640): _writeAt: size=3, off=5 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b640): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b640): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.64283037 +0000 UTC m=+212.416056566 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b640): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b680): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b680): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b680): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b680): >_readAt: n=3, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b680): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.64283037 +0000 UTC m=+212.416056566 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b680): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000720bd0 item 82 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b740): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b740): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b740): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b740): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b740): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.64455283 +0000 UTC m=+212.417778995 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b740): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b800): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b800): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b800): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b800): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b800): >_readAt: n=2, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b800): _writeAt: size=3, off=7 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000720e70 item 83 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b800): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b800): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.645208515 +0000 UTC m=+212.418434690 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b800): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b840): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b840): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b840): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b840): >_readAt: n=8, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b840): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.645208515 +0000 UTC m=+212.418434690 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b840): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000720fc0 item 83 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b900): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b900): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b900): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b900): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b900): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.646904574 +0000 UTC m=+212.420130750 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b900): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b9c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b9c0): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b9c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000721490 item 84 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b9c0): _readAt: size=2, off=5 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b9c0): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b9c0): _writeAt: size=3, off=5 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b9c0): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b9c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.647609291 +0000 UTC m=+212.420835467 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0b9c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ba00): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ba00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ba00): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ba00): >_readAt: n=3, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ba00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.647609291 +0000 UTC m=+212.420835467 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ba00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007216c0 item 84 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ba80): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ba80): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ba80): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ba80): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ba80): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.649076434 +0000 UTC m=+212.422302609 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0ba80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bb40): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bb40): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bb40): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bb40): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bb40): >_readAt: n=2, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bb40): _writeAt: size=3, off=7 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000721e30 item 85 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bb40): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bb40): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.649447056 +0000 UTC m=+212.422673231 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bb40): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bb80): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bb80): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bb80): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bb80): >_readAt: n=8, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bb80): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.649447056 +0000 UTC m=+212.422673231 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bb80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056e230 item 85 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bc00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bc00): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bc00): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bc00): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bc00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.650843225 +0000 UTC m=+212.424069410 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bc00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bcc0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bcc0): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bcc0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056e850 item 86 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bcc0): _readAt: size=2, off=5 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bcc0): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bcc0): _writeAt: size=3, off=5 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bcc0): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bcc0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.651267017 +0000 UTC m=+212.424493202 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bcc0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bd00): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bd00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bd00): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bd00): >_readAt: n=3, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bd00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.651267017 +0000 UTC m=+212.424493202 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bd00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056eaf0 item 86 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bd80): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bd80): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bd80): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bd80): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bd80): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.652356744 +0000 UTC m=+212.425582918 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bd80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0be40): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0be40): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0be40): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0be40): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0be40): >_readAt: n=2, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0be40): _writeAt: size=3, off=7 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056efc0 item 87 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0be40): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0be40): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.652845647 +0000 UTC m=+212.426071823 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0be40): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0be80): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0be80): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0be80): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0be80): >_readAt: n=8, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0be80): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.652845647 +0000 UTC m=+212.426071823 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0be80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056f110 item 87 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 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/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bf00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bf00): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bf00): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bf00): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bf00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.653828594 +0000 UTC m=+212.427054770 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000b0bf00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718200): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718200): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718200): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056f730 item 88 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718200): _readAt: size=2, off=5 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718200): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718200): _writeAt: size=3, off=5 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718200): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718200): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.654325122 +0000 UTC m=+212.427551297 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718200): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718240): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718240): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718240): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718240): >_readAt: n=3, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718240): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.654325122 +0000 UTC m=+212.427551297 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718240): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056f960 item 88 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718400): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718400): open at offset 0 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718400): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718400): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718400): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718400): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718400): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718400): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.655380244 +0000 UTC m=+212.428606429 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718400): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718480): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718480): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718480): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056fdc0 item 89 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718480): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718480): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.655697558 +0000 UTC m=+212.428923743 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718480): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718540): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718540): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718540): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718540): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718540): >_readAt: n=2, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718540): _writeAt: size=3, off=7 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000126150 item 89 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718540): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718540): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.656156656 +0000 UTC m=+212.429382831 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718540): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718580): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718580): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718580): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718580): >_readAt: n=8, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718580): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.656156656 +0000 UTC m=+212.429382831 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718580): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000126460 item 89 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718640): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718640): open at offset 0 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718640): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718640): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718640): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718640): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718640): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718640): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.657201468 +0000 UTC m=+212.430427653 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718640): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718680): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718680): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718680): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001269a0 item 90 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718680): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718680): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.657575928 +0000 UTC m=+212.430802113 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718680): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718740): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718740): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718740): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000126e70 item 90 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718740): _readAt: size=2, off=5 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718740): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718740): _writeAt: size=3, off=5 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718740): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718740): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.658021871 +0000 UTC m=+212.431248046 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718740): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718780): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718780): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718780): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718780): >_readAt: n=3, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718780): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.658021871 +0000 UTC m=+212.431248046 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718780): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000127030 item 90 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718840): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718840): open at offset 0 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718840): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718840): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718840): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718840): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718840): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718840): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.659236963 +0000 UTC m=+212.432463137 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718840): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0007188c0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0007188c0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0007188c0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000127420 item 91 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0007188c0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0007188c0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.659539528 +0000 UTC m=+212.432765703 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc0007188c0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718980): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718980): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718980): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718980): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718980): >_readAt: n=2, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718980): _writeAt: size=3, off=7 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001276c0 item 91 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718980): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718980): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.660071341 +0000 UTC m=+212.433297526 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718980): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718a00): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718a00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718a00): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718a00): >_readAt: n=8, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718a00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.660071341 +0000 UTC m=+212.433297526 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718a00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001278f0 item 91 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 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/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718ac0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718ac0): open at offset 0 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718ac0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718ac0): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718ac0): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718ac0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718ac0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718ac0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.661075318 +0000 UTC m=+212.434301503 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718ac0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718b00): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718b00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718b00): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000127ce0 item 92 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718b00): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718b00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.661441692 +0000 UTC m=+212.434667868 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718b00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718bc0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718bc0): open at offset 5 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718bc0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017a150 item 92 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718bc0): _readAt: size=2, off=5 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718bc0): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718bc0): _writeAt: size=3, off=5 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718bc0): >_writeAt: n=3, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718bc0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.661902033 +0000 UTC m=+212.435128238 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718bc0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718c00): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718c00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718c00): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718c00): >_readAt: n=3, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718c00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.661902033 +0000 UTC m=+212.435128238 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718c00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017a310 item 92 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718cc0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718cc0): open at offset 0 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718cc0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718cc0): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718cc0): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718cc0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718cc0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718cc0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.662883326 +0000 UTC m=+212.436109492 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718cc0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718d00): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718d00): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718d00): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017a8c0 item 93 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718d00): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718d00): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.663223152 +0000 UTC m=+212.436449327 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718d00): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718dc0): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718dc0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718dc0): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718dc0): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718dc0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.663223152 +0000 UTC m=+212.436449327 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718dc0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ac40 item 93 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 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/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718e80): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718e80): open at offset 0 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718e80): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718e80): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718e80): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718e80): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718e80): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718e80): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.664103487 +0000 UTC m=+212.437329662 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718e80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718ec0): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718ec0): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718ec0): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017b810 item 94 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718ec0): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718ec0): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.664523012 +0000 UTC m=+212.437749187 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718ec0): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718f80): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718f80): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718f80): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718f80): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718f80): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.664523012 +0000 UTC m=+212.437749187 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000718f80): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017bb20 item 94 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 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/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719040): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719040): open at offset 0 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719040): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719040): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719040): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719040): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719040): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719040): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.665508874 +0000 UTC m=+212.438735039 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719040): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719080): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719080): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719080): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e2a0 item 95 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719080): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719080): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.665928167 +0000 UTC m=+212.439154333 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719080): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719140): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719140): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719140): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719140): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719140): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.665928167 +0000 UTC m=+212.439154333 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719140): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e460 item 95 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 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/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719200): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719200): open at offset 0 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719200): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719200): _readAt: size=2, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719200): >_readAt: n=0, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719200): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719200): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719200): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.66696203 +0000 UTC m=+212.440188205 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719200): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719240): _writeAt: size=5, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719240): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719240): >openPending: err= 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e700 item 96 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719240): >_writeAt: n=5, err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719240): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.66734191 +0000 UTC m=+212.440568084 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719240): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:18 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719300): _readAt: size=512, off=0 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719300): openPending: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719300): >openPending: err= 2025/02/05 03:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719300): >_readAt: n=5, err=EOF 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719300): close: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:18.66734191 +0000 UTC m=+212.440568084 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:18 DEBUG : open-test-file(0xc000719300): >close: err= 2025/02/05 03:57:18 DEBUG : open-test-file: Remove: 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e8c0 item 96 2025/02/05 03:57:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:18 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:18 DEBUG : open-test-file: >Remove: err= 2025/02/05 03:57:18 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:57:18 DEBUG : : Looking for writers 2025/02/05 03:57:18 DEBUG : >WaitForWriters: 2025/02/05 03:57:18 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:57:18 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:57:18 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:57:18 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:18 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:57:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:18 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:57:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/02/05 03:57:18 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a4c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a4c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a4c0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a4c0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a4c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.046715652 +0000 UTC m=+212.819941837 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a4c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a500): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a500): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a500): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a500): >_readAt: n=2, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a500): _writeAt: size=3, off=2 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a500): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a500): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.046715652 +0000 UTC m=+212.819941837 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a500): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a540): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a540): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a540): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a540): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a540): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.046715652 +0000 UTC m=+212.819941837 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a540): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043df10 item 1 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a580): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a580): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a580): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a580): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a580): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.048468618 +0000 UTC m=+212.821694803 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a580): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a600): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a600): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a600): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a600): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a600): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.048468618 +0000 UTC m=+212.821694803 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a600): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030cbd0 item 2 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a640): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a640): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a640): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a640): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a640): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.049722291 +0000 UTC m=+212.822948476 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a640): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a680): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a680): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a680): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a680): >_readAt: n=2, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a680): _writeAt: size=3, off=2 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a680): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a680): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.049722291 +0000 UTC m=+212.822948476 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a680): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a6c0): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a6c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a6c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a6c0): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a6c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.049722291 +0000 UTC m=+212.822948476 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a6c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d730 item 3 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a740): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a740): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a740): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a740): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a740): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.054520458 +0000 UTC m=+212.827746673 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a740): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a7c0): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a7c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a7c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a7c0): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a7c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.054520458 +0000 UTC m=+212.827746673 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a7c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030dc70 item 4 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a880): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a880): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a880): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a880): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a880): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.057791551 +0000 UTC m=+212.831017757 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a880): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a8c0): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a8c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a8c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a8c0): >_readAt: n=2, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a8c0): _writeAt: size=3, off=2 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a8c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a8c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.057791551 +0000 UTC m=+212.831017757 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a8c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a900): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a900): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a900): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a900): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a900): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.057791551 +0000 UTC m=+212.831017757 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a900): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000525b0 item 5 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a980): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a980): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a980): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a980): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a980): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.062089633 +0000 UTC m=+212.835315838 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040a980): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040aa40): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040aa40): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040aa40): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040aa40): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040aa40): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.062089633 +0000 UTC m=+212.835315838 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040aa40): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000531f0 item 6 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ab80): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ab80): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ab80): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ab80): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ab80): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.067570186 +0000 UTC m=+212.840796371 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ab80): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ac80): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ac80): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ac80): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ac80): >_readAt: n=2, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ac80): _writeAt: size=3, off=2 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ac80): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ac80): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.067570186 +0000 UTC m=+212.840796371 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ac80): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ae80): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ae80): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ae80): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ae80): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ae80): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.067570186 +0000 UTC m=+212.840796371 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ae80): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b90 item 7 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040af80): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040af80): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040af80): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040af80): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040af80): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.070159515 +0000 UTC m=+212.843385711 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040af80): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b180): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b180): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b180): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b180): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b180): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.070159515 +0000 UTC m=+212.843385711 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b180): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007241c0 item 8 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b1c0): _readAt: size=2, off=0 2025/02/05 03:57:19 ERROR : open-test-file(0xc00040b1c0): Couldn't read size of file 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b1c0): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b1c0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b1c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b1c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b1c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b200): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b200): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b200): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b200): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b200): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.072528823 +0000 UTC m=+212.845755019 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b200): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b240): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b240): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b240): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b240): >_readAt: n=2, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b240): _writeAt: size=3, off=2 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b240): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b240): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.072528823 +0000 UTC m=+212.845755019 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b240): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b280): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b280): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b280): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b280): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b280): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.072528823 +0000 UTC m=+212.845755019 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b280): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000724690 item 9 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b380): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b380): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b380): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b380): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b380): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.075926193 +0000 UTC m=+212.849152388 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b380): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b400): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b400): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b400): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b400): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b400): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.075926193 +0000 UTC m=+212.849152388 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b400): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000724c40 item 10 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b5c0): _readAt: size=2, off=0 2025/02/05 03:57:19 ERROR : open-test-file(0xc00040b5c0): Couldn't read size of file 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b5c0): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b5c0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b5c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b5c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b5c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b780): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b780): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b780): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b780): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b780): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.078285101 +0000 UTC m=+212.851511296 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b780): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b880): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b880): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b880): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b880): >_readAt: n=2, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b880): _writeAt: size=3, off=2 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b880): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b880): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.078285101 +0000 UTC m=+212.851511296 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b880): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b8c0): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b8c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b8c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b8c0): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b8c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.078285101 +0000 UTC m=+212.851511296 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b8c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000724fc0 item 11 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b9c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b9c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b9c0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b9c0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b9c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.081210108 +0000 UTC m=+212.854436303 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040b9c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ba40): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ba40): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ba40): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ba40): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ba40): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.081210108 +0000 UTC m=+212.854436303 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040ba40): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007258f0 item 12 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040bc00): _readAt: size=2, off=0 2025/02/05 03:57:19 ERROR : open-test-file(0xc00040bc00): Couldn't read size of file 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040bc00): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040bc00): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040bc00): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040bc00): close: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040bc00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040bcc0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040bcc0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040bcc0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040bcc0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040bcc0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.08334101 +0000 UTC m=+212.856567245 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040bcc0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040be00): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040be00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040be00): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040be00): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040be00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.08334101 +0000 UTC m=+212.856567245 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040be00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000725c00 item 13 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040bf00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040bf00): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040bf00): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040bf00): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040bf00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.08491452 +0000 UTC m=+212.858140695 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00040bf00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012000): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012000): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012000): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012000): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012000): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.08491452 +0000 UTC m=+212.858140695 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012000): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000600150 item 14 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010120c0): _readAt: size=2, off=0 2025/02/05 03:57:19 ERROR : open-test-file(0xc0010120c0): Couldn't read size of file 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010120c0): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010120c0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010120c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010120c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010120c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012100): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012100): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012100): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012100): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012100): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.086122248 +0000 UTC m=+212.859348433 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012100): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010121c0): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010121c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010121c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010121c0): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010121c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.086122248 +0000 UTC m=+212.859348433 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010121c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000600690 item 15 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 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/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012240): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012240): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012240): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012240): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012240): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.087264192 +0000 UTC m=+212.860490367 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012240): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010122c0): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010122c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010122c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010122c0): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010122c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.087264192 +0000 UTC m=+212.860490367 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010122c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006009a0 item 16 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012300): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012300): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012300): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012300): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012300): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.089140619 +0000 UTC m=+212.862366794 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012300): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012340): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012340): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012340): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012340): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012340): >_readAt: n=2, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012340): _writeAt: size=3, off=7 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012340): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012340): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.089140619 +0000 UTC m=+212.862366794 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012340): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012380): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012380): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012380): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012380): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012380): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.089140619 +0000 UTC m=+212.862366794 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012380): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000600e00 item 17 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012400): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012400): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012400): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012400): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012400): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.091600666 +0000 UTC m=+212.864826841 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012400): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012480): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012480): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012480): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012480): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012480): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.091600666 +0000 UTC m=+212.864826841 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012480): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000601490 item 18 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012500): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012500): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012500): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012500): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012500): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.093592859 +0000 UTC m=+212.866819034 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012500): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010125c0): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010125c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010125c0): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010125c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010125c0): >_readAt: n=2, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010125c0): _writeAt: size=3, off=7 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010125c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010125c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.093592859 +0000 UTC m=+212.866819034 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010125c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012600): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012600): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012600): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012600): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012600): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.093592859 +0000 UTC m=+212.866819034 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012600): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000601a40 item 19 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012680): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012680): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012680): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012680): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012680): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.096169444 +0000 UTC m=+212.869395620 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012680): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012700): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012700): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012700): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012700): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012700): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.096169444 +0000 UTC m=+212.869395620 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012700): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de230 item 20 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012780): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012780): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012780): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012780): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012780): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.097918714 +0000 UTC m=+212.871144889 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012780): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012840): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012840): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012840): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012840): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012840): >_readAt: n=2, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012840): _writeAt: size=3, off=7 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012840): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012840): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.097918714 +0000 UTC m=+212.871144889 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012840): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012880): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012880): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012880): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012880): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012880): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.097918714 +0000 UTC m=+212.871144889 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012880): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dea10 item 21 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012900): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012900): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012900): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012900): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012900): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.099416884 +0000 UTC m=+212.872643058 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012900): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012980): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012980): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012980): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012980): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012980): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.099416884 +0000 UTC m=+212.872643058 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012980): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004defc0 item 22 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012a00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012a00): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012a00): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012a00): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012a00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.100625813 +0000 UTC m=+212.873851988 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012a00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012ac0): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012ac0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012ac0): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012ac0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012ac0): >_readAt: n=2, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012ac0): _writeAt: size=3, off=7 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012ac0): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012ac0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.100625813 +0000 UTC m=+212.873851988 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012ac0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012b00): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012b00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012b00): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012b00): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012b00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.100625813 +0000 UTC m=+212.873851988 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012b00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df880 item 23 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 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/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012b80): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012b80): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012b80): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012b80): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012b80): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.102262311 +0000 UTC m=+212.875488477 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012b80): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012c00): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012c00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012c00): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012c00): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012c00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.102262311 +0000 UTC m=+212.875488477 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012c00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410150 item 24 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012cc0): _readAt: size=2, off=0 2025/02/05 03:57:19 ERROR : open-test-file(0xc001012cc0): Couldn't read size of file 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012cc0): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012cc0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012cc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012cc0): close: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012cc0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012d00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012d00): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012d00): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012d00): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012d00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.103586807 +0000 UTC m=+212.876812982 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012d00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012dc0): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012dc0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012dc0): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012dc0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012dc0): >_readAt: n=2, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012dc0): _writeAt: size=3, off=7 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012dc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012dc0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.103586807 +0000 UTC m=+212.876812982 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012dc0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012e00): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012e00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012e00): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012e00): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012e00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.103586807 +0000 UTC m=+212.876812982 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012e00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410620 item 25 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012e80): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012e80): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012e80): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012e80): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012e80): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.105045603 +0000 UTC m=+212.878271777 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012e80): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012f00): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012f00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012f00): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012f00): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012f00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.105045603 +0000 UTC m=+212.878271777 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012f00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410d20 item 26 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ca80): _readAt: size=2, off=0 2025/02/05 03:57:19 ERROR : open-test-file(0xc00120ca80): Couldn't read size of file 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ca80): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ca80): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ca80): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ca80): close: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ca80): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cac0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cac0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cac0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cac0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cac0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.106219417 +0000 UTC m=+212.879445592 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cac0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000718240): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000718240): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000718240): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000718240): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000718240): >_readAt: n=2, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000718240): _writeAt: size=3, off=7 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000718240): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000718240): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.106219417 +0000 UTC m=+212.879445592 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000718240): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000718380): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000718380): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000718380): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000718380): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000718380): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.106219417 +0000 UTC m=+212.879445592 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000718380): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e0e0 item 27 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 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/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000718400): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000718400): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000718400): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000718400): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000718400): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.107836208 +0000 UTC m=+212.881062384 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000718400): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0007184c0): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0007184c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0007184c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0007184c0): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0007184c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.107836208 +0000 UTC m=+212.881062384 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0007184c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e540 item 28 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012000): _readAt: size=2, off=0 2025/02/05 03:57:19 ERROR : open-test-file(0xc001012000): Couldn't read size of file 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012000): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012000): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012000): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012000): close: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012000): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012040): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012040): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012040): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012040): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012040): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.109237818 +0000 UTC m=+212.882463993 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012040): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012100): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012100): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012100): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012100): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012100): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.109237818 +0000 UTC m=+212.882463993 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012100): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004101c0 item 29 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 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/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012180): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012180): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012180): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012180): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012180): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.110465773 +0000 UTC m=+212.883691947 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012180): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012200): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012200): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012200): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012200): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012200): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.110465773 +0000 UTC m=+212.883691947 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012200): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410e70 item 30 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 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/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010122c0): _readAt: size=2, off=0 2025/02/05 03:57:19 ERROR : open-test-file(0xc0010122c0): Couldn't read size of file 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010122c0): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010122c0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010122c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010122c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010122c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012300): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012300): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012300): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012300): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012300): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.111841514 +0000 UTC m=+212.885067690 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012300): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010123c0): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010123c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010123c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010123c0): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010123c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.111841514 +0000 UTC m=+212.885067690 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010123c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411260 item 31 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 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/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012440): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012440): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012440): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012440): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012440): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.11318246 +0000 UTC m=+212.886408635 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012440): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010124c0): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010124c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010124c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010124c0): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010124c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.11318246 +0000 UTC m=+212.886408635 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010124c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004115e0 item 32 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012500): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012500): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012500): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012500): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012500): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.114309496 +0000 UTC m=+212.887535671 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012500): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012540): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012540): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012540): _writeAt: size=3, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012540): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012540): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004118f0 item 33 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012540): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012540): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.114735302 +0000 UTC m=+212.887961477 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012540): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012580): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012580): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012580): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012580): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012580): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.114735302 +0000 UTC m=+212.887961477 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012580): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411b20 item 33 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010125c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010125c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010125c0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010125c0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010125c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.115725443 +0000 UTC m=+212.888951628 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010125c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012600): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012600): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411e30 item 34 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012600): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012600): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012600): _writeAt: size=3, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012600): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012600): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.116197926 +0000 UTC m=+212.889424100 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012600): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012640): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012640): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012640): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012640): >_readAt: n=3, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012640): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.116197926 +0000 UTC m=+212.889424100 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012640): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001761c0 item 34 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012680): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012680): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012680): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012680): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012680): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.117287502 +0000 UTC m=+212.890513677 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012680): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010126c0): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010126c0): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010126c0): _writeAt: size=3, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010126c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010126c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000176a80 item 35 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010126c0): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010126c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.117648928 +0000 UTC m=+212.890875103 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010126c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012700): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012700): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012700): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012700): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012700): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.117648928 +0000 UTC m=+212.890875103 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012700): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000176c40 item 35 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012780): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012780): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012780): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012780): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012780): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.118620804 +0000 UTC m=+212.891846989 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012780): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012840): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012840): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000177420 item 36 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012840): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012840): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012840): _writeAt: size=3, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012840): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012840): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.119130235 +0000 UTC m=+212.892356420 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012840): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012880): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012880): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012880): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012880): >_readAt: n=3, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012880): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.119130235 +0000 UTC m=+212.892356420 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012880): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001775e0 item 36 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010128c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010128c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010128c0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010128c0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010128c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.120709688 +0000 UTC m=+212.893935863 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010128c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012900): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012900): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012900): _writeAt: size=3, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012900): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012900): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000177f10 item 37 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012900): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012900): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.121170128 +0000 UTC m=+212.894396313 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012900): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012940): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012940): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012940): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012940): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012940): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.121170128 +0000 UTC m=+212.894396313 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012940): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003720e0 item 37 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010129c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010129c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010129c0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010129c0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010129c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.122151442 +0000 UTC m=+212.895377617 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0010129c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012a80): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012a80): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372540 item 38 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012a80): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012a80): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012a80): _writeAt: size=3, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012a80): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012a80): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.122548584 +0000 UTC m=+212.895774759 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012a80): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012ac0): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012ac0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012ac0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012ac0): >_readAt: n=3, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012ac0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.122548584 +0000 UTC m=+212.895774759 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012ac0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372770 item 38 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012b40): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012b40): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012b40): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012b40): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012b40): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.123515882 +0000 UTC m=+212.896742056 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012b40): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012c00): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012c00): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012c00): _writeAt: size=3, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012c00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012c00): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372e00 item 39 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012c00): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012c00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.123845117 +0000 UTC m=+212.897071292 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012c00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012c40): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012c40): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012c40): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012c40): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012c40): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.123845117 +0000 UTC m=+212.897071292 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012c40): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373340 item 39 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012cc0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012cc0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012cc0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012cc0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012cc0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.124830719 +0000 UTC m=+212.898056894 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012cc0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012f40): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012f40): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003737a0 item 40 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012f40): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012f40): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012f40): _writeAt: size=3, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012f40): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012f40): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.125191444 +0000 UTC m=+212.898417619 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012f40): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012f80): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012f80): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012f80): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012f80): >_readAt: n=3, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012f80): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.125191444 +0000 UTC m=+212.898417619 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012f80): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373b20 item 40 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012fc0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012fc0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012fc0): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012fc0): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012fc0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012fc0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012fc0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.126249451 +0000 UTC m=+212.899475626 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001012fc0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013000): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013000): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013000): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e150 item 41 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013000): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013000): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.126610414 +0000 UTC m=+212.899836590 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013000): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013040): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013040): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013040): _writeAt: size=3, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013040): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013040): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e3f0 item 41 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013040): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013040): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.127015673 +0000 UTC m=+212.900241848 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013040): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013080): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013080): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013080): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013080): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013080): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.127015673 +0000 UTC m=+212.900241848 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013080): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e540 item 41 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013140): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013140): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013140): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013140): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013140): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013140): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013140): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.128090331 +0000 UTC m=+212.901316516 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013140): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013180): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013180): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013180): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e7e0 item 42 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013180): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013180): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.128470441 +0000 UTC m=+212.901696626 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013180): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013240): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013240): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e930 item 42 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013240): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013240): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013240): _writeAt: size=3, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013240): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013240): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.129011472 +0000 UTC m=+212.902237657 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013240): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013280): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013280): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013280): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013280): >_readAt: n=3, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013280): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.129011472 +0000 UTC m=+212.902237657 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013280): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036eaf0 item 42 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013340): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013340): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013340): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013340): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013340): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013340): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013340): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.130036047 +0000 UTC m=+212.903262232 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013340): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013380): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013380): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013380): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ed90 item 43 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013380): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013380): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.130425515 +0000 UTC m=+212.903651700 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013380): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013440): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013440): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013440): _writeAt: size=3, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013440): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013440): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036efc0 item 43 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013440): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013440): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.130798322 +0000 UTC m=+212.904024507 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013440): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013480): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013480): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013480): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013480): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013480): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.130798322 +0000 UTC m=+212.904024507 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013480): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f110 item 43 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013540): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013540): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013540): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013540): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013540): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013540): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013540): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.131913697 +0000 UTC m=+212.905139871 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013540): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013580): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013580): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013580): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f3b0 item 44 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013580): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013580): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.132543042 +0000 UTC m=+212.905769227 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013580): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013640): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013640): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f500 item 44 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013640): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013640): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013640): _writeAt: size=3, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013640): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013640): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.133438175 +0000 UTC m=+212.906664360 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013640): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013680): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013680): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013680): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013680): >_readAt: n=3, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013680): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.133438175 +0000 UTC m=+212.906664360 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013680): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f650 item 44 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013740): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013740): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013740): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013740): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013740): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013740): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013740): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.135089983 +0000 UTC m=+212.908316168 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013740): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013780): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013780): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013780): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f960 item 45 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013780): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013780): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.135599986 +0000 UTC m=+212.908826160 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013780): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013840): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013840): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013840): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013840): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013840): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.135599986 +0000 UTC m=+212.908826160 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013840): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fab0 item 45 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013900): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013900): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013900): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013900): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013900): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013900): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013900): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.137231133 +0000 UTC m=+212.910457309 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013900): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013940): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013940): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013940): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fd50 item 46 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013940): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013940): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.137793425 +0000 UTC m=+212.911019601 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013940): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013a00): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013a00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013a00): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013a00): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013a00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.137793425 +0000 UTC m=+212.911019601 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013a00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fea0 item 46 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013ac0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013ac0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013ac0): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013ac0): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013ac0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013ac0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013ac0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.139386722 +0000 UTC m=+212.912612907 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013ac0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013b00): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013b00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013b00): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007002a0 item 47 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013b00): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013b00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.1399201 +0000 UTC m=+212.913146285 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013b00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013bc0): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013bc0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013bc0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013bc0): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013bc0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.1399201 +0000 UTC m=+212.913146285 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013bc0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007003f0 item 47 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 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/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013c80): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013c80): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013c80): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013c80): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013c80): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013c80): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013c80): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.141630867 +0000 UTC m=+212.914857043 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013c80): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013cc0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013cc0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013cc0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700770 item 48 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013cc0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013cc0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.142103901 +0000 UTC m=+212.915330075 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013cc0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013d80): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013d80): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013d80): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013d80): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013d80): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.142103901 +0000 UTC m=+212.915330075 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013d80): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007008c0 item 48 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013dc0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013dc0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013dc0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013dc0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013dc0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.143544924 +0000 UTC m=+212.916771089 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013dc0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013e00): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013e00): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013e00): _writeAt: size=3, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013e00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013e00): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013e00): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700c40 item 49 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013e00): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013e00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.144057441 +0000 UTC m=+212.917283617 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013e00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013e40): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013e40): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013e40): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013e40): >_readAt: n=8, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013e40): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.144057441 +0000 UTC m=+212.917283617 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013e40): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700d90 item 49 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013ec0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013ec0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013ec0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013ec0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013ec0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.14535129 +0000 UTC m=+212.918577464 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc001013ec0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c000): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c000): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c000): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701030 item 50 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c000): _readAt: size=2, off=5 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c000): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c000): _writeAt: size=3, off=5 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c000): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c000): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.145926645 +0000 UTC m=+212.919152819 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c000): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c040): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c040): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c040): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c040): >_readAt: n=3, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c040): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.145926645 +0000 UTC m=+212.919152819 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c040): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701180 item 50 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c0c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c0c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c0c0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c0c0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c0c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.1471445 +0000 UTC m=+212.920370675 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c0c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c180): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c180): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c180): _writeAt: size=3, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c180): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c180): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c180): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701420 item 51 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c180): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c180): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.147621773 +0000 UTC m=+212.920847947 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c180): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c1c0): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c1c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c1c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c1c0): >_readAt: n=8, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c1c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.147621773 +0000 UTC m=+212.920847947 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c1c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007015e0 item 51 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c240): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c240): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c240): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c240): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c240): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.149005338 +0000 UTC m=+212.922231513 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c240): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c300): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c300): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c300): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701880 item 52 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c300): _readAt: size=2, off=5 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c300): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c300): _writeAt: size=3, off=5 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c300): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c300): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.14952514 +0000 UTC m=+212.922751316 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c300): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c340): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c340): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c340): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c340): >_readAt: n=3, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c340): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.14952514 +0000 UTC m=+212.922751316 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c340): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701a40 item 52 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c3c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c3c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c3c0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c3c0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c3c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.150825199 +0000 UTC m=+212.924051374 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c3c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c4c0): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c4c0): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c4c0): _writeAt: size=3, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c4c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c4c0): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c4c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701d50 item 53 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c4c0): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c4c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.151329142 +0000 UTC m=+212.924555316 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c4c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c500): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c500): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c500): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c500): >_readAt: n=8, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c500): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.151329142 +0000 UTC m=+212.924555316 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c500): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701ea0 item 53 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c5c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c5c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c5c0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c5c0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c5c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.152601659 +0000 UTC m=+212.925827835 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c5c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c680): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c680): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c680): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316540 item 54 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c680): _readAt: size=2, off=5 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c680): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c680): _writeAt: size=3, off=5 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c680): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c680): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.15324952 +0000 UTC m=+212.926475695 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c680): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c6c0): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c6c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c6c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c6c0): >_readAt: n=3, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c6c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.15324952 +0000 UTC m=+212.926475695 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c6c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316700 item 54 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c740): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c740): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c740): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c740): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c740): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.154486663 +0000 UTC m=+212.927712838 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c740): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c800): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c800): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c800): _writeAt: size=3, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c800): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c800): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c800): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317030 item 55 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c800): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c800): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.15500955 +0000 UTC m=+212.928235725 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c800): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c840): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c840): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c840): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c840): >_readAt: n=8, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c840): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.15500955 +0000 UTC m=+212.928235725 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c840): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317260 item 55 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 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/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164180): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164180): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164180): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164180): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164180): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.15606878 +0000 UTC m=+212.929294955 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164180): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0001643c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0001643c0): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0001643c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a3f0 item 56 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0001643c0): _readAt: size=2, off=5 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0001643c0): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0001643c0): _writeAt: size=3, off=5 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0001643c0): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0001643c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.156457796 +0000 UTC m=+212.929683971 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0001643c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164480): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164480): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164480): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164480): >_readAt: n=3, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164480): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.156457796 +0000 UTC m=+212.929683971 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164480): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a5b0 item 56 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164640): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164640): open at offset 0 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164640): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164640): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164640): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164640): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164640): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164640): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.157332642 +0000 UTC m=+212.930558816 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164640): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164740): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164740): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164740): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a9a0 item 57 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164740): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164740): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.157667227 +0000 UTC m=+212.930893401 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164740): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164b00): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164b00): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164b00): _writeAt: size=3, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164b00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164b00): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164b00): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033aaf0 item 57 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164b00): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164b00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.15804331 +0000 UTC m=+212.931269485 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164b00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164c40): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164c40): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164c40): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164c40): >_readAt: n=8, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164c40): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.15804331 +0000 UTC m=+212.931269485 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000164c40): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033acb0 item 57 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165340): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165340): open at offset 0 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165340): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165340): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165340): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165340): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165340): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165340): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.158959241 +0000 UTC m=+212.932185416 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165340): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165380): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165380): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165380): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033af50 item 58 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165380): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165380): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.159364348 +0000 UTC m=+212.932590513 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165380): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165440): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165440): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165440): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b180 item 58 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165440): _readAt: size=2, off=5 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165440): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165440): _writeAt: size=3, off=5 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165440): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165440): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.159803509 +0000 UTC m=+212.933029684 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165440): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165600): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165600): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165600): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165600): >_readAt: n=3, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165600): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.159803509 +0000 UTC m=+212.933029684 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165600): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b3b0 item 58 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165700): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165700): open at offset 0 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165700): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165700): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165700): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165700): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165700): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165700): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.161135358 +0000 UTC m=+212.934361543 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165700): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165740): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165740): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165740): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b810 item 59 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165740): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165740): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.161633468 +0000 UTC m=+212.934859644 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165740): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165880): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165880): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165880): _writeAt: size=3, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165880): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165880): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165880): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ba40 item 59 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165880): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165880): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.16220164 +0000 UTC m=+212.935427816 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165880): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0001658c0): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0001658c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0001658c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0001658c0): >_readAt: n=8, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0001658c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.16220164 +0000 UTC m=+212.935427816 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0001658c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bce0 item 59 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 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/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165980): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165980): open at offset 0 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165980): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165980): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165980): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165980): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165980): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165980): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.16352262 +0000 UTC m=+212.936748795 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165980): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165a00): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165a00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165a00): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338770 item 60 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165a00): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165a00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.164008899 +0000 UTC m=+212.937235074 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165a00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165b80): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165b80): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165b80): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338930 item 60 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165b80): _readAt: size=2, off=5 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165b80): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165b80): _writeAt: size=3, off=5 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165b80): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165b80): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.165403996 +0000 UTC m=+212.938630171 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165b80): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165bc0): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165bc0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165bc0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165bc0): >_readAt: n=3, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165bc0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.165403996 +0000 UTC m=+212.938630171 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165bc0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338a80 item 60 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165c80): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165c80): open at offset 0 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165c80): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165c80): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165c80): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165c80): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165c80): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165c80): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.166823609 +0000 UTC m=+212.940049784 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165c80): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165cc0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165cc0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165cc0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338e70 item 61 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165cc0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165cc0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.167360102 +0000 UTC m=+212.940586276 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165cc0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165d80): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165d80): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165d80): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165d80): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165d80): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.167360102 +0000 UTC m=+212.940586276 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165d80): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339180 item 61 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 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/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165e40): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165e40): open at offset 0 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165e40): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165e40): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165e40): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165e40): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165e40): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165e40): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.168948579 +0000 UTC m=+212.942174754 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165e40): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165e80): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165e80): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165e80): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339420 item 62 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165e80): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165e80): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.169329592 +0000 UTC m=+212.942555767 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000165e80): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000680c80): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000680c80): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000680c80): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000680c80): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000680c80): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.169329592 +0000 UTC m=+212.942555767 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000680c80): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003396c0 item 62 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 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/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000680fc0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000680fc0): open at offset 0 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000680fc0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000680fc0): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000680fc0): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000680fc0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000680fc0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000680fc0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.170436911 +0000 UTC m=+212.943663086 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000680fc0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0006810c0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0006810c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0006810c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339d50 item 63 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0006810c0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0006810c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.170733586 +0000 UTC m=+212.943959761 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0006810c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681280): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681280): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681280): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681280): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681280): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.170733586 +0000 UTC m=+212.943959761 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681280): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344070 item 63 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 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/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681340): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681340): open at offset 0 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681340): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681340): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681340): >_readAt: n=0, err=Bad file descriptor 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681340): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681340): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681340): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.171696906 +0000 UTC m=+212.944923081 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681340): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681380): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681380): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681380): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344690 item 64 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681380): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681380): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.172043514 +0000 UTC m=+212.945269689 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681380): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681440): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681440): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681440): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681440): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681440): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.172043514 +0000 UTC m=+212.945269689 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681440): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344a10 item 64 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681480): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681480): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681480): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681480): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681480): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.172985374 +0000 UTC m=+212.946211549 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681480): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0006814c0): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0006814c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0006814c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0006814c0): >_readAt: n=2, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0006814c0): _writeAt: size=3, off=2 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344f50 item 65 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0006814c0): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0006814c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.173529922 +0000 UTC m=+212.946756097 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0006814c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681500): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681500): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681500): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681500): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681500): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.173529922 +0000 UTC m=+212.946756097 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681500): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345340 item 65 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681540): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681540): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681540): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681540): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681540): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.174738761 +0000 UTC m=+212.947964926 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681540): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681580): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681580): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003458f0 item 66 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681580): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681580): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681580): _writeAt: size=3, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681580): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681580): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.175218537 +0000 UTC m=+212.948444712 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681580): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0006815c0): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0006815c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0006815c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0006815c0): >_readAt: n=3, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0006815c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.175218537 +0000 UTC m=+212.948444712 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0006815c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345b20 item 66 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681600): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681600): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681600): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681600): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681600): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.176367665 +0000 UTC m=+212.949593840 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681600): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681640): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681640): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681640): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681640): >_readAt: n=2, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681640): _writeAt: size=3, off=2 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345f10 item 67 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681640): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681640): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.176839387 +0000 UTC m=+212.950065562 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681640): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681680): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681680): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681680): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681680): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681680): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.176839387 +0000 UTC m=+212.950065562 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681680): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004062a0 item 67 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681700): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681700): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681700): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681700): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681700): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.178055158 +0000 UTC m=+212.951281334 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681700): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681a40): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681a40): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406930 item 68 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681a40): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681a40): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681a40): _writeAt: size=3, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681a40): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681a40): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.178741743 +0000 UTC m=+212.951967918 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681a40): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681a80): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681a80): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681a80): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681a80): >_readAt: n=3, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681a80): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.178741743 +0000 UTC m=+212.951967918 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681a80): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406cb0 item 68 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681ac0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681ac0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681ac0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681ac0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681ac0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.179994173 +0000 UTC m=+212.953220348 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681ac0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681b40): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681b40): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681b40): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681b40): >_readAt: n=2, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681b40): _writeAt: size=3, off=2 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407110 item 69 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681b40): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681b40): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.180496681 +0000 UTC m=+212.953722857 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681b40): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681b80): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681b80): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681b80): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681b80): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681b80): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.180496681 +0000 UTC m=+212.953722857 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681b80): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407490 item 69 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681c00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681c00): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681c00): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681c00): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681c00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.181926173 +0000 UTC m=+212.955152349 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681c00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681cc0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681cc0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004079d0 item 70 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681cc0): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681cc0): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681cc0): _writeAt: size=3, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681cc0): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681cc0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.182439623 +0000 UTC m=+212.955665789 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681cc0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681d00): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681d00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681d00): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681d00): >_readAt: n=3, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681d00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.182439623 +0000 UTC m=+212.955665789 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681d00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407b20 item 70 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681d80): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681d80): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681d80): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681d80): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681d80): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.183656518 +0000 UTC m=+212.956882692 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681d80): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681e40): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681e40): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681e40): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681e40): >_readAt: n=2, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681e40): _writeAt: size=3, off=2 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407f10 item 71 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681e40): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681e40): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.18415577 +0000 UTC m=+212.957381945 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681e40): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681e80): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681e80): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681e80): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681e80): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681e80): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.18415577 +0000 UTC m=+212.957381945 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681e80): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003000e0 item 71 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681f00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681f00): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681f00): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681f00): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681f00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.185357106 +0000 UTC m=+212.958583281 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000681f00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc580): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc580): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003003f0 item 72 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc580): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc580): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc580): _writeAt: size=3, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc580): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc580): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.185857712 +0000 UTC m=+212.959083886 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc580): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc5c0): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc5c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc5c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc5c0): >_readAt: n=3, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc5c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.185857712 +0000 UTC m=+212.959083886 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc5c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300a10 item 72 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc600): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc600): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc600): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc600): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc600): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc600): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc600): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.187139857 +0000 UTC m=+212.960366032 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc600): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc800): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc800): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc800): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301730 item 73 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc800): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc800): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.187550375 +0000 UTC m=+212.960776550 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc800): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc8c0): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc8c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc8c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc8c0): >_readAt: n=2, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc8c0): _writeAt: size=3, off=2 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cc1c0 item 73 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc8c0): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc8c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.188062482 +0000 UTC m=+212.961288657 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc8c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc940): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc940): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc940): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc940): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc940): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.188062482 +0000 UTC m=+212.961288657 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bc940): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cc380 item 73 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bca00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bca00): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bca00): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bca00): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bca00): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bca00): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bca00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.189249932 +0000 UTC m=+212.962476096 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bca00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bca40): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bca40): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bca40): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cc770 item 74 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bca40): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bca40): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.189706794 +0000 UTC m=+212.962932979 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bca40): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcb40): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcb40): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cca10 item 74 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcb40): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcb40): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcb40): _writeAt: size=3, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcb40): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcb40): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.190223721 +0000 UTC m=+212.963449896 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcb40): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcbc0): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcbc0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcbc0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcbc0): >_readAt: n=3, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcbc0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.190223721 +0000 UTC m=+212.963449896 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcbc0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cccb0 item 74 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c900): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c900): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c900): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c900): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c900): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c900): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c900): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.191332693 +0000 UTC m=+212.964558868 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c900): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c940): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c940): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c940): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003175e0 item 75 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c940): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c940): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.191673329 +0000 UTC m=+212.964899504 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120c940): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cb00): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cb00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cb00): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cb00): >_readAt: n=2, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cb00): _writeAt: size=3, off=2 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317810 item 75 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cb00): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cb00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.192070421 +0000 UTC m=+212.965296596 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cb00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cb40): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cb40): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cb40): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cb40): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cb40): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.192070421 +0000 UTC m=+212.965296596 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cb40): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317ab0 item 75 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cc00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cc00): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cc00): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cc00): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cc00): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cc00): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cc00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.192992816 +0000 UTC m=+212.966218991 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cc00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cc40): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cc40): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cc40): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c150 item 76 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cc40): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cc40): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.193354932 +0000 UTC m=+212.966581107 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cc40): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cd00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cd00): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c3f0 item 76 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cd00): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cd00): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cd00): _writeAt: size=3, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cd00): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cd00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.193738189 +0000 UTC m=+212.966964364 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cd00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cd40): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cd40): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cd40): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cd40): >_readAt: n=3, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cd40): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.193738189 +0000 UTC m=+212.966964364 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cd40): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c540 item 76 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ce40): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ce40): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ce40): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ce40): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ce40): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ce40): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ce40): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.19454721 +0000 UTC m=+212.967773386 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ce40): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ce80): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ce80): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ce80): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c850 item 77 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ce80): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ce80): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.195162471 +0000 UTC m=+212.968388646 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ce80): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cf40): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cf40): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cf40): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cf40): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cf40): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.195162471 +0000 UTC m=+212.968388646 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120cf40): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034caf0 item 77 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d040): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d040): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d040): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d040): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d040): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d040): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d040): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.196044208 +0000 UTC m=+212.969270383 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d040): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d080): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d080): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d080): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ce00 item 78 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d080): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d080): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.196387881 +0000 UTC m=+212.969614056 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d080): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d140): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d140): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d140): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d140): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d140): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.196387881 +0000 UTC m=+212.969614056 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d140): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d030 item 78 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d200): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d200): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d200): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d200): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d200): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d200): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d200): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.197408959 +0000 UTC m=+212.970635134 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d200): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d240): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d240): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d240): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d3b0 item 79 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d240): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d240): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.197699723 +0000 UTC m=+212.970925897 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d240): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d300): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d300): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d300): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d300): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d300): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.197699723 +0000 UTC m=+212.970925897 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d300): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d650 item 79 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 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/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d3c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d3c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d3c0): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d3c0): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d3c0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d3c0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d3c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.198749704 +0000 UTC m=+212.971975879 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d3c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d400): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d400): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d400): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034d960 item 80 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d400): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d400): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.199066626 +0000 UTC m=+212.972292792 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d400): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d4c0): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d4c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d4c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d4c0): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d4c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.199066626 +0000 UTC m=+212.972292792 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d4c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034db20 item 80 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d500): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d500): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d500): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d500): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d500): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.200004209 +0000 UTC m=+212.973230385 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d500): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d540): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d540): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d540): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d540): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d540): >_readAt: n=2, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d540): _writeAt: size=3, off=7 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034de30 item 81 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d540): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d540): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.200411351 +0000 UTC m=+212.973637525 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d540): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d580): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d580): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d580): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d580): >_readAt: n=8, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d580): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.200411351 +0000 UTC m=+212.973637525 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d580): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590230 item 81 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d600): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d600): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d600): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d600): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d600): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.201343722 +0000 UTC m=+212.974569897 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d600): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d6c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d6c0): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d6c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590af0 item 82 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d6c0): _readAt: size=2, off=5 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d6c0): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d6c0): _writeAt: size=3, off=5 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d6c0): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d6c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.201691062 +0000 UTC m=+212.974917237 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d6c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d700): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d700): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d700): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d700): >_readAt: n=3, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d700): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.201691062 +0000 UTC m=+212.974917237 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d700): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590ee0 item 82 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d780): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d780): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d780): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d780): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d780): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.202631038 +0000 UTC m=+212.975857213 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d780): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d840): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d840): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d840): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d840): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d840): >_readAt: n=2, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d840): _writeAt: size=3, off=7 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591420 item 83 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d840): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d840): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.203053217 +0000 UTC m=+212.976279393 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d840): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d880): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d880): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d880): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d880): >_readAt: n=8, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d880): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.203053217 +0000 UTC m=+212.976279393 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d880): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005916c0 item 83 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d900): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d900): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d900): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d900): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d900): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.203945214 +0000 UTC m=+212.977171390 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120d900): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120da00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120da00): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120da00): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591ce0 item 84 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120da00): _readAt: size=2, off=5 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120da00): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120da00): _writeAt: size=3, off=5 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120da00): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120da00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.204331656 +0000 UTC m=+212.977557832 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120da00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120da40): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120da40): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120da40): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120da40): >_readAt: n=3, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120da40): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.204331656 +0000 UTC m=+212.977557832 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120da40): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004002a0 item 84 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dac0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dac0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dac0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dac0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dac0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.205256406 +0000 UTC m=+212.978482580 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dac0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120db80): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120db80): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120db80): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120db80): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120db80): >_readAt: n=2, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120db80): _writeAt: size=3, off=7 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400bd0 item 85 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120db80): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120db80): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.205609024 +0000 UTC m=+212.978835199 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120db80): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dbc0): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dbc0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dbc0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dbc0): >_readAt: n=8, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dbc0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.205609024 +0000 UTC m=+212.978835199 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dbc0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400ee0 item 85 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dc40): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dc40): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dc40): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dc40): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dc40): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.206498737 +0000 UTC m=+212.979724902 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dc40): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dd00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dd00): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dd00): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401490 item 86 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dd00): _readAt: size=2, off=5 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dd00): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dd00): _writeAt: size=3, off=5 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dd00): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dd00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.206884277 +0000 UTC m=+212.980110452 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dd00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dd40): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dd40): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dd40): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dd40): >_readAt: n=3, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dd40): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.206884277 +0000 UTC m=+212.980110452 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dd40): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401810 item 86 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ddc0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ddc0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ddc0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ddc0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ddc0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.208204004 +0000 UTC m=+212.981430169 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120ddc0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120de80): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120de80): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120de80): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120de80): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120de80): >_readAt: n=2, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120de80): _writeAt: size=3, off=7 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401e30 item 87 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120de80): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120de80): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.208848658 +0000 UTC m=+212.982074833 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120de80): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dec0): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dec0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dec0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dec0): >_readAt: n=8, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dec0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.208848658 +0000 UTC m=+212.982074833 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120dec0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598150 item 87 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 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/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120df40): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120df40): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120df40): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120df40): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120df40): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.210361787 +0000 UTC m=+212.983587961 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc00120df40): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30080): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30080): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30080): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598620 item 88 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30080): _readAt: size=2, off=5 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30080): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30080): _writeAt: size=3, off=5 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30080): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30080): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.210958391 +0000 UTC m=+212.984184566 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30080): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d300c0): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d300c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d300c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d300c0): >_readAt: n=3, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d300c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.210958391 +0000 UTC m=+212.984184566 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d300c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005987e0 item 88 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30180): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30180): open at offset 0 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30180): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30180): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30180): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30180): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30180): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30180): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.212380599 +0000 UTC m=+212.985606774 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30180): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d301c0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d301c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d301c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598cb0 item 89 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d301c0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d301c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.212913384 +0000 UTC m=+212.986139549 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d301c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30280): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30280): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30280): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30280): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30280): >_readAt: n=2, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30280): _writeAt: size=3, off=7 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000598ee0 item 89 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30280): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30280): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.21360153 +0000 UTC m=+212.986827706 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30280): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d302c0): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d302c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d302c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d302c0): >_readAt: n=8, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d302c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.21360153 +0000 UTC m=+212.986827706 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d302c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000599030 item 89 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30380): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30380): open at offset 0 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30380): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30380): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30380): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30380): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30380): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30380): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.215045179 +0000 UTC m=+212.988271353 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30380): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d303c0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d303c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d303c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005995e0 item 90 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d303c0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d303c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.215555743 +0000 UTC m=+212.988781919 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d303c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30480): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30480): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30480): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005997a0 item 90 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30480): _readAt: size=2, off=5 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30480): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30480): _writeAt: size=3, off=5 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30480): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30480): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.216187043 +0000 UTC m=+212.989413218 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000d30480): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcc00): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcc00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcc00): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcc00): >_readAt: n=3, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcc00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.216187043 +0000 UTC m=+212.989413218 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcc00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ccfc0 item 90 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcd40): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcd40): open at offset 0 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcd40): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcd40): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcd40): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcd40): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcd40): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcd40): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.217631762 +0000 UTC m=+212.990857938 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcd40): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcdc0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcdc0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcdc0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cd420 item 91 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcdc0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcdc0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.218148268 +0000 UTC m=+212.991374443 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcdc0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcf00): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcf00): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcf00): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcf00): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcf00): >_readAt: n=2, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcf00): _writeAt: size=3, off=7 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cd650 item 91 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcf00): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcf00): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.218770441 +0000 UTC m=+212.991996626 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bcf00): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd080): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd080): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd080): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd080): >_readAt: n=8, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd080): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.218770441 +0000 UTC m=+212.991996626 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd080): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cd810 item 91 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 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/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd240): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd240): open at offset 0 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd240): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd240): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd240): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd240): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd240): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd240): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.220252111 +0000 UTC m=+212.993478296 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd240): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd300): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd300): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd300): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cde30 item 92 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd300): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd300): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.220751753 +0000 UTC m=+212.993977928 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd300): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd900): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd900): open at offset 5 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd900): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c150 item 92 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd900): _readAt: size=2, off=5 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd900): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd900): _writeAt: size=3, off=5 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd900): >_writeAt: n=3, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd900): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.221382433 +0000 UTC m=+212.994608597 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd900): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd940): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd940): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd940): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd940): >_readAt: n=3, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd940): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.221382433 +0000 UTC m=+212.994608597 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc0002bd940): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c380 item 92 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a1c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a1c0): open at offset 0 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a1c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a1c0): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a1c0): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a1c0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a1c0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a1c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.222862017 +0000 UTC m=+212.996088182 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a1c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a2c0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a2c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a2c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c7e0 item 93 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a2c0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a2c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.223362703 +0000 UTC m=+212.996588879 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a2c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a400): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a400): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a400): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a400): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a400): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.223362703 +0000 UTC m=+212.996588879 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a400): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ccb0 item 93 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 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/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a4c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a4c0): open at offset 0 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a4c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a4c0): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a4c0): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a4c0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a4c0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a4c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.224892081 +0000 UTC m=+212.998118257 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a4c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a500): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a500): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a500): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d260 item 94 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a500): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a500): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.225439645 +0000 UTC m=+212.998665819 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a500): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a5c0): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a5c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a5c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a5c0): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a5c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.225439645 +0000 UTC m=+212.998665819 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a5c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d3b0 item 94 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 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/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a6c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a6c0): open at offset 0 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a6c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a6c0): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a6c0): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a6c0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a6c0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a6c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.226960898 +0000 UTC m=+213.000187073 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a6c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a700): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a700): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a700): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a2000 item 95 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a700): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a700): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.227489987 +0000 UTC m=+213.000716162 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a700): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a7c0): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a7c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a7c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a7c0): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a7c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.227489987 +0000 UTC m=+213.000716162 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a7c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a2230 item 95 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 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/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a880): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a880): open at offset 0 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a880): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a880): _readAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a880): >_readAt: n=0, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a880): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a880): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a880): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.229150621 +0000 UTC m=+213.002376785 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a880): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a8c0): _writeAt: size=5, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a8c0): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a8c0): >openPending: err= 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a2540 item 96 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a8c0): >_writeAt: n=5, err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a8c0): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.229652047 +0000 UTC m=+213.002878222 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a8c0): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/05 03:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/05 03:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a980): _readAt: size=512, off=0 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a980): openPending: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a980): >openPending: err= 2025/02/05 03:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a980): >_readAt: n=5, err=EOF 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a980): close: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-05 03:57:19.229652047 +0000 UTC m=+213.002878222 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : open-test-file(0xc000b0a980): >close: err= 2025/02/05 03:57:19 DEBUG : open-test-file: Remove: 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a27e0 item 96 2025/02/05 03:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/05 03:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/05 03:57:19 DEBUG : open-test-file: >Remove: err= 2025/02/05 03:57:19 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:57:19 DEBUG : : Looking for writers 2025/02/05 03:57:19 DEBUG : >WaitForWriters: 2025/02/05 03:57:19 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.09s) --- PASS: TestRWFileHandleOpenTests/writes (0.53s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.12s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.56s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:57:19 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:57:19 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:57:19 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:19 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:57:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:57:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:19 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:57:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:19 DEBUG : file1: newRWFileHandle: 2025/02/05 03:57:19 DEBUG : file1(0xc000b0aa80): openPending: 2025/02/05 03:57:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:57:19 DEBUG : file1(0xc000b0aa80): >openPending: err= 2025/02/05 03:57:19 DEBUG : file1: >newRWFileHandle: err= 2025/02/05 03:57:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:57:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/05 03:57:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/05 03:57:19 DEBUG : file1(0xc000b0aa80): _writeAt: size=2, off=0 2025/02/05 03:57:19 DEBUG : file1(0xc000b0aa80): >_writeAt: n=2, err= 2025/02/05 03:57:19 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/02/05 03:57:19 DEBUG : file1(0xc000b0aa80): RWFileHandle.Flush 2025/02/05 03:57:19 DEBUG : file1(0xc000b0aa80): RWFileHandle.Release 2025/02/05 03:57:19 DEBUG : file1(0xc000b0aa80): close: 2025/02/05 03:57:19 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/02/05 03:57:19 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:19 DEBUG : file1(0xc000b0aa80): >close: err= 2025/02/05 03:57:19 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:57:19 DEBUG : : Looking for writers 2025/02/05 03:57:19 DEBUG : file1: reading active writers 2025/02/05 03:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/05 03:57:19 DEBUG : : Looking for writers 2025/02/05 03:57:19 DEBUG : file1: reading active writers 2025/02/05 03:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/05 03:57:19 DEBUG : : Looking for writers 2025/02/05 03:57:19 DEBUG : file1: reading active writers 2025/02/05 03:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/05 03:57:19 DEBUG : : Looking for writers 2025/02/05 03:57:19 DEBUG : file1: reading active writers 2025/02/05 03:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/05 03:57:19 DEBUG : file1: vfs cache: starting upload 2025/02/05 03:57:19 DEBUG : : Looking for writers 2025/02/05 03:57:19 DEBUG : file1: reading active writers 2025/02/05 03:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/05 03:57:19 DEBUG : : Looking for writers 2025/02/05 03:57:19 DEBUG : file1: reading active writers 2025/02/05 03:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/05 03:57:20 DEBUG : : Looking for writers 2025/02/05 03:57:20 DEBUG : file1: reading active writers 2025/02/05 03:57:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/05 03:57:20 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/05 03:57:20 INFO : file1: Copied (new) 2025/02/05 03:57:20 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/02/05 03:57:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/05 03:57:20 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/02/05 03:57:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:57:20 INFO : file1: vfs cache: upload succeeded try #1 2025/02/05 03:57:20 DEBUG : : Looking for writers 2025/02/05 03:57:20 DEBUG : file1: reading active writers 2025/02/05 03:57:20 DEBUG : >WaitForWriters: 2025/02/05 03:57:21 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:57:21 DEBUG : : Looking for writers 2025/02/05 03:57:21 DEBUG : file1: reading active writers 2025/02/05 03:57:21 DEBUG : >WaitForWriters: 2025/02/05 03:57:21 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.96s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:57:21 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:57:21 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:57:21 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:21 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:57:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:21 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:57:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:21 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:21 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:57:21 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:21 DEBUG : rename_me: newRWFileHandle: 2025/02/05 03:57:21 DEBUG : rename_me(0xc0007185c0): openPending: 2025/02/05 03:57:21 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/05 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/05 03:57:21 DEBUG : rename_me(0xc0007185c0): >openPending: err= 2025/02/05 03:57:21 DEBUG : rename_me: >newRWFileHandle: err= 2025/02/05 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/05 03:57:21 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/02/05 03:57:21 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/02/05 03:57:21 DEBUG : rename_me(0xc0007185c0): _writeAt: size=5, off=0 2025/02/05 03:57:21 DEBUG : rename_me(0xc0007185c0): >_writeAt: n=5, err= 2025/02/05 03:57:21 DEBUG : rename_me(0xc0007185c0): close: 2025/02/05 03:57:21 DEBUG : rename_me: vfs cache: setting modification time to 2025-02-05 03:57:21.564954537 +0000 UTC m=+215.338180752 2025/02/05 03:57:21 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/02/05 03:57:21 DEBUG : rename_me(0xc0007185c0): >close: err= 2025/02/05 03:57:21 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/02/05 03:57:21 DEBUG : i_was_renamed: Updating file with 0xc000685500 2025/02/05 03:57:21 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/02/05 03:57:21 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/05 03:57:21 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:57:21 DEBUG : : Looking for writers 2025/02/05 03:57:21 DEBUG : i_was_renamed: reading active writers 2025/02/05 03:57:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/05 03:57:21 DEBUG : : Looking for writers 2025/02/05 03:57:21 DEBUG : i_was_renamed: reading active writers 2025/02/05 03:57:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/05 03:57:21 DEBUG : : Looking for writers 2025/02/05 03:57:21 DEBUG : i_was_renamed: reading active writers 2025/02/05 03:57:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/05 03:57:21 DEBUG : : Looking for writers 2025/02/05 03:57:21 DEBUG : i_was_renamed: reading active writers 2025/02/05 03:57:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/05 03:57:21 DEBUG : i_was_renamed: vfs cache: starting upload 2025/02/05 03:57:21 DEBUG : : Looking for writers 2025/02/05 03:57:21 DEBUG : i_was_renamed: reading active writers 2025/02/05 03:57:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/05 03:57:21 DEBUG : : Looking for writers 2025/02/05 03:57:21 DEBUG : i_was_renamed: reading active writers 2025/02/05 03:57:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/05 03:57:22 DEBUG : : Looking for writers 2025/02/05 03:57:22 DEBUG : i_was_renamed: reading active writers 2025/02/05 03:57:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/05 03:57:22 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/02/05 03:57:22 INFO : i_was_renamed: Copied (new) 2025/02/05 03:57:22 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-02-05 03:57:21 +0000 UTC," 2025/02/05 03:57:22 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/02/05 03:57:22 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/05 03:57:22 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/02/05 03:57:22 DEBUG : : Looking for writers 2025/02/05 03:57:22 DEBUG : i_was_renamed: reading active writers 2025/02/05 03:57:22 DEBUG : >WaitForWriters: 2025/02/05 03:57:22 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.01s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:57:23 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:57:23 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/05 03:57:23 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:23 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:57:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:23 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2025/02/05 03:57:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-pomogip0pawo" 2025/02/05 03:57:23 INFO : files root 'rclone-test-pomogip0pawo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/05 03:57:23 DEBUG : : forgetting directory cache 2025/02/05 03:57:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/05 03:57:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/05 03:57:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/05 03:57:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/05 03:57:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/05 03:57:24 DEBUG : TestRWCacheUpdate(0xc000718b00): _readAt: size=512, off=0 2025/02/05 03:57:24 DEBUG : TestRWCacheUpdate(0xc000718b00): openPending: 2025/02/05 03:57:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-05 02:58:23 +0000 UTC," against cached fingerprint "" 2025/02/05 03:57:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/05 03:57:24 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/05 03:57:24 DEBUG : TestRWCacheUpdate(0xc000718b00): >openPending: err= 2025/02/05 03:57:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/05 03:57:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/05 03:57:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/05 03:57:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:57:24 DEBUG : : forgetting directory cache 2025/02/05 03:57:24 DEBUG : TestRWCacheUpdate(0xc000718b00): >_readAt: n=20, err=EOF 2025/02/05 03:57:24 DEBUG : TestRWCacheUpdate(0xc000718b00): close: 2025/02/05 03:57:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-05 02:58:23 +0000 UTC 2025/02/05 03:57:24 DEBUG : TestRWCacheUpdate(0xc000718b00): >close: err= 2025/02/05 03:57:24 DEBUG : : Re-reading directory (393.145389ms old) 2025/02/05 03:57:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/05 03:57:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/05 03:57:25 DEBUG : : forgetting directory cache 2025/02/05 03:57:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/05 03:57:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/05 03:57:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/05 03:57:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/05 03:57:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/05 03:57:26 DEBUG : TestRWCacheUpdate(0xc000b0ab00): _readAt: size=512, off=0 2025/02/05 03:57:26 DEBUG : TestRWCacheUpdate(0xc000b0ab00): openPending: 2025/02/05 03:57:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-05 02:59:23 +0000 UTC," against cached fingerprint "20,2025-02-05 02:58:23 +0000 UTC," 2025/02/05 03:57:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-05 02:59:23 +0000 UTC," != cached fingerprint "20,2025-02-05 02:58:23 +0000 UTC,") 2025/02/05 03:57:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/05 03:57:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/05 03:57:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/05 03:57:26 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/05 03:57:26 DEBUG : TestRWCacheUpdate(0xc000b0ab00): >openPending: err= 2025/02/05 03:57:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/05 03:57:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/05 03:57:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/05 03:57:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:57:26 DEBUG : : forgetting directory cache 2025/02/05 03:57:26 DEBUG : TestRWCacheUpdate(0xc000b0ab00): >_readAt: n=20, err=EOF 2025/02/05 03:57:26 DEBUG : TestRWCacheUpdate(0xc000b0ab00): close: 2025/02/05 03:57:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-05 02:59:23 +0000 UTC 2025/02/05 03:57:26 DEBUG : TestRWCacheUpdate(0xc000b0ab00): >close: err= 2025/02/05 03:57:26 DEBUG : : Re-reading directory (398.912808ms old) 2025/02/05 03:57:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/05 03:57:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/05 03:57:26 DEBUG : : forgetting directory cache 2025/02/05 03:57:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/05 03:57:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/05 03:57:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/05 03:57:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/05 03:57:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/05 03:57:27 DEBUG : TestRWCacheUpdate(0xc000d30880): _readAt: size=512, off=0 2025/02/05 03:57:27 DEBUG : TestRWCacheUpdate(0xc000d30880): openPending: 2025/02/05 03:57:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-05 03:00:23 +0000 UTC," against cached fingerprint "20,2025-02-05 02:59:23 +0000 UTC," 2025/02/05 03:57:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-05 03:00:23 +0000 UTC," != cached fingerprint "20,2025-02-05 02:59:23 +0000 UTC,") 2025/02/05 03:57:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/05 03:57:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/05 03:57:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/05 03:57:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/05 03:57:27 DEBUG : TestRWCacheUpdate(0xc000d30880): >openPending: err= 2025/02/05 03:57:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/05 03:57:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/05 03:57:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/05 03:57:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:57:27 DEBUG : : forgetting directory cache 2025/02/05 03:57:28 DEBUG : TestRWCacheUpdate(0xc000d30880): >_readAt: n=20, err=EOF 2025/02/05 03:57:28 DEBUG : TestRWCacheUpdate(0xc000d30880): close: 2025/02/05 03:57:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-05 03:00:23 +0000 UTC 2025/02/05 03:57:28 DEBUG : TestRWCacheUpdate(0xc000d30880): >close: err= 2025/02/05 03:57:28 DEBUG : : Re-reading directory (389.37861ms old) 2025/02/05 03:57:28 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/05 03:57:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/05 03:57:28 DEBUG : : forgetting directory cache 2025/02/05 03:57:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/05 03:57:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/05 03:57:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/05 03:57:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/05 03:57:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/05 03:57:29 DEBUG : TestRWCacheUpdate(0xc000b0af80): _readAt: size=512, off=0 2025/02/05 03:57:29 DEBUG : TestRWCacheUpdate(0xc000b0af80): openPending: 2025/02/05 03:57:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-05 03:01:23 +0000 UTC," against cached fingerprint "20,2025-02-05 03:00:23 +0000 UTC," 2025/02/05 03:57:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-05 03:01:23 +0000 UTC," != cached fingerprint "20,2025-02-05 03:00:23 +0000 UTC,") 2025/02/05 03:57:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/05 03:57:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/05 03:57:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/05 03:57:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/05 03:57:29 DEBUG : TestRWCacheUpdate(0xc000b0af80): >openPending: err= 2025/02/05 03:57:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/05 03:57:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/05 03:57:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/05 03:57:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:57:29 DEBUG : : forgetting directory cache 2025/02/05 03:57:29 DEBUG : TestRWCacheUpdate(0xc000b0af80): >_readAt: n=20, err=EOF 2025/02/05 03:57:29 DEBUG : TestRWCacheUpdate(0xc000b0af80): close: 2025/02/05 03:57:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-05 03:01:23 +0000 UTC 2025/02/05 03:57:29 DEBUG : TestRWCacheUpdate(0xc000b0af80): >close: err= 2025/02/05 03:57:29 DEBUG : : Re-reading directory (403.583527ms old) 2025/02/05 03:57:29 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/05 03:57:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/05 03:57:29 DEBUG : : forgetting directory cache 2025/02/05 03:57:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/05 03:57:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/05 03:57:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/05 03:57:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/05 03:57:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/05 03:57:30 DEBUG : TestRWCacheUpdate(0xc000719700): _readAt: size=512, off=0 2025/02/05 03:57:30 DEBUG : TestRWCacheUpdate(0xc000719700): openPending: 2025/02/05 03:57:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-05 03:02:23 +0000 UTC," against cached fingerprint "20,2025-02-05 03:01:23 +0000 UTC," 2025/02/05 03:57:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-05 03:02:23 +0000 UTC," != cached fingerprint "20,2025-02-05 03:01:23 +0000 UTC,") 2025/02/05 03:57:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/05 03:57:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/05 03:57:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/05 03:57:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/05 03:57:30 DEBUG : TestRWCacheUpdate(0xc000719700): >openPending: err= 2025/02/05 03:57:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/05 03:57:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/05 03:57:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/05 03:57:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:57:31 DEBUG : : forgetting directory cache 2025/02/05 03:57:31 DEBUG : TestRWCacheUpdate(0xc000719700): >_readAt: n=20, err=EOF 2025/02/05 03:57:31 DEBUG : TestRWCacheUpdate(0xc000719700): close: 2025/02/05 03:57:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-05 03:02:23 +0000 UTC 2025/02/05 03:57:31 DEBUG : TestRWCacheUpdate(0xc000719700): >close: err= 2025/02/05 03:57:31 DEBUG : : Re-reading directory (389.099119ms old) 2025/02/05 03:57:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/05 03:57:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/05 03:57:31 DEBUG : : forgetting directory cache 2025/02/05 03:57:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/05 03:57:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/05 03:57:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/05 03:57:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/05 03:57:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/05 03:57:32 DEBUG : TestRWCacheUpdate(0xc000d30e80): _readAt: size=512, off=0 2025/02/05 03:57:32 DEBUG : TestRWCacheUpdate(0xc000d30e80): openPending: 2025/02/05 03:57:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-02-05 03:03:23 +0000 UTC," against cached fingerprint "20,2025-02-05 03:02:23 +0000 UTC," 2025/02/05 03:57:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-02-05 03:03:23 +0000 UTC," != cached fingerprint "20,2025-02-05 03:02:23 +0000 UTC,") 2025/02/05 03:57:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/05 03:57:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/05 03:57:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/02/05 03:57:32 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/05 03:57:32 DEBUG : TestRWCacheUpdate(0xc000d30e80): >openPending: err= 2025/02/05 03:57:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/02/05 03:57:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/05 03:57:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/05 03:57:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:57:32 DEBUG : : forgetting directory cache 2025/02/05 03:57:32 DEBUG : TestRWCacheUpdate(0xc000d30e80): >_readAt: n=20, err=EOF 2025/02/05 03:57:32 DEBUG : TestRWCacheUpdate(0xc000d30e80): close: 2025/02/05 03:57:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-05 03:03:23 +0000 UTC 2025/02/05 03:57:32 DEBUG : TestRWCacheUpdate(0xc000d30e80): >close: err= 2025/02/05 03:57:32 DEBUG : : Re-reading directory (387.751749ms old) 2025/02/05 03:57:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/05 03:57:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/05 03:57:33 DEBUG : : forgetting directory cache 2025/02/05 03:57:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/05 03:57:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/05 03:57:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/05 03:57:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/05 03:57:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/05 03:57:34 DEBUG : TestRWCacheUpdate(0xc000d313c0): _readAt: size=512, off=0 2025/02/05 03:57:34 DEBUG : TestRWCacheUpdate(0xc000d313c0): openPending: 2025/02/05 03:57:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-02-05 03:04:23 +0000 UTC," against cached fingerprint "20,2025-02-05 03:03:23 +0000 UTC," 2025/02/05 03:57:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-02-05 03:04:23 +0000 UTC," != cached fingerprint "20,2025-02-05 03:03:23 +0000 UTC,") 2025/02/05 03:57:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/05 03:57:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/05 03:57:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/02/05 03:57:34 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/05 03:57:34 DEBUG : TestRWCacheUpdate(0xc000d313c0): >openPending: err= 2025/02/05 03:57:34 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/02/05 03:57:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/05 03:57:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/05 03:57:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:57:34 DEBUG : : forgetting directory cache 2025/02/05 03:57:34 DEBUG : TestRWCacheUpdate(0xc000d313c0): >_readAt: n=21, err=EOF 2025/02/05 03:57:34 DEBUG : TestRWCacheUpdate(0xc000d313c0): close: 2025/02/05 03:57:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-05 03:04:23 +0000 UTC 2025/02/05 03:57:34 DEBUG : TestRWCacheUpdate(0xc000d313c0): >close: err= 2025/02/05 03:57:34 DEBUG : : Re-reading directory (389.101472ms old) 2025/02/05 03:57:34 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/05 03:57:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/05 03:57:34 DEBUG : : forgetting directory cache 2025/02/05 03:57:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/05 03:57:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/05 03:57:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/05 03:57:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/05 03:57:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/05 03:57:35 DEBUG : TestRWCacheUpdate(0xc000719cc0): _readAt: size=512, off=0 2025/02/05 03:57:35 DEBUG : TestRWCacheUpdate(0xc000719cc0): openPending: 2025/02/05 03:57:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-02-05 03:05:23 +0000 UTC," against cached fingerprint "21,2025-02-05 03:04:23 +0000 UTC," 2025/02/05 03:57:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-02-05 03:05:23 +0000 UTC," != cached fingerprint "21,2025-02-05 03:04:23 +0000 UTC,") 2025/02/05 03:57:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/05 03:57:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/05 03:57:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/02/05 03:57:35 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/05 03:57:35 DEBUG : TestRWCacheUpdate(0xc000719cc0): >openPending: err= 2025/02/05 03:57:35 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/02/05 03:57:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/05 03:57:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/05 03:57:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:57:36 DEBUG : : forgetting directory cache 2025/02/05 03:57:36 DEBUG : TestRWCacheUpdate(0xc000719cc0): >_readAt: n=22, err=EOF 2025/02/05 03:57:36 DEBUG : TestRWCacheUpdate(0xc000719cc0): close: 2025/02/05 03:57:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-05 03:05:23 +0000 UTC 2025/02/05 03:57:36 DEBUG : TestRWCacheUpdate(0xc000719cc0): >close: err= 2025/02/05 03:57:36 DEBUG : : Re-reading directory (389.937215ms old) 2025/02/05 03:57:36 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/05 03:57:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/05 03:57:36 DEBUG : : forgetting directory cache 2025/02/05 03:57:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/05 03:57:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/05 03:57:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/05 03:57:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/05 03:57:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/05 03:57:37 DEBUG : TestRWCacheUpdate(0xc000164180): _readAt: size=512, off=0 2025/02/05 03:57:37 DEBUG : TestRWCacheUpdate(0xc000164180): openPending: 2025/02/05 03:57:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-02-05 03:06:23 +0000 UTC," against cached fingerprint "22,2025-02-05 03:05:23 +0000 UTC," 2025/02/05 03:57:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-02-05 03:06:23 +0000 UTC," != cached fingerprint "22,2025-02-05 03:05:23 +0000 UTC,") 2025/02/05 03:57:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/05 03:57:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/05 03:57:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/02/05 03:57:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/05 03:57:37 DEBUG : TestRWCacheUpdate(0xc000164180): >openPending: err= 2025/02/05 03:57:37 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/02/05 03:57:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/05 03:57:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/05 03:57:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:57:37 DEBUG : : forgetting directory cache 2025/02/05 03:57:37 DEBUG : TestRWCacheUpdate(0xc000164180): >_readAt: n=23, err=EOF 2025/02/05 03:57:37 DEBUG : TestRWCacheUpdate(0xc000164180): close: 2025/02/05 03:57:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-05 03:06:23 +0000 UTC 2025/02/05 03:57:37 DEBUG : TestRWCacheUpdate(0xc000164180): >close: err= 2025/02/05 03:57:37 DEBUG : : Re-reading directory (397.606928ms old) 2025/02/05 03:57:37 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/05 03:57:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/05 03:57:38 DEBUG : : forgetting directory cache 2025/02/05 03:57:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:57:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/02/05 03:57:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/02/05 03:57:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/02/05 03:57:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/02/05 03:57:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/02/05 03:57:38 DEBUG : TestRWCacheUpdate(0xc000d30300): _readAt: size=512, off=0 2025/02/05 03:57:38 DEBUG : TestRWCacheUpdate(0xc000d30300): openPending: 2025/02/05 03:57:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-02-05 03:07:23 +0000 UTC," against cached fingerprint "23,2025-02-05 03:06:23 +0000 UTC," 2025/02/05 03:57:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-02-05 03:07:23 +0000 UTC," != cached fingerprint "23,2025-02-05 03:06:23 +0000 UTC,") 2025/02/05 03:57:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/02/05 03:57:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/02/05 03:57:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/02/05 03:57:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/05 03:57:38 DEBUG : TestRWCacheUpdate(0xc000d30300): >openPending: err= 2025/02/05 03:57:38 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/02/05 03:57:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/05 03:57:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/05 03:57:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:57:39 DEBUG : : forgetting directory cache 2025/02/05 03:57:39 DEBUG : TestRWCacheUpdate(0xc000d30300): >_readAt: n=24, err=EOF 2025/02/05 03:57:39 DEBUG : TestRWCacheUpdate(0xc000d30300): close: 2025/02/05 03:57:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-02-05 03:07:23 +0000 UTC 2025/02/05 03:57:39 DEBUG : TestRWCacheUpdate(0xc000d30300): >close: err= 2025/02/05 03:57:39 DEBUG : : Re-reading directory (400.649354ms old) 2025/02/05 03:57:39 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/02/05 03:57:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/02/05 03:57:39 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:57:39 DEBUG : : Looking for writers 2025/02/05 03:57:39 DEBUG : TestRWCacheUpdate: reading active writers 2025/02/05 03:57:39 DEBUG : >WaitForWriters: 2025/02/05 03:57:39 DEBUG : files root 'rclone-test-pomogip0pawo': vfs cache: cleaner exiting 2025/02/05 03:57:39 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (16.36s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.24s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:57:41 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:57:41 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/05 03:57:41 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/05 03:57:41 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/05 03:57:41 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/05 03:57:41 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:57:42 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/05 03:57:42 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/05 03:57:42 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/02/05 03:57:42 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/02/05 03:57:42 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/02/05 03:57:42 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:57:42 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/05 03:57:42 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/05 03:57:42 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/05 03:57:42 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/05 03:57:42 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/05 03:57:42 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:57:42 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/05 03:57:42 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/05 03:57:42 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:42 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:57:42 DEBUG : : Looking for writers 2025/02/05 03:57:42 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/02/05 03:57:42 DEBUG : normal name with no special characters.txt: reading active writers 2025/02/05 03:57:42 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.06s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:57:43 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:57:43 DEBUG : files root 'rclone-test-pomogip0pawo': Reusing VFS from active cache 2025/02/05 03:57:43 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:57:43 DEBUG : : Looking for writers 2025/02/05 03:57:43 DEBUG : >WaitForWriters: 2025/02/05 03:57:43 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:57:43 DEBUG : : Looking for writers 2025/02/05 03:57:43 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:57:43 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:57:43 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:57:43 DEBUG : : Looking for writers 2025/02/05 03:57:43 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:57:43 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:57:43 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:57:43 DEBUG : : Looking for writers 2025/02/05 03:57:43 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:57:43 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:57:46 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:57:46 DEBUG : dir: Looking for writers 2025/02/05 03:57:46 DEBUG : file2: reading active writers 2025/02/05 03:57:46 DEBUG : : Looking for writers 2025/02/05 03:57:46 DEBUG : dir: reading active writers 2025/02/05 03:57:46 DEBUG : file1: reading active writers 2025/02/05 03:57:46 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.10s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:57:46 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:57:48 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:57:48 DEBUG : dir: Looking for writers 2025/02/05 03:57:48 DEBUG : : Looking for writers 2025/02/05 03:57:48 DEBUG : dir: reading active writers 2025/02/05 03:57:48 DEBUG : file1: reading active writers 2025/02/05 03:57:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.75s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:57:49 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:57:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/05 03:57:51 DEBUG : file1: Open: flags=O_RDONLY 2025/02/05 03:57:51 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/05 03:57:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/05 03:57:51 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/05 03:57:51 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/02/05 03:57:51 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/05 03:57:51 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:51 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:51 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:57:51 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/05 03:57:51 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/02/05 03:57:51 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/02/05 03:57:51 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/05 03:57:51 DEBUG : files root 'rclone-test-pomogip0pawo': File to upload is small (0 bytes), uploading instead of streaming 2025/02/05 03:57:52 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/02/05 03:57:52 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/02/05 03:57:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/05 03:57:52 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:57:52 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/05 03:57:52 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:57:52 DEBUG : dir: Looking for writers 2025/02/05 03:57:52 DEBUG : file2: reading active writers 2025/02/05 03:57:52 DEBUG : new_file.txt: reading active writers 2025/02/05 03:57:52 DEBUG : : Looking for writers 2025/02/05 03:57:52 DEBUG : file1: reading active writers 2025/02/05 03:57:52 DEBUG : dir: reading active writers 2025/02/05 03:57:52 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.82s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:57:53 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:57:55 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/02/05 03:57:55 DEBUG : dir/file1: Updating file with dir/file1 0xc000bc4000 2025/02/05 03:57:55 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/05 03:57:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/05 03:57:56 INFO : dir/file1: Moved (server-side) to: file0 2025/02/05 03:57:56 DEBUG : file0: Updating file with file0 0xc000bc4000 2025/02/05 03:57:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/05 03:57:56 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/02/05 03:57:56 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:57:56 DEBUG : dir: Looking for writers 2025/02/05 03:57:56 DEBUG : : Looking for writers 2025/02/05 03:57:56 DEBUG : dir: reading active writers 2025/02/05 03:57:56 DEBUG : file0: reading active writers 2025/02/05 03:57:56 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.78s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:57:57 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:57:57 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:57:57 DEBUG : : Looking for writers 2025/02/05 03:57:57 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.25s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:57:57 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:57:57 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/02/05 03:57:58 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/05 03:57:58 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/02/05 03:57:59 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/02/05 03:57:59 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/02/05 03:58:00 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:58:00 DEBUG : : Looking for writers 2025/02/05 03:58:00 DEBUG : a: Looking for writers 2025/02/05 03:58:00 DEBUG : b: Looking for writers 2025/02/05 03:58:00 DEBUG : c: Looking for writers 2025/02/05 03:58:00 DEBUG : d: Looking for writers 2025/02/05 03:58:00 DEBUG : : Looking for writers 2025/02/05 03:58:00 DEBUG : /: reading active writers 2025/02/05 03:58:00 DEBUG : a: reading active writers 2025/02/05 03:58:00 DEBUG : b: reading active writers 2025/02/05 03:58:00 DEBUG : c: reading active writers 2025/02/05 03:58:00 DEBUG : d: reading active writers 2025/02/05 03:58:00 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.66s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:58:01 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:58:01 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/05 03:58:02 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/02/05 03:58:02 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/02/05 03:58:02 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:428 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=1) "a", - (string) (len=3) "a/b", - (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" +([]string) { } Test: TestVFSMkdirAll Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:434 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=1) "a", - (string) (len=3) "a/b", - (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" +([]string) { } Test: TestVFSMkdirAll Messages: directories fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:440 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=1) "a", - (string) (len=3) "a/b", - (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" +([]string) { } Test: TestVFSMkdirAll Messages: directories 2025/02/05 03:58:24 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:58:24 DEBUG : a/b/c/d: Looking for writers 2025/02/05 03:58:24 DEBUG : a/b/c: Looking for writers 2025/02/05 03:58:24 DEBUG : d: reading active writers 2025/02/05 03:58:24 DEBUG : a/b: Looking for writers 2025/02/05 03:58:24 DEBUG : c: reading active writers 2025/02/05 03:58:24 DEBUG : a: Looking for writers 2025/02/05 03:58:24 DEBUG : b: reading active writers 2025/02/05 03:58:24 DEBUG : : Looking for writers 2025/02/05 03:58:24 DEBUG : a: reading active writers 2025/02/05 03:58:24 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdirAll (24.18s) === 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 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-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:58:25 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:58:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:58:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:58:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/05 03:58:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/05 03:58:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:25 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/05 03:58:25 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/05 03:58:25 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/02/05 03:58:25 DEBUG : files root 'rclone-test-pomogip0pawo': File to upload is small (5 bytes), uploading instead of streaming 2025/02/05 03:58:26 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/05 03:58:26 DEBUG : file1: Size of src and dst objects identical 2025/02/05 03:58:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:58:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:58:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/05 03:58:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/05 03:58:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:58:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:58:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/05 03:58:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/05 03:58:26 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/02/05 03:58:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/05 03:58:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/05 03:58:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/05 03:58:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/05 03:58:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:26 DEBUG : files root 'rclone-test-pomogip0pawo': File to upload is small (0 bytes), uploading instead of streaming 2025/02/05 03:58:27 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/05 03:58:27 DEBUG : file1: Size of src and dst objects identical 2025/02/05 03:58:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/05 03:58:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/05 03:58:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/05 03:58:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/05 03:58:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:27 DEBUG : files root 'rclone-test-pomogip0pawo': File to upload is small (7 bytes), uploading instead of streaming 2025/02/05 03:58:28 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/05 03:58:28 DEBUG : file1: Size of src and dst objects identical 2025/02/05 03:58:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:28 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:58:28 DEBUG : : Looking for writers 2025/02/05 03:58:28 DEBUG : file1: reading active writers 2025/02/05 03:58:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.38s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:58:28 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:58:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:58:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:58:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/05 03:58:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/05 03:58:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:28 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/02/05 03:58:29 DEBUG : file1: aborting in-sequence write wait, off=100 2025/02/05 03:58:29 DEBUG : file1: failed to wait for in-sequence write to 100 2025/02/05 03:58:29 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/02/05 03:58:29 DEBUG : files root 'rclone-test-pomogip0pawo': File to upload is small (11 bytes), uploading instead of streaming 2025/02/05 03:58:30 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/05 03:58:30 DEBUG : file1: Size of src and dst objects identical 2025/02/05 03:58:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:30 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/02/05 03:58:30 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:58:30 DEBUG : : Looking for writers 2025/02/05 03:58:30 DEBUG : file1: reading active writers 2025/02/05 03:58:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.41s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:58:31 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:58:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:58:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:58:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/05 03:58:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/05 03:58:31 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/02/05 03:58:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:31 DEBUG : files root 'rclone-test-pomogip0pawo': File to upload is small (5 bytes), uploading instead of streaming 2025/02/05 03:58:32 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/05 03:58:32 DEBUG : file1: Size of src and dst objects identical 2025/02/05 03:58:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:32 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/02/05 03:58:32 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:58:32 DEBUG : : Looking for writers 2025/02/05 03:58:32 DEBUG : file1: reading active writers 2025/02/05 03:58:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.27s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:58:32 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:58:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:58:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:58:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/05 03:58:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/05 03:58:32 DEBUG : file1: WriteFileHandle.Release closing 2025/02/05 03:58:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:32 DEBUG : files root 'rclone-test-pomogip0pawo': File to upload is small (0 bytes), uploading instead of streaming 2025/02/05 03:58:33 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/05 03:58:33 DEBUG : file1: Size of src and dst objects identical 2025/02/05 03:58:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:33 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/02/05 03:58:33 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:58:33 DEBUG : : Looking for writers 2025/02/05 03:58:33 DEBUG : file1: reading active writers 2025/02/05 03:58:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.39s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:58:33 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:58:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:58:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:58:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/05 03:58:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/05 03:58:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:33 DEBUG : files root 'rclone-test-pomogip0pawo': File to upload is small (2 bytes), uploading instead of streaming 2025/02/05 03:58:34 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/05 03:58:34 DEBUG : file1: Size of src and dst objects identical 2025/02/05 03:58:34 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/02/05 03:58:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:34 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:58:34 DEBUG : : Looking for writers 2025/02/05 03:58:34 DEBUG : file1: reading active writers 2025/02/05 03:58:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.39s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:58:35 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:58:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:58:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:58:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/05 03:58:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/05 03:58:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:35 DEBUG : files root 'rclone-test-pomogip0pawo': File to upload is small (0 bytes), uploading instead of streaming 2025/02/05 03:58:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/05 03:58:36 DEBUG : file1: Size of src and dst objects identical 2025/02/05 03:58:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:58:36 DEBUG : file1: Open: flags=O_RDONLY 2025/02/05 03:58:36 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/05 03:58:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/05 03:58:36 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:58:36 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/05 03:58:36 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:58:36 DEBUG : : Looking for writers 2025/02/05 03:58:36 DEBUG : file1: reading active writers 2025/02/05 03:58:36 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.63s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-pomogip0pawo'", Local "Local file system at /tmp/rclone75500809", Modify Window "1s" 2025/02/05 03:58:36 INFO : files root 'rclone-test-pomogip0pawo': poll-interval is not supported by this remote 2025/02/05 03:58:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/05 03:58:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/05 03:58:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/05 03:58:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/05 03:58:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:36 DEBUG : files root 'rclone-test-pomogip0pawo': File to upload is small (100 bytes), uploading instead of streaming 2025/02/05 03:58:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/02/05 03:58:37 DEBUG : file1: Size of src and dst objects identical 2025/02/05 03:58:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/05 03:58:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/05 03:58:37 DEBUG : file1: Open: flags=O_RDONLY 2025/02/05 03:58:37 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/05 03:58:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/05 03:58:37 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/05 03:58:38 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/05 03:58:38 DEBUG : WaitForWriters: timeout=30s 2025/02/05 03:58:38 DEBUG : : Looking for writers 2025/02/05 03:58:38 DEBUG : file1: reading active writers 2025/02/05 03:58:38 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.60s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/02/05 03:58:38 DEBUG : files root 'rclone-test-pomogip0pawo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m52.405927263s (try 1/5): exit status 1: Failed [TestDirHandleReaddir TestDirReadDirAll/Virtual TestDirOpen TestReadFileHandleSeek TestVFSMkdirAll]