"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/08/11 03:01:56 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-bumudaq5gudi" 2025/08/11 03:01:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/11 03:01:57 DEBUG : Creating backend with remote "/tmp/rclone3069119397" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:01:57 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:01:59 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:01:59 DEBUG : dir: Looking for writers 2025/08/11 03:01:59 DEBUG : Looking for writers 2025/08/11 03:01:59 DEBUG : dir: reading active writers 2025/08/11 03:01:59 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.54s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:01:59 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_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:200: Not found "dir/file1" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_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/08/11 03:02:11 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:02:11 DEBUG : dir/subdir: Looking for writers 2025/08/11 03:02:11 DEBUG : dir: Looking for writers 2025/08/11 03:02:11 DEBUG : file2: reading active writers 2025/08/11 03:02:11 DEBUG : subdir: reading active writers 2025/08/11 03:02:11 DEBUG : Looking for writers 2025/08/11 03:02:11 DEBUG : dir: reading active writers 2025/08/11 03:02:11 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleReaddir (13.32s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:02:13 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:02:14 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:02:14 DEBUG : dir: Looking for writers 2025/08/11 03:02:14 DEBUG : file1: reading active writers 2025/08/11 03:02:14 DEBUG : Looking for writers 2025/08/11 03:02:14 DEBUG : dir: reading active writers 2025/08/11 03:02:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.41s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:02:15 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:02:16 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:02:16 DEBUG : dir: Looking for writers 2025/08/11 03:02:16 DEBUG : Looking for writers 2025/08/11 03:02:16 DEBUG : dir: reading active writers 2025/08/11 03:02:16 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.02s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:02:17 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:02:19 DEBUG : dir: forgetting directory cache 2025/08/11 03:02:19 DEBUG : forgetting directory cache 2025/08/11 03:02:19 DEBUG : dir: forgetting directory cache 2025/08/11 03:02:19 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:02:19 DEBUG : Looking for writers 2025/08/11 03:02:19 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.14s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:02:19 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:02:21 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/11 03:02:21 DEBUG : dir: invalidating directory cache 2025/08/11 03:02:21 DEBUG : >ForgetPath: 2025/08/11 03:02:21 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/11 03:02:21 DEBUG : invalidating directory cache 2025/08/11 03:02:21 DEBUG : dir: forgetting directory cache 2025/08/11 03:02:21 DEBUG : >ForgetPath: 2025/08/11 03:02:21 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/11 03:02:21 DEBUG : >ForgetPath: 2025/08/11 03:02:21 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:02:21 DEBUG : dir: Looking for writers 2025/08/11 03:02:21 DEBUG : Looking for writers 2025/08/11 03:02:21 DEBUG : dir: reading active writers 2025/08/11 03:02:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.13s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:02:21 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:02:24 DEBUG : forgetting directory cache 2025/08/11 03:02:24 DEBUG : dir: forgetting directory cache 2025/08/11 03:02:25 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:02:25 DEBUG : dir: Looking for writers 2025/08/11 03:02:25 DEBUG : fil/a/b: Looking for writers 2025/08/11 03:02:25 DEBUG : fil/a: Looking for writers 2025/08/11 03:02:25 DEBUG : b: reading active writers 2025/08/11 03:02:25 DEBUG : fil: Looking for writers 2025/08/11 03:02:25 DEBUG : a: reading active writers 2025/08/11 03:02:25 DEBUG : Looking for writers 2025/08/11 03:02:25 DEBUG : dir: reading active writers 2025/08/11 03:02:25 DEBUG : fil: reading active writers 2025/08/11 03:02:25 DEBUG : >WaitForWriters: 2025/08/11 03:02:26 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-bumudaq5gudi/fil/a not empty`) 2025/08/11 03:02:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/11 03:02:26 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-bumudaq5gudi/fil/a not empty`) 2025/08/11 03:02:26 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/08/11 03:02:26 DEBUG : pacer: Reducing sleep to 30ms 2025/08/11 03:02:26 DEBUG : pacer: Reducing sleep to 22.5ms 2025/08/11 03:02:27 DEBUG : pacer: Reducing sleep to 16.875ms 2025/08/11 03:02:27 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestDirWalk (5.24s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:02:27 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:02:27 DEBUG : pacer: Reducing sleep to 10ms 2025/08/11 03:02:28 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:02:28 DEBUG : dir: Looking for writers 2025/08/11 03:02:28 DEBUG : Looking for writers 2025/08/11 03:02:28 DEBUG : dir: reading active writers 2025/08/11 03:02:28 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.01s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:02:29 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:02:30 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:02:30 DEBUG : dir: Looking for writers 2025/08/11 03:02:30 DEBUG : file1: reading active writers 2025/08/11 03:02:30 DEBUG : Looking for writers 2025/08/11 03:02:30 DEBUG : dir: reading active writers 2025/08/11 03:02:30 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.11s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:02:31 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/08/11 03:02:34 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/11 03:02:34 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/11 03:02:34 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/11 03:02:34 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/11 03:02:36 DEBUG : dir: invalidating directory cache 2025/08/11 03:02:36 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/11 03:02:36 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/11 03:02:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/11 03:02:36 DEBUG : dir/file1: Reset virtual modtime 2025/08/11 03:02:36 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/11 03:02:36 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/11 03:02:36 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/11 03:02:36 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/11 03:02:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 03:02:36 DEBUG : dir: invalidating directory cache 2025/08/11 03:02:37 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/11 03:02:37 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/11 03:02:37 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/11 03:02:37 DEBUG : forgetting directory cache 2025/08/11 03:02:37 DEBUG : dir: forgetting directory cache 2025/08/11 03:02:37 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/11 03:02:37 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:02:37 DEBUG : dir/virtualDir: Looking for writers 2025/08/11 03:02:37 DEBUG : dir: Looking for writers 2025/08/11 03:02:37 DEBUG : file1: reading active writers 2025/08/11 03:02:37 DEBUG : virtualFile2: reading active writers 2025/08/11 03:02:37 DEBUG : virtualFile: reading active writers 2025/08/11 03:02:37 DEBUG : virtualDir: reading active writers 2025/08/11 03:02:37 DEBUG : Looking for writers 2025/08/11 03:02:37 DEBUG : dir: reading active writers 2025/08/11 03:02:37 DEBUG : >WaitForWriters: 2025/08/11 03:02:38 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-bumudaq5gudi/dir not empty`) 2025/08/11 03:02:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/11 03:02:38 DEBUG : pacer: Reducing sleep to 15ms 2025/08/11 03:02:38 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirReadDirAll (7.32s) --- PASS: TestDirReadDirAll/Virtual (2.44s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:02:38 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:02:39 DEBUG : pacer: Reducing sleep to 10ms 2025/08/11 03:02:39 ERROR : dir/: Can only open directories read only 2025/08/11 03:02:39 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:02:39 DEBUG : dir: Looking for writers 2025/08/11 03:02:39 DEBUG : Looking for writers 2025/08/11 03:02:39 DEBUG : dir: reading active writers 2025/08/11 03:02:39 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.09s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:02:40 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:02:42 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:02:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/11 03:02:42 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/11 03:02:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/11 03:02:42 DEBUG : files root 'rclone-test-bumudaq5gudi': File to upload is small (5 bytes), uploading instead of streaming 2025/08/11 03:02:42 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/08/11 03:02:42 DEBUG : dir/potato: Size of src and dst objects identical 2025/08/11 03:02:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/11 03:02:42 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:02:42 DEBUG : dir: Looking for writers 2025/08/11 03:02:42 DEBUG : potato: reading active writers 2025/08/11 03:02:42 DEBUG : file1: reading active writers 2025/08/11 03:02:42 DEBUG : Looking for writers 2025/08/11 03:02:42 DEBUG : dir: reading active writers 2025/08/11 03:02:42 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.27s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:02:43 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:02:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/11 03:02:46 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:02:46 DEBUG : dir/sub: Looking for writers 2025/08/11 03:02:46 DEBUG : dir: Looking for writers 2025/08/11 03:02:46 DEBUG : file1: reading active writers 2025/08/11 03:02:46 DEBUG : sub: reading active writers 2025/08/11 03:02:46 DEBUG : Looking for writers 2025/08/11 03:02:46 DEBUG : dir: reading active writers 2025/08/11 03:02:46 DEBUG : >WaitForWriters: 2025/08/11 03:02:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-bumudaq5gudi/dir not empty`) 2025/08/11 03:02:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/11 03:02:47 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-bumudaq5gudi/dir not empty`) 2025/08/11 03:02:47 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/08/11 03:02:47 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-bumudaq5gudi/dir not empty`) 2025/08/11 03:02:47 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/08/11 03:02:47 DEBUG : pacer: Reducing sleep to 60ms 2025/08/11 03:02:47 DEBUG : pacer: Reducing sleep to 45ms --- PASS: TestDirMkdir (4.00s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:02:47 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:02:48 DEBUG : pacer: Reducing sleep to 33.75ms 2025/08/11 03:02:48 DEBUG : pacer: Reducing sleep to 25.3125ms 2025/08/11 03:02:48 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/08/11 03:02:48 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/08/11 03:02:49 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/08/11 03:02:49 DEBUG : pacer: Reducing sleep to 10ms 2025/08/11 03:02:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/11 03:02:49 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/11 03:02:50 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:02:50 DEBUG : dir/sub/subsub: Looking for writers 2025/08/11 03:02:50 DEBUG : dir/sub: Looking for writers 2025/08/11 03:02:50 DEBUG : subsub: reading active writers 2025/08/11 03:02:50 DEBUG : dir: Looking for writers 2025/08/11 03:02:50 DEBUG : file1: reading active writers 2025/08/11 03:02:50 DEBUG : sub: reading active writers 2025/08/11 03:02:50 DEBUG : Looking for writers 2025/08/11 03:02:50 DEBUG : dir: reading active writers 2025/08/11 03:02:50 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (4.09s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:02:52 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:02:53 ERROR : dir/: Dir.Remove not empty 2025/08/11 03:02:53 DEBUG : dir/file1: Remove: 2025/08/11 03:02:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 03:02:53 DEBUG : dir/file1: >Remove: err= 2025/08/11 03:02:53 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/11 03:02:53 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:02:53 DEBUG : Looking for writers 2025/08/11 03:02:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.17s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:02:54 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:02:55 DEBUG : dir/file1: Remove: 2025/08/11 03:02:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 03:02:55 DEBUG : dir/file1: >Remove: err= 2025/08/11 03:02:55 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/11 03:02:56 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:02:56 DEBUG : Looking for writers 2025/08/11 03:02:56 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.20s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:02:56 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:02:57 DEBUG : dir/file1: Remove: 2025/08/11 03:02:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 03:02:58 DEBUG : dir/file1: >Remove: err= 2025/08/11 03:02:58 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:02:58 DEBUG : dir: Looking for writers 2025/08/11 03:02:58 DEBUG : Looking for writers 2025/08/11 03:02:58 DEBUG : dir: reading active writers 2025/08/11 03:02:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.58s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:02:58 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:03:01 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/11 03:03:02 DEBUG : dir: Updating dir with dir2 0xc000804410 2025/08/11 03:03:02 DEBUG : dir: forgetting directory cache 2025/08/11 03:03:02 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/11 03:03:02 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/11 03:03:03 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/11 03:03:03 DEBUG : file2: Updating file with file2 0xc00068cc00 2025/08/11 03:03:03 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/11 03:03:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/11 03:03:04 INFO : dir2/file3: Deleted 2025/08/11 03:03:04 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/11 03:03:04 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00068cc00 2025/08/11 03:03:04 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/11 03:03:04 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/11 03:03:05 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/11 03:03:06 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0009ea000 2025/08/11 03:03:06 DEBUG : empty directory: forgetting directory cache 2025/08/11 03:03:06 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/11 03:03:06 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/11 03:03:06 DEBUG : dir2: Renaming to "dir3" 2025/08/11 03:03:06 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:03:06 DEBUG : dir3: Looking for writers 2025/08/11 03:03:06 DEBUG : file3: reading active writers 2025/08/11 03:03:06 DEBUG : renamed empty directory: Looking for writers 2025/08/11 03:03:06 DEBUG : Looking for writers 2025/08/11 03:03:06 DEBUG : renamed empty directory: reading active writers 2025/08/11 03:03:06 DEBUG : dir3: reading active writers 2025/08/11 03:03:06 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.99s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:03:06 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:03:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/11 03:03:08 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:03:08 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/11 03:03:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/11 03:03:08 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/11 03:03:08 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/11 03:03:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/11 03:03:08 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:03:08 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/11 03:03:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/11 03:03:08 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/11 03:03:08 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/11 03:03:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/11 03:03:08 DEBUG : files root 'rclone-test-bumudaq5gudi': File to upload is small (12 bytes), uploading instead of streaming 2025/08/11 03:03:09 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/08/11 03:03:09 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/08/11 03:03:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/11 03:03:09 DEBUG : forgetting directory cache 2025/08/11 03:03:09 DEBUG : dir: forgetting directory cache 2025/08/11 03:03:09 DEBUG : dir/sub: forgetting directory cache 2025/08/11 03:03:09 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/11 03:03:09 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/11 03:03:09 DEBUG : files root 'rclone-test-bumudaq5gudi': File to upload is small (5 bytes), uploading instead of streaming 2025/08/11 03:03:10 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/08/11 03:03:10 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/08/11 03:03:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/11 03:03:10 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:03:10 DEBUG : dir/sub: Looking for writers 2025/08/11 03:03:10 DEBUG : file0: reading active writers 2025/08/11 03:03:10 DEBUG : file2: reading active writers 2025/08/11 03:03:10 DEBUG : dir: Looking for writers 2025/08/11 03:03:10 DEBUG : file1: reading active writers 2025/08/11 03:03:10 DEBUG : sub: reading active writers 2025/08/11 03:03:10 DEBUG : Looking for writers 2025/08/11 03:03:10 DEBUG : dir: reading active writers 2025/08/11 03:03:10 DEBUG : >WaitForWriters: 2025/08/11 03:03:11 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-bumudaq5gudi/dir not empty`) 2025/08/11 03:03:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/11 03:03:11 DEBUG : pacer: Reducing sleep to 15ms 2025/08/11 03:03:11 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (5.04s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:03:12 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:03:12 DEBUG : pacer: Reducing sleep to 10ms 2025/08/11 03:03:12 DEBUG : forgetting directory cache 2025/08/11 03:03:15 DEBUG : forgetting directory cache 2025/08/11 03:03:15 DEBUG : dir: forgetting directory cache 2025/08/11 03:03:15 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:03:15 DEBUG : dir: Looking for writers 2025/08/11 03:03:15 DEBUG : Looking for writers 2025/08/11 03:03:15 DEBUG : dir: reading active writers 2025/08/11 03:03:15 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.16s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:03:16 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:03:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/11 03:03:18 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:03:18 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/11 03:03:18 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/11 03:03:18 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/11 03:03:18 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:03:18 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/11 03:03:18 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/11 03:03:18 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:03:18 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/11 03:03:18 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/11 03:03:18 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/11 03:03:18 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:03:18 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/11 03:03:18 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:03:18 DEBUG : dir: Looking for writers 2025/08/11 03:03:18 DEBUG : file1: reading active writers 2025/08/11 03:03:18 DEBUG : file1.metadata: reading active writers 2025/08/11 03:03:18 DEBUG : Looking for writers 2025/08/11 03:03:18 DEBUG : dir: reading active writers 2025/08/11 03:03:18 DEBUG : dir.metadata: reading active writers 2025/08/11 03:03:18 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.48s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:03:19 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:03:21 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:03:21 DEBUG : dir: Looking for writers 2025/08/11 03:03:21 DEBUG : file1: reading active writers 2025/08/11 03:03:21 DEBUG : Looking for writers 2025/08/11 03:03:21 DEBUG : dir: reading active writers 2025/08/11 03:03:21 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.30s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:03:21 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:03:24 DEBUG : Can set mod time: true 2025/08/11 03:03:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/11 03:03:25 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:03:25 DEBUG : dir: Looking for writers 2025/08/11 03:03:25 DEBUG : file1: reading active writers 2025/08/11 03:03:25 DEBUG : Looking for writers 2025/08/11 03:03:25 DEBUG : dir: reading active writers 2025/08/11 03:03:25 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:03:25 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:03:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 03:03:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/11 03:03:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:03:27 DEBUG : files root 'rclone-test-bumudaq5gudi': File to upload is small (0 bytes), uploading instead of streaming 2025/08/11 03:03:28 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/11 03:03:28 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/11 03:03:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/11 03:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:03:28 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:03:28 DEBUG : dir: Looking for writers 2025/08/11 03:03:28 DEBUG : file1: reading active writers 2025/08/11 03:03:28 DEBUG : Looking for writers 2025/08/11 03:03:28 DEBUG : dir: reading active writers 2025/08/11 03:03:28 DEBUG : >WaitForWriters: 2025/08/11 03:03:28 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:03:28 DEBUG : dir: Looking for writers 2025/08/11 03:03:28 DEBUG : file1: reading active writers 2025/08/11 03:03:28 DEBUG : Looking for writers 2025/08/11 03:03:28 DEBUG : dir: reading active writers 2025/08/11 03:03:28 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:03:29 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:03:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 03:03:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/11 03:03:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:03:31 DEBUG : files root 'rclone-test-bumudaq5gudi': File to upload is small (5 bytes), uploading instead of streaming 2025/08/11 03:03:32 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/11 03:03:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/11 03:03:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/11 03:03:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:03:32 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:03:32 DEBUG : dir: Looking for writers 2025/08/11 03:03:32 DEBUG : file1: reading active writers 2025/08/11 03:03:32 DEBUG : Looking for writers 2025/08/11 03:03:32 DEBUG : dir: reading active writers 2025/08/11 03:03:32 DEBUG : >WaitForWriters: 2025/08/11 03:03:32 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:03:32 DEBUG : dir: Looking for writers 2025/08/11 03:03:32 DEBUG : file1: reading active writers 2025/08/11 03:03:32 DEBUG : Looking for writers 2025/08/11 03:03:32 DEBUG : dir: reading active writers 2025/08/11 03:03:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:03:34 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:03:34 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:03:34 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:03:34 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:03:34 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 03:03:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/11 03:03:36 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:03:36 DEBUG : dir: Looking for writers 2025/08/11 03:03:36 DEBUG : file1: reading active writers 2025/08/11 03:03:36 DEBUG : Looking for writers 2025/08/11 03:03:36 DEBUG : dir: reading active writers 2025/08/11 03:03:36 DEBUG : >WaitForWriters: 2025/08/11 03:03:36 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:03:37 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:03:37 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:03:37 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:03:37 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:03:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:03:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:03:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:03:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:03:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:03:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:03:37 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 03:03:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/11 03:03:38 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 03:03:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 03:03:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 03:03:38 DEBUG : dir/file1(0xc000e5f140): close: 2025/08/11 03:03:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/11 03:03:38 DEBUG : dir/file1(0xc000e5f140): >close: err= 2025/08/11 03:03:38 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:03:38 DEBUG : dir: Looking for writers 2025/08/11 03:03:38 DEBUG : file1: reading active writers 2025/08/11 03:03:38 DEBUG : Looking for writers 2025/08/11 03:03:38 DEBUG : dir: reading active writers 2025/08/11 03:03:38 DEBUG : >WaitForWriters: 2025/08/11 03:03:39 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:03:39 DEBUG : dir: Looking for writers 2025/08/11 03:03:39 DEBUG : file1: reading active writers 2025/08/11 03:03:39 DEBUG : Looking for writers 2025/08/11 03:03:39 DEBUG : dir: reading active writers 2025/08/11 03:03:39 DEBUG : >WaitForWriters: 2025/08/11 03:03:39 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:03:39 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:03:39 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:03:39 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:03:39 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:03:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:03:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:03:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:03:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:03:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:03:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:03:39 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 03:03:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/11 03:03:41 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 03:03:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 03:03:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 03:03:41 DEBUG : dir/file1(0xc0011935c0): _writeAt: size=5, off=0 2025/08/11 03:03:41 DEBUG : dir/file1(0xc0011935c0): openPending: 2025/08/11 03:03:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/11 03:03:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/11 03:03:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:03:41 DEBUG : dir/file1(0xc0011935c0): >openPending: err= 2025/08/11 03:03:41 DEBUG : dir/file1(0xc0011935c0): >_writeAt: n=5, err= 2025/08/11 03:03:41 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/11 03:03:41 DEBUG : dir/file1(0xc0011935c0): close: 2025/08/11 03:03:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/08/11 03:03:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/08/11 03:03:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/08/11 03:03:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/11 03:03:41 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/11 03:03:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/11 03:03:41 DEBUG : dir/file1(0xc0011935c0): >close: err= 2025/08/11 03:03:41 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:03:41 DEBUG : dir: Looking for writers 2025/08/11 03:03:41 DEBUG : file1: reading active writers 2025/08/11 03:03:41 DEBUG : Looking for writers 2025/08/11 03:03:41 DEBUG : dir: reading active writers 2025/08/11 03:03:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 03:03:41 DEBUG : dir: Looking for writers 2025/08/11 03:03:41 DEBUG : file1: reading active writers 2025/08/11 03:03:41 DEBUG : Looking for writers 2025/08/11 03:03:41 DEBUG : dir: reading active writers 2025/08/11 03:03:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 03:03:41 DEBUG : dir: Looking for writers 2025/08/11 03:03:41 DEBUG : file1: reading active writers 2025/08/11 03:03:41 DEBUG : Looking for writers 2025/08/11 03:03:41 DEBUG : dir: reading active writers 2025/08/11 03:03:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 03:03:41 DEBUG : dir: Looking for writers 2025/08/11 03:03:41 DEBUG : file1: reading active writers 2025/08/11 03:03:41 DEBUG : Looking for writers 2025/08/11 03:03:41 DEBUG : dir: reading active writers 2025/08/11 03:03:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 03:03:41 DEBUG : dir/file1: vfs cache: starting upload 2025/08/11 03:03:41 DEBUG : dir: Looking for writers 2025/08/11 03:03:41 DEBUG : file1: reading active writers 2025/08/11 03:03:41 DEBUG : Looking for writers 2025/08/11 03:03:41 DEBUG : dir: reading active writers 2025/08/11 03:03:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 03:03:41 DEBUG : dir: Looking for writers 2025/08/11 03:03:41 DEBUG : file1: reading active writers 2025/08/11 03:03:41 DEBUG : Looking for writers 2025/08/11 03:03:41 DEBUG : dir: reading active writers 2025/08/11 03:03:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 03:03:42 DEBUG : dir: Looking for writers 2025/08/11 03:03:42 DEBUG : file1: reading active writers 2025/08/11 03:03:42 DEBUG : Looking for writers 2025/08/11 03:03:42 DEBUG : dir: reading active writers 2025/08/11 03:03:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/11 03:03:42 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/11 03:03:42 INFO : dir/file1: Copied (replaced existing) 2025/08/11 03:03:42 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/08/11 03:03:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/11 03:03:42 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/08/11 03:03:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:03:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/11 03:03:42 DEBUG : dir: Looking for writers 2025/08/11 03:03:42 DEBUG : file1: reading active writers 2025/08/11 03:03:42 DEBUG : Looking for writers 2025/08/11 03:03:42 DEBUG : dir: reading active writers 2025/08/11 03:03:42 DEBUG : >WaitForWriters: 2025/08/11 03:03:43 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:03:43 DEBUG : dir: Looking for writers 2025/08/11 03:03:43 DEBUG : file1: reading active writers 2025/08/11 03:03:43 DEBUG : Looking for writers 2025/08/11 03:03:43 DEBUG : dir: reading active writers 2025/08/11 03:03:43 DEBUG : >WaitForWriters: 2025/08/11 03:03:43 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (21.88s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.89s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.46s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (4.73s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (3.00s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.74s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (4.05s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:03:43 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:03:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 03:03:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/11 03:03:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:03:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/11 03:03:45 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:03:45 DEBUG : dir: Looking for writers 2025/08/11 03:03:45 DEBUG : file1: reading active writers 2025/08/11 03:03:45 DEBUG : Looking for writers 2025/08/11 03:03:45 DEBUG : dir: reading active writers 2025/08/11 03:03:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.41s) === RUN TestFileOpenReadUnknownSize 2025/08/11 03:03:46 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/11 03:03:46 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/11 03:03:46 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:03:46 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/11 03:03:46 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:03:46 DEBUG : Looking for writers 2025/08/11 03:03:46 DEBUG : file.txt: reading active writers 2025/08/11 03:03:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:03:46 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:03:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:03:47 DEBUG : files root 'rclone-test-bumudaq5gudi': File to upload is small (25 bytes), uploading instead of streaming 2025/08/11 03:03:48 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/11 03:03:48 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/11 03:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:03:48 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:03:48 DEBUG : dir: Looking for writers 2025/08/11 03:03:48 DEBUG : file1: reading active writers 2025/08/11 03:03:48 DEBUG : Looking for writers 2025/08/11 03:03:48 DEBUG : dir: reading active writers 2025/08/11 03:03:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.01s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:03:49 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:03:50 DEBUG : dir/file1: Remove: 2025/08/11 03:03:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 03:03:50 DEBUG : dir/file1: >Remove: err= 2025/08/11 03:03:51 DEBUG : dir/file1: Remove: 2025/08/11 03:03:51 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/11 03:03:51 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:03:51 DEBUG : dir: Looking for writers 2025/08/11 03:03:51 DEBUG : Looking for writers 2025/08/11 03:03:51 DEBUG : dir: reading active writers 2025/08/11 03:03:51 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.44s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:03:51 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:264 Error: Should be true Test: TestFileRemoveAll Messages: listing wrong, want dir/file1 (14) got fstest.go:200: Not found "dir/file1" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:264 Error: Not equal: expected: 0 actual : 1 Test: TestFileRemoveAll Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:264 Error: Received unexpected error: file does not exist Test: TestFileRemoveAll 2025/08/11 03:04:00 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:04:00 DEBUG : Looking for writers 2025/08/11 03:04:00 DEBUG : >WaitForWriters: --- FAIL: TestFileRemoveAll (9.13s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:04:00 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:04:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 03:04:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/11 03:04:02 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/11 03:04:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/11 03:04:02 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/11 03:04:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/11 03:04:02 DEBUG : dir/file1: Open: flags=0x3 2025/08/11 03:04:02 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/11 03:04:02 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/11 03:04:02 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:04:02 DEBUG : dir: Looking for writers 2025/08/11 03:04:02 DEBUG : file1: reading active writers 2025/08/11 03:04:02 DEBUG : Looking for writers 2025/08/11 03:04:02 DEBUG : dir: reading active writers 2025/08/11 03:04:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.15s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:04:03 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:04:05 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:04:05 DEBUG : dir: Looking for writers 2025/08/11 03:04:05 DEBUG : file1: reading active writers 2025/08/11 03:04:05 DEBUG : Looking for writers 2025/08/11 03:04:05 DEBUG : dir: reading active writers 2025/08/11 03:04:05 DEBUG : >WaitForWriters: 2025/08/11 03:04:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 03:04:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000a58000 2025/08/11 03:04:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 03:04:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 03:04:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/11 03:04:07 DEBUG : dir/file1: Updating file with dir/file1 0xc000a58000 2025/08/11 03:04:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/11 03:04:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:04:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 03:04:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/11 03:04:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:04:07 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a58000 2025/08/11 03:04:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 03:04:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 03:04:07 DEBUG : files root 'rclone-test-bumudaq5gudi': File to upload is small (25 bytes), uploading instead of streaming 2025/08/11 03:04:08 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/11 03:04:08 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/11 03:04:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 03:04:08 DEBUG : newLeaf: Running delayed rename now 2025/08/11 03:04:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 03:04:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000a58000 2025/08/11 03:04:09 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:04:09 DEBUG : dir: Looking for writers 2025/08/11 03:04:09 DEBUG : Looking for writers 2025/08/11 03:04:09 DEBUG : dir: reading active writers 2025/08/11 03:04:09 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:09 DEBUG : >WaitForWriters: 2025/08/11 03:04:09 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:04:09 DEBUG : dir: Looking for writers 2025/08/11 03:04:09 DEBUG : Looking for writers 2025/08/11 03:04:09 DEBUG : dir: reading active writers 2025/08/11 03:04:09 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:09 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:04:10 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:04:10 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:04:10 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:10 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:04:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:04:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:10 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 03:04:12 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:04:12 DEBUG : dir: Looking for writers 2025/08/11 03:04:12 DEBUG : file1: reading active writers 2025/08/11 03:04:12 DEBUG : Looking for writers 2025/08/11 03:04:12 DEBUG : dir: reading active writers 2025/08/11 03:04:12 DEBUG : >WaitForWriters: 2025/08/11 03:04:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 03:04:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000a58240 2025/08/11 03:04:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 03:04:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 03:04:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/11 03:04:14 DEBUG : dir/file1: Updating file with dir/file1 0xc000a58240 2025/08/11 03:04:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/11 03:04:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:04:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 03:04:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/11 03:04:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:04:14 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a58240 2025/08/11 03:04:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 03:04:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 03:04:14 DEBUG : files root 'rclone-test-bumudaq5gudi': File to upload is small (25 bytes), uploading instead of streaming 2025/08/11 03:04:15 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/11 03:04:15 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/11 03:04:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 03:04:15 DEBUG : newLeaf: Running delayed rename now 2025/08/11 03:04:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 03:04:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000a58240 2025/08/11 03:04:16 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:04:16 DEBUG : dir: Looking for writers 2025/08/11 03:04:16 DEBUG : Looking for writers 2025/08/11 03:04:16 DEBUG : dir: reading active writers 2025/08/11 03:04:16 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:16 DEBUG : >WaitForWriters: 2025/08/11 03:04:16 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:04:16 DEBUG : dir: Looking for writers 2025/08/11 03:04:16 DEBUG : Looking for writers 2025/08/11 03:04:16 DEBUG : dir: reading active writers 2025/08/11 03:04:16 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:16 DEBUG : >WaitForWriters: 2025/08/11 03:04:16 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:04:17 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:04:17 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:04:17 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:17 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:04:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:04:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:17 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 03:04:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/11 03:04:18 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 03:04:18 DEBUG : dir/file1(0xc000131140): openPending: 2025/08/11 03:04:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/11 03:04:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/11 03:04:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:04:18 DEBUG : dir/file1(0xc000131140): >openPending: err= 2025/08/11 03:04:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/11 03:04:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 03:04:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:04:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 03:04:18 DEBUG : dir/file1(0xc000131140): _writeAt: size=14, off=0 2025/08/11 03:04:18 DEBUG : dir/file1(0xc000131140): >_writeAt: n=14, err= 2025/08/11 03:04:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/11 03:04:18 DEBUG : dir/file1(0xc000131140): close: 2025/08/11 03:04:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/11 03:04:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/11 03:04:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/11 03:04:18 DEBUG : dir/file1(0xc000131140): >close: err= 2025/08/11 03:04:18 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:04:18 DEBUG : dir: Looking for writers 2025/08/11 03:04:18 DEBUG : file1: reading active writers 2025/08/11 03:04:18 DEBUG : Looking for writers 2025/08/11 03:04:18 DEBUG : dir: reading active writers 2025/08/11 03:04:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 03:04:18 DEBUG : dir: Looking for writers 2025/08/11 03:04:18 DEBUG : file1: reading active writers 2025/08/11 03:04:18 DEBUG : Looking for writers 2025/08/11 03:04:18 DEBUG : dir: reading active writers 2025/08/11 03:04:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 03:04:18 DEBUG : dir: Looking for writers 2025/08/11 03:04:18 DEBUG : file1: reading active writers 2025/08/11 03:04:18 DEBUG : Looking for writers 2025/08/11 03:04:18 DEBUG : dir: reading active writers 2025/08/11 03:04:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 03:04:18 DEBUG : dir: Looking for writers 2025/08/11 03:04:18 DEBUG : file1: reading active writers 2025/08/11 03:04:18 DEBUG : Looking for writers 2025/08/11 03:04:18 DEBUG : dir: reading active writers 2025/08/11 03:04:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 03:04:18 DEBUG : dir/file1: vfs cache: starting upload 2025/08/11 03:04:18 DEBUG : dir: Looking for writers 2025/08/11 03:04:18 DEBUG : file1: reading active writers 2025/08/11 03:04:18 DEBUG : Looking for writers 2025/08/11 03:04:18 DEBUG : dir: reading active writers 2025/08/11 03:04:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 03:04:19 DEBUG : dir: Looking for writers 2025/08/11 03:04:19 DEBUG : file1: reading active writers 2025/08/11 03:04:19 DEBUG : Looking for writers 2025/08/11 03:04:19 DEBUG : dir: reading active writers 2025/08/11 03:04:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 03:04:19 DEBUG : dir: Looking for writers 2025/08/11 03:04:19 DEBUG : file1: reading active writers 2025/08/11 03:04:19 DEBUG : Looking for writers 2025/08/11 03:04:19 DEBUG : dir: reading active writers 2025/08/11 03:04:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/11 03:04:19 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/11 03:04:19 INFO : dir/file1: Copied (replaced existing) 2025/08/11 03:04:19 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/08/11 03:04:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/11 03:04:19 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/11 03:04:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:04:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/11 03:04:20 DEBUG : dir: Looking for writers 2025/08/11 03:04:20 DEBUG : file1: reading active writers 2025/08/11 03:04:20 DEBUG : Looking for writers 2025/08/11 03:04:20 DEBUG : dir: reading active writers 2025/08/11 03:04:20 DEBUG : >WaitForWriters: 2025/08/11 03:04:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 03:04:20 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 03:04:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 03:04:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 03:04:20 DEBUG : dir/file1(0xc0003c0fc0): _readAt: size=512, off=0 2025/08/11 03:04:20 DEBUG : dir/file1(0xc0003c0fc0): openPending: 2025/08/11 03:04:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/08/11 03:04:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/11 03:04:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:04:20 DEBUG : dir/file1(0xc0003c0fc0): >openPending: err= 2025/08/11 03:04:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/11 03:04:20 DEBUG : dir/file1(0xc0003c0fc0): >_readAt: n=14, err=EOF 2025/08/11 03:04:20 DEBUG : dir/file1(0xc0003c0fc0): close: 2025/08/11 03:04:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/11 03:04:20 DEBUG : dir/file1(0xc0003c0fc0): >close: err= 2025/08/11 03:04:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 03:04:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/11 03:04:21 DEBUG : newLeaf: Updating file with newLeaf 0xc0008e3080 2025/08/11 03:04:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 03:04:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 03:04:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/11 03:04:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/11 03:04:21 DEBUG : dir/file1: Updating file with dir/file1 0xc0008e3080 2025/08/11 03:04:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/11 03:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:04:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 03:04:22 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 03:04:22 DEBUG : dir/file1(0xc0003c17c0): openPending: 2025/08/11 03:04: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/08/11 03:04:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/11 03:04:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:04:22 DEBUG : dir/file1(0xc0003c17c0): >openPending: err= 2025/08/11 03:04:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/11 03:04:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 03:04:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 03:04:22 DEBUG : dir/file1(0xc0003c17c0): _writeAt: size=25, off=0 2025/08/11 03:04:22 DEBUG : dir/file1(0xc0003c17c0): >_writeAt: n=25, err= 2025/08/11 03:04:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 03:04:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/11 03:04:22 DEBUG : newLeaf: Updating file with newLeaf 0xc0008e3080 2025/08/11 03:04:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 03:04:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 03:04:22 DEBUG : newLeaf(0xc0003c17c0): close: 2025/08/11 03:04:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/11 03:04:22 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-11 03:04:22.231668907 +0000 UTC m=+146.092159134 2025/08/11 03:04:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/11 03:04:22 DEBUG : newLeaf(0xc0003c17c0): >close: err= 2025/08/11 03:04:22 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:04:22 DEBUG : dir: Looking for writers 2025/08/11 03:04:22 DEBUG : Looking for writers 2025/08/11 03:04:22 DEBUG : dir: reading active writers 2025/08/11 03:04:22 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 03:04:22 DEBUG : dir: Looking for writers 2025/08/11 03:04:22 DEBUG : Looking for writers 2025/08/11 03:04:22 DEBUG : dir: reading active writers 2025/08/11 03:04:22 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 03:04:22 DEBUG : dir: Looking for writers 2025/08/11 03:04:22 DEBUG : Looking for writers 2025/08/11 03:04:22 DEBUG : dir: reading active writers 2025/08/11 03:04:22 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 03:04:22 DEBUG : dir: Looking for writers 2025/08/11 03:04:22 DEBUG : Looking for writers 2025/08/11 03:04:22 DEBUG : dir: reading active writers 2025/08/11 03:04:22 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 03:04:22 DEBUG : newLeaf: vfs cache: starting upload 2025/08/11 03:04:23 DEBUG : dir: Looking for writers 2025/08/11 03:04:23 DEBUG : Looking for writers 2025/08/11 03:04:23 DEBUG : dir: reading active writers 2025/08/11 03:04:23 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 03:04:23 DEBUG : dir: Looking for writers 2025/08/11 03:04:23 DEBUG : Looking for writers 2025/08/11 03:04:23 DEBUG : dir: reading active writers 2025/08/11 03:04:23 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 03:04:23 DEBUG : dir: Looking for writers 2025/08/11 03:04:23 DEBUG : Looking for writers 2025/08/11 03:04:23 DEBUG : dir: reading active writers 2025/08/11 03:04:23 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/11 03:04:23 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/11 03:04:23 INFO : newLeaf: Copied (replaced existing) 2025/08/11 03:04:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-11 03:04:22 +0000 UTC," 2025/08/11 03:04:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/11 03:04:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 03:04:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/11 03:04:24 DEBUG : dir: Looking for writers 2025/08/11 03:04:24 DEBUG : Looking for writers 2025/08/11 03:04:24 DEBUG : dir: reading active writers 2025/08/11 03:04:24 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:24 DEBUG : >WaitForWriters: 2025/08/11 03:04:24 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:04:24 DEBUG : dir: Looking for writers 2025/08/11 03:04:24 DEBUG : Looking for writers 2025/08/11 03:04:24 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:24 DEBUG : dir: reading active writers 2025/08/11 03:04:24 DEBUG : >WaitForWriters: 2025/08/11 03:04:24 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:04:25 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:04:25 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:04:25 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:25 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:04:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:04:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:25 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 03:04:27 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:04:27 DEBUG : dir: Looking for writers 2025/08/11 03:04:27 DEBUG : file1: reading active writers 2025/08/11 03:04:27 DEBUG : Looking for writers 2025/08/11 03:04:27 DEBUG : dir: reading active writers 2025/08/11 03:04:27 DEBUG : >WaitForWriters: 2025/08/11 03:04:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 03:04:28 DEBUG : newLeaf: Updating file with newLeaf 0xc00068d2c0 2025/08/11 03:04:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 03:04:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 03:04:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/11 03:04:29 DEBUG : dir/file1: Updating file with dir/file1 0xc00068d2c0 2025/08/11 03:04:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/11 03:04:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:04:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 03:04:29 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 03:04:29 DEBUG : dir/file1(0xc000e8e4c0): openPending: 2025/08/11 03:04:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/11 03:04:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/11 03:04:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:04:29 DEBUG : dir/file1(0xc000e8e4c0): >openPending: err= 2025/08/11 03:04:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/11 03:04:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 03:04:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 03:04:29 DEBUG : dir/file1(0xc000e8e4c0): _writeAt: size=25, off=0 2025/08/11 03:04:29 DEBUG : dir/file1(0xc000e8e4c0): >_writeAt: n=25, err= 2025/08/11 03:04:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 03:04:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/11 03:04:30 DEBUG : newLeaf: Updating file with newLeaf 0xc00068d2c0 2025/08/11 03:04:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 03:04:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 03:04:30 DEBUG : newLeaf(0xc000e8e4c0): close: 2025/08/11 03:04:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/11 03:04:30 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-11 03:04:29.438703483 +0000 UTC m=+153.299193711 2025/08/11 03:04:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/11 03:04:30 DEBUG : newLeaf(0xc000e8e4c0): >close: err= 2025/08/11 03:04:30 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:04:30 DEBUG : dir: Looking for writers 2025/08/11 03:04:30 DEBUG : Looking for writers 2025/08/11 03:04:30 DEBUG : dir: reading active writers 2025/08/11 03:04:30 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 03:04:30 DEBUG : dir: Looking for writers 2025/08/11 03:04:30 DEBUG : Looking for writers 2025/08/11 03:04:30 DEBUG : dir: reading active writers 2025/08/11 03:04:30 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 03:04:30 DEBUG : dir: Looking for writers 2025/08/11 03:04:30 DEBUG : Looking for writers 2025/08/11 03:04:30 DEBUG : dir: reading active writers 2025/08/11 03:04:30 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 03:04:30 DEBUG : dir: Looking for writers 2025/08/11 03:04:30 DEBUG : Looking for writers 2025/08/11 03:04:30 DEBUG : dir: reading active writers 2025/08/11 03:04:30 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 03:04:30 DEBUG : newLeaf: vfs cache: starting upload 2025/08/11 03:04:30 DEBUG : dir: Looking for writers 2025/08/11 03:04:30 DEBUG : Looking for writers 2025/08/11 03:04:30 DEBUG : dir: reading active writers 2025/08/11 03:04:30 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 03:04:30 DEBUG : dir: Looking for writers 2025/08/11 03:04:30 DEBUG : Looking for writers 2025/08/11 03:04:30 DEBUG : dir: reading active writers 2025/08/11 03:04:30 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 03:04:30 DEBUG : dir: Looking for writers 2025/08/11 03:04:30 DEBUG : Looking for writers 2025/08/11 03:04:30 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:30 DEBUG : dir: reading active writers 2025/08/11 03:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/11 03:04:31 DEBUG : dir: Looking for writers 2025/08/11 03:04:31 DEBUG : Looking for writers 2025/08/11 03:04:31 DEBUG : dir: reading active writers 2025/08/11 03:04:31 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/11 03:04:31 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/11 03:04:31 INFO : newLeaf: Copied (replaced existing) 2025/08/11 03:04:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-11 03:04:29 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/11 03:04:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/11 03:04:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 03:04:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/11 03:04:32 DEBUG : dir: Looking for writers 2025/08/11 03:04:32 DEBUG : Looking for writers 2025/08/11 03:04:32 DEBUG : dir: reading active writers 2025/08/11 03:04:32 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:32 DEBUG : >WaitForWriters: 2025/08/11 03:04:32 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:04:32 DEBUG : dir: Looking for writers 2025/08/11 03:04:32 DEBUG : Looking for writers 2025/08/11 03:04:32 DEBUG : dir: reading active writers 2025/08/11 03:04:32 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:32 DEBUG : >WaitForWriters: 2025/08/11 03:04:32 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:04:33 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:04:33 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:04:33 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:33 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:04:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:04:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:33 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 03:04:34 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/11 03:04:34 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 03:04:34 DEBUG : dir/file1(0xc000e8a640): openPending: 2025/08/11 03:04:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/11 03:04:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/11 03:04:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:04:34 DEBUG : dir/file1(0xc000e8a640): >openPending: err= 2025/08/11 03:04:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/11 03:04:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 03:04:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:04:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 03:04:34 DEBUG : dir/file1(0xc000e8a640): _writeAt: size=14, off=0 2025/08/11 03:04:34 DEBUG : dir/file1(0xc000e8a640): >_writeAt: n=14, err= 2025/08/11 03:04:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/11 03:04:34 DEBUG : dir/file1(0xc000e8a640): close: 2025/08/11 03:04:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/11 03:04:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/11 03:04:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/11 03:04:34 DEBUG : dir/file1(0xc000e8a640): >close: err= 2025/08/11 03:04:34 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:04:34 DEBUG : dir: Looking for writers 2025/08/11 03:04:34 DEBUG : file1: reading active writers 2025/08/11 03:04:34 DEBUG : Looking for writers 2025/08/11 03:04:34 DEBUG : dir: reading active writers 2025/08/11 03:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 03:04:34 DEBUG : dir: Looking for writers 2025/08/11 03:04:34 DEBUG : file1: reading active writers 2025/08/11 03:04:34 DEBUG : Looking for writers 2025/08/11 03:04:34 DEBUG : dir: reading active writers 2025/08/11 03:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 03:04:34 DEBUG : dir: Looking for writers 2025/08/11 03:04:34 DEBUG : file1: reading active writers 2025/08/11 03:04:34 DEBUG : Looking for writers 2025/08/11 03:04:34 DEBUG : dir: reading active writers 2025/08/11 03:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 03:04:34 DEBUG : dir: Looking for writers 2025/08/11 03:04:34 DEBUG : file1: reading active writers 2025/08/11 03:04:34 DEBUG : Looking for writers 2025/08/11 03:04:34 DEBUG : dir: reading active writers 2025/08/11 03:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 03:04:34 DEBUG : dir/file1: vfs cache: starting upload 2025/08/11 03:04:34 DEBUG : dir: Looking for writers 2025/08/11 03:04:34 DEBUG : file1: reading active writers 2025/08/11 03:04:34 DEBUG : Looking for writers 2025/08/11 03:04:34 DEBUG : dir: reading active writers 2025/08/11 03:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 03:04:35 DEBUG : dir: Looking for writers 2025/08/11 03:04:35 DEBUG : file1: reading active writers 2025/08/11 03:04:35 DEBUG : Looking for writers 2025/08/11 03:04:35 DEBUG : dir: reading active writers 2025/08/11 03:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 03:04:35 DEBUG : dir: Looking for writers 2025/08/11 03:04:35 DEBUG : file1: reading active writers 2025/08/11 03:04:35 DEBUG : Looking for writers 2025/08/11 03:04:35 DEBUG : dir: reading active writers 2025/08/11 03:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/11 03:04:35 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/11 03:04:35 INFO : dir/file1: Copied (replaced existing) 2025/08/11 03:04:35 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/08/11 03:04:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/11 03:04:35 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/11 03:04:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:04:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/11 03:04:35 DEBUG : dir: Looking for writers 2025/08/11 03:04:35 DEBUG : file1: reading active writers 2025/08/11 03:04:35 DEBUG : Looking for writers 2025/08/11 03:04:35 DEBUG : dir: reading active writers 2025/08/11 03:04:35 DEBUG : >WaitForWriters: 2025/08/11 03:04:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 03:04:35 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 03:04:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 03:04:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 03:04:35 DEBUG : dir/file1(0xc000d388c0): _readAt: size=512, off=0 2025/08/11 03:04:35 DEBUG : dir/file1(0xc000d388c0): openPending: 2025/08/11 03:04:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/08/11 03:04:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/11 03:04:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:04:35 DEBUG : dir/file1(0xc000d388c0): >openPending: err= 2025/08/11 03:04:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/11 03:04:35 DEBUG : dir/file1(0xc000d388c0): >_readAt: n=14, err=EOF 2025/08/11 03:04:35 DEBUG : dir/file1(0xc000d388c0): close: 2025/08/11 03:04:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/11 03:04:35 DEBUG : dir/file1(0xc000d388c0): >close: err= 2025/08/11 03:04:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 03:04:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/11 03:04:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000a58cc0 2025/08/11 03:04:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 03:04:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 03:04:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/11 03:04:37 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/11 03:04:37 DEBUG : dir/file1: Updating file with dir/file1 0xc000a58cc0 2025/08/11 03:04:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/11 03:04:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:04:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 03:04:38 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 03:04:38 DEBUG : dir/file1(0xc000d38d00): openPending: 2025/08/11 03:04:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/08/11 03:04:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/11 03:04:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:04:38 DEBUG : dir/file1(0xc000d38d00): >openPending: err= 2025/08/11 03:04:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/11 03:04:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 03:04:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 03:04:38 DEBUG : dir/file1(0xc000d38d00): _writeAt: size=25, off=0 2025/08/11 03:04:38 DEBUG : dir/file1(0xc000d38d00): >_writeAt: n=25, err= 2025/08/11 03:04:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 03:04:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/11 03:04:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000a58cc0 2025/08/11 03:04:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 03:04:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 03:04:38 DEBUG : newLeaf(0xc000d38d00): close: 2025/08/11 03:04:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/11 03:04:38 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-11 03:04:38.221986344 +0000 UTC m=+162.082476572 2025/08/11 03:04:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/11 03:04:38 DEBUG : newLeaf(0xc000d38d00): >close: err= 2025/08/11 03:04:38 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:04:38 DEBUG : dir: Looking for writers 2025/08/11 03:04:38 DEBUG : Looking for writers 2025/08/11 03:04:38 DEBUG : dir: reading active writers 2025/08/11 03:04:38 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 03:04:38 DEBUG : dir: Looking for writers 2025/08/11 03:04:38 DEBUG : Looking for writers 2025/08/11 03:04:38 DEBUG : dir: reading active writers 2025/08/11 03:04:38 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 03:04:38 DEBUG : dir: Looking for writers 2025/08/11 03:04:38 DEBUG : Looking for writers 2025/08/11 03:04:38 DEBUG : dir: reading active writers 2025/08/11 03:04:38 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 03:04:38 DEBUG : dir: Looking for writers 2025/08/11 03:04:38 DEBUG : Looking for writers 2025/08/11 03:04:38 DEBUG : dir: reading active writers 2025/08/11 03:04:38 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 03:04:38 DEBUG : newLeaf: vfs cache: starting upload 2025/08/11 03:04:39 DEBUG : dir: Looking for writers 2025/08/11 03:04:39 DEBUG : Looking for writers 2025/08/11 03:04:39 DEBUG : dir: reading active writers 2025/08/11 03:04:39 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 03:04:39 DEBUG : dir: Looking for writers 2025/08/11 03:04:39 DEBUG : Looking for writers 2025/08/11 03:04:39 DEBUG : dir: reading active writers 2025/08/11 03:04:39 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 03:04:39 DEBUG : dir: Looking for writers 2025/08/11 03:04:39 DEBUG : Looking for writers 2025/08/11 03:04:39 DEBUG : dir: reading active writers 2025/08/11 03:04:39 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/11 03:04:39 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/11 03:04:39 INFO : newLeaf: Copied (replaced existing) 2025/08/11 03:04:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-11 03:04:38 +0000 UTC," 2025/08/11 03:04:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/11 03:04:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 03:04:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/11 03:04:40 DEBUG : dir: Looking for writers 2025/08/11 03:04:40 DEBUG : Looking for writers 2025/08/11 03:04:40 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:40 DEBUG : dir: reading active writers 2025/08/11 03:04:40 DEBUG : >WaitForWriters: 2025/08/11 03:04:40 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:04:40 DEBUG : dir: Looking for writers 2025/08/11 03:04:40 DEBUG : Looking for writers 2025/08/11 03:04:40 DEBUG : dir: reading active writers 2025/08/11 03:04:40 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:40 DEBUG : >WaitForWriters: 2025/08/11 03:04:40 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:04:41 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:04:41 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:04:41 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:41 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:04:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:04:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:04:41 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 03:04:42 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:04:42 DEBUG : dir: Looking for writers 2025/08/11 03:04:42 DEBUG : file1: reading active writers 2025/08/11 03:04:42 DEBUG : Looking for writers 2025/08/11 03:04:42 DEBUG : dir: reading active writers 2025/08/11 03:04:42 DEBUG : >WaitForWriters: 2025/08/11 03:04:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 03:04:42 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 03:04:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 03:04:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 03:04:42 DEBUG : dir/file1(0xc000d39a80): _readAt: size=512, off=0 2025/08/11 03:04:42 DEBUG : dir/file1(0xc000d39a80): openPending: 2025/08/11 03:04:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/11 03:04:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/11 03:04:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:04:42 DEBUG : dir/file1(0xc000d39a80): >openPending: err= 2025/08/11 03:04:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/11 03:04:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 03:04:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 03:04:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:04:42 DEBUG : dir/file1(0xc000d39a80): >_readAt: n=14, err=EOF 2025/08/11 03:04:42 DEBUG : dir/file1(0xc000d39a80): close: 2025/08/11 03:04:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/11 03:04:42 DEBUG : dir/file1(0xc000d39a80): >close: err= 2025/08/11 03:04:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 03:04:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/11 03:04:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000d4f740 2025/08/11 03:04:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 03:04:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 03:04:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/11 03:04:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/11 03:04:44 DEBUG : dir/file1: Updating file with dir/file1 0xc000d4f740 2025/08/11 03:04:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/11 03:04:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:04:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 03:04:45 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 03:04:45 DEBUG : dir/file1(0xc000df6440): openPending: 2025/08/11 03:04:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/11 03:04:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/11 03:04:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:04:45 DEBUG : dir/file1(0xc000df6440): >openPending: err= 2025/08/11 03:04:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/11 03:04:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 03:04:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 03:04:45 DEBUG : dir/file1(0xc000df6440): _writeAt: size=25, off=0 2025/08/11 03:04:45 DEBUG : dir/file1(0xc000df6440): >_writeAt: n=25, err= 2025/08/11 03:04:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 03:04:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/11 03:04:45 DEBUG : newLeaf: Updating file with newLeaf 0xc000d4f740 2025/08/11 03:04:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 03:04:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 03:04:45 DEBUG : newLeaf(0xc000df6440): close: 2025/08/11 03:04:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/11 03:04:45 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-11 03:04:45.237193217 +0000 UTC m=+169.097683445 2025/08/11 03:04:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/11 03:04:45 DEBUG : newLeaf(0xc000df6440): >close: err= 2025/08/11 03:04:45 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:04:45 DEBUG : dir: Looking for writers 2025/08/11 03:04:45 DEBUG : Looking for writers 2025/08/11 03:04:45 DEBUG : dir: reading active writers 2025/08/11 03:04:45 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 03:04:45 DEBUG : dir: Looking for writers 2025/08/11 03:04:45 DEBUG : Looking for writers 2025/08/11 03:04:45 DEBUG : dir: reading active writers 2025/08/11 03:04:45 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 03:04:45 DEBUG : dir: Looking for writers 2025/08/11 03:04:45 DEBUG : Looking for writers 2025/08/11 03:04:45 DEBUG : dir: reading active writers 2025/08/11 03:04:45 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 03:04:46 DEBUG : dir: Looking for writers 2025/08/11 03:04:46 DEBUG : Looking for writers 2025/08/11 03:04:46 DEBUG : dir: reading active writers 2025/08/11 03:04:46 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 03:04:46 DEBUG : newLeaf: vfs cache: starting upload 2025/08/11 03:04:46 DEBUG : dir: Looking for writers 2025/08/11 03:04:46 DEBUG : Looking for writers 2025/08/11 03:04:46 DEBUG : dir: reading active writers 2025/08/11 03:04:46 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 03:04:46 DEBUG : dir: Looking for writers 2025/08/11 03:04:46 DEBUG : Looking for writers 2025/08/11 03:04:46 DEBUG : dir: reading active writers 2025/08/11 03:04:46 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 03:04:46 DEBUG : dir: Looking for writers 2025/08/11 03:04:46 DEBUG : Looking for writers 2025/08/11 03:04:46 DEBUG : dir: reading active writers 2025/08/11 03:04:46 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/11 03:04:46 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/11 03:04:46 INFO : newLeaf: Copied (replaced existing) 2025/08/11 03:04:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-11 03:04:45 +0000 UTC," 2025/08/11 03:04:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/11 03:04:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 03:04:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/11 03:04:47 DEBUG : dir: Looking for writers 2025/08/11 03:04:47 DEBUG : Looking for writers 2025/08/11 03:04:47 DEBUG : dir: reading active writers 2025/08/11 03:04:47 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:47 DEBUG : >WaitForWriters: 2025/08/11 03:04:47 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:04:47 DEBUG : dir: Looking for writers 2025/08/11 03:04:47 DEBUG : Looking for writers 2025/08/11 03:04:47 DEBUG : dir: reading active writers 2025/08/11 03:04:47 DEBUG : newLeaf: reading active writers 2025/08/11 03:04:47 DEBUG : >WaitForWriters: 2025/08/11 03:04:47 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting --- PASS: TestFileRename (44.29s) --- PASS: TestFileRename/off,forceCache=false (6.80s) --- PASS: TestFileRename/minimal,forceCache=false (6.59s) --- PASS: TestFileRename/minimal,forceCache=true (7.81s) --- PASS: TestFileRename/writes,forceCache=false (8.19s) --- PASS: TestFileRename/writes,forceCache=true (7.92s) --- PASS: TestFileRename/full,forceCache=false (6.98s) === 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-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:04:48 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:04:48 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:04:48 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:04:48 DEBUG : Looking for writers 2025/08/11 03:04:48 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.27s) === 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-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:04:48 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:04:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 03:04:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 03:04:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/11 03:04:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/11 03:04:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:04:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/11 03:04:50 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/11 03:04:50 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:04:50 DEBUG : dir: Looking for writers 2025/08/11 03:04:50 DEBUG : file1: reading active writers 2025/08/11 03:04:50 DEBUG : Looking for writers 2025/08/11 03:04:50 DEBUG : dir: reading active writers 2025/08/11 03:04:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.53s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:04:51 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:04:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 03:04:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 03:04:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/11 03:04:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/11 03:04:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:04:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/11 03:04:52 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/11 03:04:52 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/11 03:04:52 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/11 03:04:52 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/11 03:04:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/11 03:04:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/11 03:04:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/11 03:04:53 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/11 03:04:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/11 03:04:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/11 03:04:53 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/11 03:04:53 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/11 03:04:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/11 03:04:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/11 03:04:53 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/11 03:04:54 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:04:54 DEBUG : dir: Looking for writers 2025/08/11 03:04:54 DEBUG : file1: reading active writers 2025/08/11 03:04:54 DEBUG : Looking for writers 2025/08/11 03:04:54 DEBUG : dir: reading active writers 2025/08/11 03:04:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.97s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:04:55 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:04:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 03:04:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 03:04:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/11 03:04:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/11 03:04:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:04:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/11 03:04:57 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/11 03:04:57 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/11 03:04:57 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/11 03:04:57 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/11 03:04:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/11 03:04:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/11 03:04:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/11 03:04:58 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/11 03:04:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/11 03:04:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/11 03:04:58 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/11 03:04:58 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/11 03:04:58 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/11 03:04:58 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/11 03:04:58 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/11 03:04:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/11 03:04:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/11 03:04:58 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/11 03:04:59 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/11 03:04:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/11 03:04:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/11 03:04:59 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/11 03:04:59 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/11 03:04:59 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/11 03:04:59 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/11 03:04:59 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/11 03:04:59 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/11 03:04:59 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/11 03:04:59 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/11 03:04:59 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/11 03:04:59 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:04:59 DEBUG : dir: Looking for writers 2025/08/11 03:04:59 DEBUG : file1: reading active writers 2025/08/11 03:04:59 DEBUG : Looking for writers 2025/08/11 03:04:59 DEBUG : dir: reading active writers 2025/08/11 03:04:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.17s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:05:00 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:05:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 03:05:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 03:05:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/11 03:05:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/11 03:05:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:05:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/11 03:05:02 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:05:02 DEBUG : dir: Looking for writers 2025/08/11 03:05:02 DEBUG : file1: reading active writers 2025/08/11 03:05:02 DEBUG : Looking for writers 2025/08/11 03:05:02 DEBUG : dir: reading active writers 2025/08/11 03:05:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (3.29s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:05:03 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:05:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 03:05:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 03:05:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/11 03:05:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/11 03:05:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:05:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/11 03:05:08 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/11 03:05:08 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/11 03:05:08 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:05:08 DEBUG : dir: Looking for writers 2025/08/11 03:05:08 DEBUG : file1: reading active writers 2025/08/11 03:05:08 DEBUG : Looking for writers 2025/08/11 03:05:08 DEBUG : dir: reading active writers 2025/08/11 03:05:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (5.76s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:05:09 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:05:09 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:05:09 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:09 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:09 DEBUG : Config file has changed externally - reloading 2025/08/11 03:05:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:09 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 03:05:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 03:05:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 03:05:10 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 03:05:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 03:05:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 03:05:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/11 03:05:10 DEBUG : dir/file1(0xc001192f40): _readAt: size=1, off=0 2025/08/11 03:05:10 DEBUG : dir/file1(0xc001192f40): openPending: 2025/08/11 03:05:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/11 03:05:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/11 03:05:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:10 DEBUG : dir/file1(0xc001192f40): >openPending: err= 2025/08/11 03:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/11 03:05:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 03:05:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 03:05:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:05:10 DEBUG : dir/file1(0xc001192f40): >_readAt: n=1, err= 2025/08/11 03:05:10 DEBUG : dir/file1(0xc001192f40): _readAt: size=256, off=1 2025/08/11 03:05:10 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/11 03:05:10 DEBUG : dir/file1(0xc001192f40): >_readAt: n=15, err=EOF 2025/08/11 03:05:10 DEBUG : dir/file1(0xc001192f40): _readAt: size=16, off=16 2025/08/11 03:05:10 DEBUG : dir/file1(0xc001192f40): >_readAt: n=0, err=EOF 2025/08/11 03:05:10 DEBUG : dir/file1(0xc001192f40): close: 2025/08/11 03:05:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/11 03:05:10 DEBUG : dir/file1(0xc001192f40): >close: err= 2025/08/11 03:05:10 DEBUG : dir/file1(0xc001192f40): close: 2025/08/11 03:05:10 DEBUG : dir/file1(0xc001192f40): >close: err=file already closed 2025/08/11 03:05:10 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:05:10 DEBUG : dir: Looking for writers 2025/08/11 03:05:10 DEBUG : file1: reading active writers 2025/08/11 03:05:10 DEBUG : Looking for writers 2025/08/11 03:05:10 DEBUG : dir: reading active writers 2025/08/11 03:05:10 DEBUG : >WaitForWriters: 2025/08/11 03:05:10 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.74s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:05:11 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:05:11 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:05:11 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:11 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:11 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 03:05:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 03:05:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 03:05:13 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 03:05:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 03:05:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 03:05:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/11 03:05:13 DEBUG : dir/file1(0xc001193a80): _readAt: size=1, off=0 2025/08/11 03:05:13 DEBUG : dir/file1(0xc001193a80): openPending: 2025/08/11 03:05:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/11 03:05:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/11 03:05:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:13 DEBUG : dir/file1(0xc001193a80): >openPending: err= 2025/08/11 03:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/11 03:05:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 03:05:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 03:05:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:05:14 DEBUG : dir/file1(0xc001193a80): >_readAt: n=1, err= 2025/08/11 03:05:14 DEBUG : dir/file1(0xc001193a80): _readAt: size=1, off=5 2025/08/11 03:05:14 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/11 03:05:14 DEBUG : dir/file1(0xc001193a80): >_readAt: n=1, err= 2025/08/11 03:05:14 DEBUG : dir/file1(0xc001193a80): _readAt: size=1, off=3 2025/08/11 03:05:14 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/11 03:05:14 DEBUG : dir/file1(0xc001193a80): >_readAt: n=1, err= 2025/08/11 03:05:14 DEBUG : dir/file1(0xc001193a80): _readAt: size=1, off=13 2025/08/11 03:05:14 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/11 03:05:14 DEBUG : dir/file1(0xc001193a80): >_readAt: n=1, err= 2025/08/11 03:05:14 DEBUG : dir/file1(0xc001193a80): _readAt: size=16, off=100 2025/08/11 03:05:14 DEBUG : dir/file1(0xc001193a80): >_readAt: n=0, err=EOF 2025/08/11 03:05:14 DEBUG : dir/file1(0xc001193a80): close: 2025/08/11 03:05:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/11 03:05:14 DEBUG : dir/file1(0xc001193a80): >close: err= 2025/08/11 03:05:14 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:05:14 DEBUG : dir: Looking for writers 2025/08/11 03:05:14 DEBUG : file1: reading active writers 2025/08/11 03:05:14 DEBUG : Looking for writers 2025/08/11 03:05:14 DEBUG : dir: reading active writers 2025/08/11 03:05:14 DEBUG : >WaitForWriters: 2025/08/11 03:05:14 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.87s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:05:14 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:05:14 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:05:14 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:14 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:14 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "files root 'rclone-test-bumudaq5gudi'": object not found 2025/08/11 03:05:16 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:05:16 DEBUG : Looking for writers 2025/08/11 03:05:16 DEBUG : >WaitForWriters: 2025/08/11 03:05:16 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (1.61s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:05:16 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:05:16 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:05:16 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:16 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:16 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 03:05:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 03:05:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 03:05:17 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 03:05:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 03:05:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 03:05:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/11 03:05:17 DEBUG : dir/file1(0xc000e8a180): RWFileHandle.Flush 2025/08/11 03:05:17 DEBUG : dir/file1(0xc000e8a180): _readAt: size=256, off=0 2025/08/11 03:05:17 DEBUG : dir/file1(0xc000e8a180): openPending: 2025/08/11 03:05:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/08/11 03:05:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/11 03:05:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:17 DEBUG : dir/file1(0xc000e8a180): >openPending: err= 2025/08/11 03:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/11 03:05:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 03:05:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 03:05:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:05:18 DEBUG : dir/file1(0xc000e8a180): >_readAt: n=16, err=EOF 2025/08/11 03:05:18 DEBUG : dir/file1(0xc000e8a180): RWFileHandle.Flush 2025/08/11 03:05:18 DEBUG : dir/file1(0xc000e8a180): RWFileHandle.Flush 2025/08/11 03:05:18 DEBUG : dir/file1(0xc000e8a180): close: 2025/08/11 03:05:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/11 03:05:18 DEBUG : dir/file1(0xc000e8a180): >close: err= 2025/08/11 03:05:18 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:05:18 DEBUG : dir: Looking for writers 2025/08/11 03:05:18 DEBUG : file1: reading active writers 2025/08/11 03:05:18 DEBUG : Looking for writers 2025/08/11 03:05:18 DEBUG : dir: reading active writers 2025/08/11 03:05:18 DEBUG : >WaitForWriters: 2025/08/11 03:05:18 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.68s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:05:19 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:05:19 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:05:19 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:19 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:19 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want dir/file1 (16) got fstest.go:200: Not found "dir/file1" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleReleaseRead Messages: 1 objects not found 2025/08/11 03:05:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 03:05:27 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Received unexpected error: file does not exist Test: TestRWFileHandleReleaseRead 2025/08/11 03:05:27 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:05:27 DEBUG : Looking for writers 2025/08/11 03:05:27 DEBUG : >WaitForWriters: 2025/08/11 03:05:27 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (9.11s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:05:28 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:05:28 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:05:28 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:28 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:28 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 03:05:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:28 DEBUG : file1: newRWFileHandle: 2025/08/11 03:05:28 DEBUG : file1(0xc000851440): openPending: 2025/08/11 03:05:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:28 DEBUG : file1(0xc000851440): >openPending: err= 2025/08/11 03:05:28 DEBUG : file1: >newRWFileHandle: err= 2025/08/11 03:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/11 03:05:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/11 03:05:28 DEBUG : file1(0xc000851440): _writeAt: size=5, off=0 2025/08/11 03:05:28 DEBUG : file1(0xc000851440): >_writeAt: n=5, err= 2025/08/11 03:05:28 DEBUG : file1(0xc000851440): _writeAt: size=7, off=5 2025/08/11 03:05:28 DEBUG : file1(0xc000851440): >_writeAt: n=7, err= 2025/08/11 03:05:28 DEBUG : file1: vfs cache: truncate to size=11 2025/08/11 03:05:28 DEBUG : file1(0xc000851440): close: 2025/08/11 03:05:28 DEBUG : file1: vfs cache: setting modification time to 2025-08-11 03:05:28.548626848 +0000 UTC m=+212.409117106 2025/08/11 03:05:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:28 DEBUG : file1(0xc000851440): >close: err= 2025/08/11 03:05:28 DEBUG : file1(0xc000851440): close: 2025/08/11 03:05:28 DEBUG : file1(0xc000851440): >close: err=file already closed 2025/08/11 03:05:28 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:05:28 DEBUG : Looking for writers 2025/08/11 03:05:28 DEBUG : file1: reading active writers 2025/08/11 03:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 03:05:28 DEBUG : Looking for writers 2025/08/11 03:05:28 DEBUG : file1: reading active writers 2025/08/11 03:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 03:05:28 DEBUG : Looking for writers 2025/08/11 03:05:28 DEBUG : file1: reading active writers 2025/08/11 03:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 03:05:28 DEBUG : Looking for writers 2025/08/11 03:05:28 DEBUG : file1: reading active writers 2025/08/11 03:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 03:05:28 DEBUG : file1: vfs cache: starting upload 2025/08/11 03:05:28 DEBUG : Looking for writers 2025/08/11 03:05:28 DEBUG : file1: reading active writers 2025/08/11 03:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 03:05:28 DEBUG : Looking for writers 2025/08/11 03:05:28 DEBUG : file1: reading active writers 2025/08/11 03:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 03:05:29 DEBUG : Looking for writers 2025/08/11 03:05:29 DEBUG : file1: reading active writers 2025/08/11 03:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/11 03:05:29 DEBUG : Looking for writers 2025/08/11 03:05:29 DEBUG : file1: reading active writers 2025/08/11 03:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/11 03:05:30 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/11 03:05:30 INFO : file1: Copied (new) 2025/08/11 03:05:30 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-11 03:05:28 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/11 03:05:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/11 03:05:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:30 INFO : file1: vfs cache: upload succeeded try #1 2025/08/11 03:05:30 DEBUG : Looking for writers 2025/08/11 03:05:30 DEBUG : file1: reading active writers 2025/08/11 03:05:30 DEBUG : >WaitForWriters: 2025/08/11 03:05:31 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:05:31 DEBUG : Looking for writers 2025/08/11 03:05:31 DEBUG : file1: reading active writers 2025/08/11 03:05:31 DEBUG : >WaitForWriters: 2025/08/11 03:05:31 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.37s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:05:31 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:05:31 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:05:31 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:31 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:31 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 03:05:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:31 DEBUG : file1: newRWFileHandle: 2025/08/11 03:05:31 DEBUG : file1(0xc000e8b500): openPending: 2025/08/11 03:05:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:31 DEBUG : file1(0xc000e8b500): >openPending: err= 2025/08/11 03:05:31 DEBUG : file1: >newRWFileHandle: err= 2025/08/11 03:05:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/11 03:05:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/11 03:05:31 DEBUG : file1(0xc000e8b500): _writeAt: size=7, off=0 2025/08/11 03:05:31 DEBUG : file1(0xc000e8b500): >_writeAt: n=7, err= 2025/08/11 03:05:31 DEBUG : file1(0xc000e8b500): _writeAt: size=6, off=5 2025/08/11 03:05:31 DEBUG : file1(0xc000e8b500): >_writeAt: n=6, err= 2025/08/11 03:05:31 DEBUG : file1(0xc000e8b500): close: 2025/08/11 03:05:31 DEBUG : file1: vfs cache: setting modification time to 2025-08-11 03:05:31.768083999 +0000 UTC m=+215.628574238 2025/08/11 03:05:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:31 DEBUG : file1(0xc000e8b500): >close: err= 2025/08/11 03:05:31 DEBUG : file1(0xc000e8b500): _writeAt: size=5, off=0 2025/08/11 03:05:31 DEBUG : file1(0xc000e8b500): >_writeAt: n=0, err=file already closed 2025/08/11 03:05:31 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:05:31 DEBUG : Looking for writers 2025/08/11 03:05:31 DEBUG : file1: reading active writers 2025/08/11 03:05:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 03:05:31 DEBUG : Looking for writers 2025/08/11 03:05:31 DEBUG : file1: reading active writers 2025/08/11 03:05:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 03:05:31 DEBUG : Looking for writers 2025/08/11 03:05:31 DEBUG : file1: reading active writers 2025/08/11 03:05:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 03:05:31 DEBUG : Looking for writers 2025/08/11 03:05:31 DEBUG : file1: reading active writers 2025/08/11 03:05:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 03:05:31 DEBUG : file1: vfs cache: starting upload 2025/08/11 03:05:31 DEBUG : Looking for writers 2025/08/11 03:05:31 DEBUG : file1: reading active writers 2025/08/11 03:05:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 03:05:32 DEBUG : Looking for writers 2025/08/11 03:05:32 DEBUG : file1: reading active writers 2025/08/11 03:05:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 03:05:32 DEBUG : Looking for writers 2025/08/11 03:05:32 DEBUG : file1: reading active writers 2025/08/11 03:05:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/11 03:05:32 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/11 03:05:32 INFO : file1: Copied (new) 2025/08/11 03:05:32 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-11 03:05:31 +0000 UTC," 2025/08/11 03:05:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/11 03:05:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:32 INFO : file1: vfs cache: upload succeeded try #1 2025/08/11 03:05:33 DEBUG : Looking for writers 2025/08/11 03:05:33 DEBUG : file1: reading active writers 2025/08/11 03:05:33 DEBUG : >WaitForWriters: 2025/08/11 03:05:33 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:05:33 DEBUG : Looking for writers 2025/08/11 03:05:33 DEBUG : file1: reading active writers 2025/08/11 03:05:33 DEBUG : >WaitForWriters: 2025/08/11 03:05:33 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.00s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:05:33 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:05:33 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:05:33 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:33 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:33 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 03:05:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:33 DEBUG : file1: newRWFileHandle: 2025/08/11 03:05:33 DEBUG : file1(0xc000850cc0): openPending: 2025/08/11 03:05:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:33 DEBUG : file1(0xc000850cc0): >openPending: err= 2025/08/11 03:05:33 DEBUG : file1: >newRWFileHandle: err= 2025/08/11 03:05:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/11 03:05:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/11 03:05:33 DEBUG : file1(0xc000850cc0): close: 2025/08/11 03:05:33 DEBUG : file1: vfs cache: setting modification time to 2025-08-11 03:05:33.766808926 +0000 UTC m=+217.627299144 2025/08/11 03:05:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:33 DEBUG : file1(0xc000850cc0): >close: err= 2025/08/11 03:05:33 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/11 03:05:33 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/11 03:05:33 DEBUG : file2: newRWFileHandle: 2025/08/11 03:05:33 DEBUG : file2(0xc000851140): openPending: 2025/08/11 03:05:33 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/11 03:05:33 DEBUG : file2(0xc000851140): >openPending: err= 2025/08/11 03:05:33 DEBUG : file2: >newRWFileHandle: err= 2025/08/11 03:05:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/11 03:05:33 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/11 03:05:33 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/11 03:05:33 DEBUG : file2(0xc000851140): RWFileHandle.Flush 2025/08/11 03:05:33 DEBUG : file2(0xc000851140): RWFileHandle.Release 2025/08/11 03:05:33 DEBUG : file2(0xc000851140): close: 2025/08/11 03:05:33 DEBUG : file2: vfs cache: setting modification time to 2025-08-11 03:05:33.768302827 +0000 UTC m=+217.628793035 2025/08/11 03:05:33 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:33 DEBUG : file2(0xc000851140): >close: err= 2025/08/11 03:05:33 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:05:33 DEBUG : Looking for writers 2025/08/11 03:05:33 DEBUG : file1: reading active writers 2025/08/11 03:05:33 DEBUG : file2: reading active writers 2025/08/11 03:05:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/11 03:05:33 DEBUG : Looking for writers 2025/08/11 03:05:33 DEBUG : file2: reading active writers 2025/08/11 03:05:33 DEBUG : file1: reading active writers 2025/08/11 03:05:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/11 03:05:33 DEBUG : Looking for writers 2025/08/11 03:05:33 DEBUG : file1: reading active writers 2025/08/11 03:05:33 DEBUG : file2: reading active writers 2025/08/11 03:05:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/11 03:05:33 DEBUG : Looking for writers 2025/08/11 03:05:33 DEBUG : file1: reading active writers 2025/08/11 03:05:33 DEBUG : file2: reading active writers 2025/08/11 03:05:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/11 03:05:33 DEBUG : file2: vfs cache: starting upload 2025/08/11 03:05:33 DEBUG : file1: vfs cache: starting upload 2025/08/11 03:05:33 DEBUG : Looking for writers 2025/08/11 03:05:33 DEBUG : file1: reading active writers 2025/08/11 03:05:33 DEBUG : file2: reading active writers 2025/08/11 03:05:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/11 03:05:34 DEBUG : Looking for writers 2025/08/11 03:05:34 DEBUG : file1: reading active writers 2025/08/11 03:05:34 DEBUG : file2: reading active writers 2025/08/11 03:05:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/08/11 03:05:34 DEBUG : Looking for writers 2025/08/11 03:05:34 DEBUG : file1: reading active writers 2025/08/11 03:05:34 DEBUG : file2: reading active writers 2025/08/11 03:05:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/08/11 03:05:34 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/08/11 03:05:34 INFO : file2: Copied (new) 2025/08/11 03:05:34 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-11 03:05:33 +0000 UTC," 2025/08/11 03:05:34 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/11 03:05:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/11 03:05:34 INFO : file2: vfs cache: upload succeeded try #1 2025/08/11 03:05:35 DEBUG : Looking for writers 2025/08/11 03:05:35 DEBUG : file2: reading active writers 2025/08/11 03:05:35 DEBUG : file1: reading active writers 2025/08/11 03:05:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/11 03:05:35 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/11 03:05:35 INFO : file1: Copied (new) 2025/08/11 03:05:35 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-11 03:05:33 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/11 03:05:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/11 03:05:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:35 INFO : file1: vfs cache: upload succeeded try #1 2025/08/11 03:05:36 DEBUG : Looking for writers 2025/08/11 03:05:36 DEBUG : file1: reading active writers 2025/08/11 03:05:36 DEBUG : file2: reading active writers 2025/08/11 03:05:36 DEBUG : >WaitForWriters: 2025/08/11 03:05:36 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:05:36 DEBUG : Looking for writers 2025/08/11 03:05:36 DEBUG : file1: reading active writers 2025/08/11 03:05:36 DEBUG : file2: reading active writers 2025/08/11 03:05:36 DEBUG : >WaitForWriters: 2025/08/11 03:05:36 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.34s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:05:36 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:05:36 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:05:36 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:36 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:36 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 03:05:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:37 DEBUG : file1: newRWFileHandle: 2025/08/11 03:05:37 DEBUG : file1(0xc000df6d00): openPending: 2025/08/11 03:05:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:37 DEBUG : file1(0xc000df6d00): >openPending: err= 2025/08/11 03:05:37 DEBUG : file1: >newRWFileHandle: err= 2025/08/11 03:05:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/11 03:05:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/11 03:05:37 DEBUG : file1(0xc000df6d00): _writeAt: size=5, off=0 2025/08/11 03:05:37 DEBUG : file1(0xc000df6d00): >_writeAt: n=5, err= 2025/08/11 03:05:37 DEBUG : file1(0xc000df6d00): RWFileHandle.Flush 2025/08/11 03:05:37 DEBUG : file1(0xc000df6d00): RWFileHandle.Flush 2025/08/11 03:05:37 DEBUG : file1(0xc000df6d00): close: 2025/08/11 03:05:37 DEBUG : file1: vfs cache: setting modification time to 2025-08-11 03:05:37.101912441 +0000 UTC m=+220.962402650 2025/08/11 03:05:37 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:37 DEBUG : file1(0xc000df6d00): >close: err= 2025/08/11 03:05:37 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:05:37 DEBUG : Looking for writers 2025/08/11 03:05:37 DEBUG : file1: reading active writers 2025/08/11 03:05:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 03:05:37 DEBUG : Looking for writers 2025/08/11 03:05:37 DEBUG : file1: reading active writers 2025/08/11 03:05:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 03:05:37 DEBUG : Looking for writers 2025/08/11 03:05:37 DEBUG : file1: reading active writers 2025/08/11 03:05:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 03:05:37 DEBUG : Looking for writers 2025/08/11 03:05:37 DEBUG : file1: reading active writers 2025/08/11 03:05:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 03:05:37 DEBUG : file1: vfs cache: starting upload 2025/08/11 03:05:37 DEBUG : Looking for writers 2025/08/11 03:05:37 DEBUG : file1: reading active writers 2025/08/11 03:05:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 03:05:37 DEBUG : Looking for writers 2025/08/11 03:05:37 DEBUG : file1: reading active writers 2025/08/11 03:05:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 03:05:37 DEBUG : Looking for writers 2025/08/11 03:05:37 DEBUG : file1: reading active writers 2025/08/11 03:05:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/11 03:05:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/11 03:05:37 INFO : file1: Copied (new) 2025/08/11 03:05:37 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-11 03:05:37 +0000 UTC," 2025/08/11 03:05:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/11 03:05:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:37 INFO : file1: vfs cache: upload succeeded try #1 2025/08/11 03:05:38 DEBUG : Looking for writers 2025/08/11 03:05:38 DEBUG : file1: reading active writers 2025/08/11 03:05:38 DEBUG : >WaitForWriters: 2025/08/11 03:05:38 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.85s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:05:38 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:05:38 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:05:38 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:38 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:38 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 03:05:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:38 DEBUG : file1: newRWFileHandle: 2025/08/11 03:05:38 DEBUG : file1(0xc000df7840): openPending: 2025/08/11 03:05:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:38 DEBUG : file1(0xc000df7840): >openPending: err= 2025/08/11 03:05:38 DEBUG : file1: >newRWFileHandle: err= 2025/08/11 03:05:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/11 03:05:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/11 03:05:38 DEBUG : file1(0xc000df7840): _writeAt: size=5, off=0 2025/08/11 03:05:38 DEBUG : file1(0xc000df7840): >_writeAt: n=5, err= 2025/08/11 03:05:38 DEBUG : file1(0xc000df7840): RWFileHandle.Release 2025/08/11 03:05:38 DEBUG : file1(0xc000df7840): close: 2025/08/11 03:05:38 DEBUG : file1: vfs cache: setting modification time to 2025-08-11 03:05:38.955030858 +0000 UTC m=+222.815521085 2025/08/11 03:05:38 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:38 DEBUG : file1(0xc000df7840): >close: err= 2025/08/11 03:05:38 DEBUG : file1(0xc000df7840): RWFileHandle.Release 2025/08/11 03:05:38 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:05:38 DEBUG : Looking for writers 2025/08/11 03:05:38 DEBUG : file1: reading active writers 2025/08/11 03:05:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 03:05:38 DEBUG : Looking for writers 2025/08/11 03:05:38 DEBUG : file1: reading active writers 2025/08/11 03:05:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 03:05:38 DEBUG : Looking for writers 2025/08/11 03:05:38 DEBUG : file1: reading active writers 2025/08/11 03:05:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 03:05:39 DEBUG : Looking for writers 2025/08/11 03:05:39 DEBUG : file1: reading active writers 2025/08/11 03:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 03:05:39 DEBUG : file1: vfs cache: starting upload 2025/08/11 03:05:39 DEBUG : Looking for writers 2025/08/11 03:05:39 DEBUG : file1: reading active writers 2025/08/11 03:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 03:05:39 DEBUG : Looking for writers 2025/08/11 03:05:39 DEBUG : file1: reading active writers 2025/08/11 03:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 03:05:39 DEBUG : Looking for writers 2025/08/11 03:05:39 DEBUG : file1: reading active writers 2025/08/11 03:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/11 03:05:39 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/11 03:05:39 INFO : file1: Copied (new) 2025/08/11 03:05:39 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-11 03:05:38 +0000 UTC," 2025/08/11 03:05:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/11 03:05:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:39 INFO : file1: vfs cache: upload succeeded try #1 2025/08/11 03:05:40 DEBUG : Looking for writers 2025/08/11 03:05:40 DEBUG : file1: reading active writers 2025/08/11 03:05:40 DEBUG : >WaitForWriters: 2025/08/11 03:05:40 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.88s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:05:40 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:05:40 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:05:40 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:40 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:40 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 03:05:41 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/11 03:05:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 03:05:42 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 03:05:42 DEBUG : dir/file1(0xc0003c1040): openPending: 2025/08/11 03:05:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/11 03:05:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/11 03:05:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:42 DEBUG : dir/file1(0xc0003c1040): >openPending: err= 2025/08/11 03:05:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/11 03:05:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 03:05:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 03:05:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/11 03:05:42 DEBUG : dir/file1(0xc0003c1040): _writeAt: size=5, off=0 2025/08/11 03:05:42 DEBUG : dir/file1(0xc0003c1040): >_writeAt: n=5, err= 2025/08/11 03:05:42 DEBUG : dir/file1(0xc0003c1040): close: 2025/08/11 03:05:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:42 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-11 03:05:42.167176532 +0000 UTC m=+226.027666760 2025/08/11 03:05:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:42 DEBUG : dir/file1(0xc0003c1040): >close: err= 2025/08/11 03:05:42 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:05:42 DEBUG : dir: Looking for writers 2025/08/11 03:05:42 DEBUG : file1: reading active writers 2025/08/11 03:05:42 DEBUG : Looking for writers 2025/08/11 03:05:42 DEBUG : dir: reading active writers 2025/08/11 03:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 03:05:42 DEBUG : dir: Looking for writers 2025/08/11 03:05:42 DEBUG : file1: reading active writers 2025/08/11 03:05:42 DEBUG : Looking for writers 2025/08/11 03:05:42 DEBUG : dir: reading active writers 2025/08/11 03:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 03:05:42 DEBUG : dir: Looking for writers 2025/08/11 03:05:42 DEBUG : file1: reading active writers 2025/08/11 03:05:42 DEBUG : Looking for writers 2025/08/11 03:05:42 DEBUG : dir: reading active writers 2025/08/11 03:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 03:05:42 DEBUG : dir: Looking for writers 2025/08/11 03:05:42 DEBUG : file1: reading active writers 2025/08/11 03:05:42 DEBUG : Looking for writers 2025/08/11 03:05:42 DEBUG : dir: reading active writers 2025/08/11 03:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 03:05:42 DEBUG : dir/file1: vfs cache: starting upload 2025/08/11 03:05:42 DEBUG : dir: Looking for writers 2025/08/11 03:05:42 DEBUG : file1: reading active writers 2025/08/11 03:05:42 DEBUG : Looking for writers 2025/08/11 03:05:42 DEBUG : dir: reading active writers 2025/08/11 03:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 03:05:42 DEBUG : dir: Looking for writers 2025/08/11 03:05:42 DEBUG : file1: reading active writers 2025/08/11 03:05:42 DEBUG : Looking for writers 2025/08/11 03:05:42 DEBUG : dir: reading active writers 2025/08/11 03:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 03:05:42 DEBUG : dir: Looking for writers 2025/08/11 03:05:42 DEBUG : file1: reading active writers 2025/08/11 03:05:42 DEBUG : Looking for writers 2025/08/11 03:05:42 DEBUG : dir: reading active writers 2025/08/11 03:05:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/11 03:05:43 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/11 03:05:43 INFO : dir/file1: Copied (replaced existing) 2025/08/11 03:05:43 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-11 03:05:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/11 03:05:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/11 03:05:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/11 03:05:43 DEBUG : dir: Looking for writers 2025/08/11 03:05:43 DEBUG : file1: reading active writers 2025/08/11 03:05:43 DEBUG : Looking for writers 2025/08/11 03:05:43 DEBUG : dir: reading active writers 2025/08/11 03:05:43 DEBUG : >WaitForWriters: 2025/08/11 03:05:43 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.62s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:05:44 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:05:44 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:05:44 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:44 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:44 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 03:05:45 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:45 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 03:05:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 03:05:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 03:05:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/11 03:05:45 DEBUG : dir/file1(0xc0003c1dc0): _writeAt: size=5, off=0 2025/08/11 03:05:45 DEBUG : dir/file1(0xc0003c1dc0): openPending: 2025/08/11 03:05:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/11 03:05:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/11 03:05:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:45 DEBUG : dir/file1(0xc0003c1dc0): >openPending: err= 2025/08/11 03:05:45 DEBUG : dir/file1(0xc0003c1dc0): >_writeAt: n=5, err= 2025/08/11 03:05:45 DEBUG : dir/file1(0xc0003c1dc0): _writeAt: size=15, off=5 2025/08/11 03:05:45 DEBUG : dir/file1(0xc0003c1dc0): >_writeAt: n=15, err= 2025/08/11 03:05:45 DEBUG : dir/file1(0xc0003c1dc0): close: 2025/08/11 03:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/11 03:05:45 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-11 03:05:45.738829522 +0000 UTC m=+229.599319760 2025/08/11 03:05:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:45 DEBUG : dir/file1(0xc0003c1dc0): >close: err= 2025/08/11 03:05:45 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:05:45 DEBUG : dir: Looking for writers 2025/08/11 03:05:45 DEBUG : file1: reading active writers 2025/08/11 03:05:45 DEBUG : Looking for writers 2025/08/11 03:05:45 DEBUG : dir: reading active writers 2025/08/11 03:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 03:05:45 DEBUG : dir: Looking for writers 2025/08/11 03:05:45 DEBUG : file1: reading active writers 2025/08/11 03:05:45 DEBUG : Looking for writers 2025/08/11 03:05:45 DEBUG : dir: reading active writers 2025/08/11 03:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 03:05:45 DEBUG : dir: Looking for writers 2025/08/11 03:05:45 DEBUG : file1: reading active writers 2025/08/11 03:05:45 DEBUG : Looking for writers 2025/08/11 03:05:45 DEBUG : dir: reading active writers 2025/08/11 03:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 03:05:45 DEBUG : dir: Looking for writers 2025/08/11 03:05:45 DEBUG : file1: reading active writers 2025/08/11 03:05:45 DEBUG : Looking for writers 2025/08/11 03:05:45 DEBUG : dir: reading active writers 2025/08/11 03:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 03:05:45 DEBUG : dir/file1: vfs cache: starting upload 2025/08/11 03:05:45 DEBUG : dir: Looking for writers 2025/08/11 03:05:45 DEBUG : file1: reading active writers 2025/08/11 03:05:45 DEBUG : Looking for writers 2025/08/11 03:05:45 DEBUG : dir: reading active writers 2025/08/11 03:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 03:05:46 DEBUG : dir: Looking for writers 2025/08/11 03:05:46 DEBUG : file1: reading active writers 2025/08/11 03:05:46 DEBUG : Looking for writers 2025/08/11 03:05:46 DEBUG : dir: reading active writers 2025/08/11 03:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 03:05:46 DEBUG : dir: Looking for writers 2025/08/11 03:05:46 DEBUG : file1: reading active writers 2025/08/11 03:05:46 DEBUG : Looking for writers 2025/08/11 03:05:46 DEBUG : dir: reading active writers 2025/08/11 03:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/11 03:05:46 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/11 03:05:46 INFO : dir/file1: Copied (replaced existing) 2025/08/11 03:05:46 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-11 03:05:45 +0000 UTC," 2025/08/11 03:05:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/11 03:05:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/11 03:05:47 DEBUG : dir: Looking for writers 2025/08/11 03:05:47 DEBUG : file1: reading active writers 2025/08/11 03:05:47 DEBUG : Looking for writers 2025/08/11 03:05:47 DEBUG : dir: reading active writers 2025/08/11 03:05:47 DEBUG : >WaitForWriters: 2025/08/11 03:05:47 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.55s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:05:47 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:05:47 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:05:47 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:47 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:47 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 03:05:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:47 DEBUG : file1: newRWFileHandle: 2025/08/11 03:05:47 DEBUG : file1(0xc000d39940): openPending: 2025/08/11 03:05:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:47 DEBUG : file1(0xc000d39940): >openPending: err= 2025/08/11 03:05:47 DEBUG : file1: >newRWFileHandle: err= 2025/08/11 03:05:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/11 03:05:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/11 03:05:47 DEBUG : file1(0xc000d39940): _writeAt: size=5, off=0 2025/08/11 03:05:47 DEBUG : file1(0xc000d39940): >_writeAt: n=5, err= 2025/08/11 03:05:47 DEBUG : file1(0xc000d39940): close: 2025/08/11 03:05:47 DEBUG : file1: vfs cache: setting modification time to 2025-08-11 03:05:47.990606497 +0000 UTC m=+231.851096736 2025/08/11 03:05:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:47 DEBUG : file1(0xc000d39940): >close: err= 2025/08/11 03:05:47 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:05:47 DEBUG : Looking for writers 2025/08/11 03:05:47 DEBUG : file1: reading active writers 2025/08/11 03:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 03:05:48 DEBUG : Looking for writers 2025/08/11 03:05:48 DEBUG : file1: reading active writers 2025/08/11 03:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 03:05:48 DEBUG : Looking for writers 2025/08/11 03:05:48 DEBUG : file1: reading active writers 2025/08/11 03:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 03:05:48 DEBUG : Looking for writers 2025/08/11 03:05:48 DEBUG : file1: reading active writers 2025/08/11 03:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 03:05:48 DEBUG : file1: vfs cache: starting upload 2025/08/11 03:05:48 DEBUG : Looking for writers 2025/08/11 03:05:48 DEBUG : file1: reading active writers 2025/08/11 03:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 03:05:48 DEBUG : Looking for writers 2025/08/11 03:05:48 DEBUG : file1: reading active writers 2025/08/11 03:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 03:05:48 DEBUG : Looking for writers 2025/08/11 03:05:48 DEBUG : file1: reading active writers 2025/08/11 03:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/11 03:05:49 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/11 03:05:49 INFO : file1: Copied (new) 2025/08/11 03:05:49 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-11 03:05:47 +0000 UTC," 2025/08/11 03:05:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:49 INFO : file1: vfs cache: upload succeeded try #1 2025/08/11 03:05:49 DEBUG : Looking for writers 2025/08/11 03:05:49 DEBUG : file1: reading active writers 2025/08/11 03:05:49 DEBUG : >WaitForWriters: 2025/08/11 03:05:49 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.91s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:05:49 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:05:49 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:05:49 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:49 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/11 03:05:49 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0100): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0100): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0100): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0100): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0100): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.906253327 +0000 UTC m=+233.766743575 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0100): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0640): _readAt: size=2, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0640): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0640): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0640): >_readAt: n=2, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0640): _writeAt: size=3, off=2 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0640): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0640): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.906253327 +0000 UTC m=+233.766743575 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0640): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0b00): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0b00): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0b00): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0b00): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0b00): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.906253327 +0000 UTC m=+233.766743575 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0b00): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417340 item 1 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1140): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1140): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1140): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1140): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1140): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.909425816 +0000 UTC m=+233.769916014 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1140): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1640): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1640): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1640): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1640): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1640): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.909425816 +0000 UTC m=+233.769916014 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1640): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417c00 item 2 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1d80): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1d80): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1d80): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1d80): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1d80): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.912334089 +0000 UTC m=+233.772824327 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1d80): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f20280): _readAt: size=2, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f20280): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f20280): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f20280): >_readAt: n=2, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f20280): _writeAt: size=3, off=2 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f20280): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f20280): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.912334089 +0000 UTC m=+233.772824327 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f20280): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f20740): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f20740): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f20740): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f20740): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f20740): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.912334089 +0000 UTC m=+233.772824327 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f20740): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003902a0 item 3 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f20dc0): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f20dc0): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f20dc0): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f20dc0): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f20dc0): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.91630998 +0000 UTC m=+233.776800178 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f20dc0): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f21300): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f21300): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f21300): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f21300): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f21300): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.91630998 +0000 UTC m=+233.776800178 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f21300): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003907e0 item 4 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f21940): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f21940): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f21940): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f21940): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f21940): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.918101 +0000 UTC m=+233.778591199 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f21940): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f21dc0): _readAt: size=2, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f21dc0): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f21dc0): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f21dc0): >_readAt: n=2, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f21dc0): _writeAt: size=3, off=2 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f21dc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f21dc0): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.918101 +0000 UTC m=+233.778591199 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000f21dc0): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105a300): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105a300): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105a300): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105a300): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105a300): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.918101 +0000 UTC m=+233.778591199 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105a300): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390c40 item 5 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105a980): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105a980): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105a980): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105a980): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105a980): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.925302411 +0000 UTC m=+233.785792630 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105a980): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105a480): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105a480): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105a480): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105a480): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105a480): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.925302411 +0000 UTC m=+233.785792630 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105a480): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390150 item 6 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105ab40): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105ab40): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105ab40): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105ab40): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105ab40): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.928106097 +0000 UTC m=+233.788596335 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105ab40): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105b040): _readAt: size=2, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105b040): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105b040): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105b040): >_readAt: n=2, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105b040): _writeAt: size=3, off=2 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105b040): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105b040): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.928106097 +0000 UTC m=+233.788596335 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105b040): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105b500): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105b500): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105b500): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105b500): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105b500): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.928106097 +0000 UTC m=+233.788596335 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105b500): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003905b0 item 7 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105bb80): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105bb80): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105bb80): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105bb80): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105bb80): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.932233484 +0000 UTC m=+233.792723722 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc00105bb80): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d0900): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d0900): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d0900): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d0900): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d0900): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.932233484 +0000 UTC m=+233.792723722 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d0900): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390b60 item 8 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d1700): _readAt: size=2, off=0 2025/08/11 03:05:49 ERROR : open-test-file(0xc0002d1700): Couldn't read size of file 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d1700): >_readAt: n=0, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d1700): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d1700): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d1700): close: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d1700): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d1ac0): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d1ac0): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d1ac0): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d1ac0): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d1ac0): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.935346623 +0000 UTC m=+233.795836860 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d1ac0): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d1f40): _readAt: size=2, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d1f40): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d1f40): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d1f40): >_readAt: n=2, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d1f40): _writeAt: size=3, off=2 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d1f40): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d1f40): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.935346623 +0000 UTC m=+233.795836860 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0002d1f40): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8e540): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8e540): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8e540): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8e540): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8e540): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.935346623 +0000 UTC m=+233.795836860 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8e540): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003911f0 item 9 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8ebc0): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8ebc0): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8ebc0): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8ebc0): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8ebc0): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.93834776 +0000 UTC m=+233.798837978 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8ebc0): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8f100): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8f100): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8f100): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8f100): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8f100): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.93834776 +0000 UTC m=+233.798837978 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8f100): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391d50 item 10 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8f740): _readAt: size=2, off=0 2025/08/11 03:05:49 ERROR : open-test-file(0xc000e8f740): Couldn't read size of file 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8f740): >_readAt: n=0, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8f740): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8f740): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8f740): close: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8f740): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8fb00): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8fb00): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8fb00): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8fb00): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8fb00): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.940984832 +0000 UTC m=+233.801475040 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8fb00): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ece080): _readAt: size=2, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ece080): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ece080): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ece080): >_readAt: n=2, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ece080): _writeAt: size=3, off=2 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ece080): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ece080): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.940984832 +0000 UTC m=+233.801475040 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ece080): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ece580): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ece580): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ece580): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ece580): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ece580): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.940984832 +0000 UTC m=+233.801475040 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ece580): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d22a0 item 11 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ecec00): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ecec00): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ecec00): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ecec00): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ecec00): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.944915007 +0000 UTC m=+233.805405246 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ecec00): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ecf480): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ecf480): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ecf480): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ecf480): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ecf480): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.944915007 +0000 UTC m=+233.805405246 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000ecf480): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2bd0 item 12 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000412040): _readAt: size=2, off=0 2025/08/11 03:05:49 ERROR : open-test-file(0xc000412040): Couldn't read size of file 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000412040): >_readAt: n=0, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000412040): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000412040): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000412040): close: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000412040): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000412540): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000412540): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000412540): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000412540): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000412540): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.94789754 +0000 UTC m=+233.808387758 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000412540): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000413f40): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000413f40): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000413f40): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000413f40): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000413f40): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.94789754 +0000 UTC m=+233.808387758 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000413f40): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3340 item 13 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8a680): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8a680): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8a680): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8a680): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8a680): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.950634189 +0000 UTC m=+233.811124428 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8a680): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8ac00): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8ac00): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8ac00): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8ac00): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8ac00): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.950634189 +0000 UTC m=+233.811124428 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8ac00): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d38f0 item 14 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8b280): _readAt: size=2, off=0 2025/08/11 03:05:49 ERROR : open-test-file(0xc000e8b280): Couldn't read size of file 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8b280): >_readAt: n=0, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8b280): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8b280): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8b280): close: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8b280): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8b640): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8b640): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8b640): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8b640): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8b640): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.953857145 +0000 UTC m=+233.814347382 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8b640): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8bd00): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8bd00): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8bd00): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8bd00): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8bd00): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.953857145 +0000 UTC m=+233.814347382 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000e8bd00): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c000 item 15 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000850580): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000850580): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000850580): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000850580): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000850580): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.956912323 +0000 UTC m=+233.817402541 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000850580): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000850d40): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000850d40): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000850d40): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000850d40): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000850d40): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.956912323 +0000 UTC m=+233.817402541 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000850d40): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c700 item 16 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000851380): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000851380): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000851380): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000851380): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000851380): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.959150604 +0000 UTC m=+233.819640923 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000851380): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000851800): _readAt: size=2, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000851800): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000851800): open at offset 5 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000851800): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000851800): >_readAt: n=2, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000851800): _writeAt: size=3, off=7 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000851800): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000851800): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.959150604 +0000 UTC m=+233.819640923 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000851800): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000851d40): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000851d40): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000851d40): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000851d40): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000851d40): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.959150604 +0000 UTC m=+233.819640923 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000851d40): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ce70 item 17 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df64c0): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df64c0): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df64c0): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df64c0): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df64c0): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.963372199 +0000 UTC m=+233.823862436 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df64c0): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df6a40): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df6a40): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df6a40): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df6a40): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df6a40): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.963372199 +0000 UTC m=+233.823862436 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df6a40): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046da40 item 18 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df70c0): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df70c0): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df70c0): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df70c0): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df70c0): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.966096525 +0000 UTC m=+233.826586753 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df70c0): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df75c0): _readAt: size=2, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df75c0): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df75c0): open at offset 5 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df75c0): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df75c0): >_readAt: n=2, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df75c0): _writeAt: size=3, off=7 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df75c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df75c0): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.966096525 +0000 UTC m=+233.826586753 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df75c0): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df7ac0): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df7ac0): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df7ac0): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df7ac0): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df7ac0): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.966096525 +0000 UTC m=+233.826586753 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000df7ac0): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8000 item 19 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001192200): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001192200): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001192200): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001192200): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001192200): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.971815437 +0000 UTC m=+233.832305675 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001192200): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001192880): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001192880): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001192880): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001192880): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001192880): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.971815437 +0000 UTC m=+233.832305675 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001192880): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8690 item 20 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001192f40): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001192f40): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001192f40): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001192f40): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001192f40): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.975114184 +0000 UTC m=+233.835604413 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001192f40): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001193480): _readAt: size=2, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001193480): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001193480): open at offset 5 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001193480): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001193480): >_readAt: n=2, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001193480): _writeAt: size=3, off=7 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001193480): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001193480): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.975114184 +0000 UTC m=+233.835604413 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc001193480): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0011939c0): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0011939c0): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0011939c0): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0011939c0): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0011939c0): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.975114184 +0000 UTC m=+233.835604413 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0011939c0): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8bd0 item 21 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c0400): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c0400): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c0400): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c0400): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c0400): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.979414216 +0000 UTC m=+233.839904454 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c0400): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c0e80): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c0e80): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c0e80): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c0e80): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c0e80): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.979414216 +0000 UTC m=+233.839904454 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c0e80): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9110 item 22 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c1640): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c1640): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c1640): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c1640): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c1640): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.981571946 +0000 UTC m=+233.842062144 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c1640): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c1b40): _readAt: size=2, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c1b40): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c1b40): open at offset 5 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c1b40): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c1b40): >_readAt: n=2, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c1b40): _writeAt: size=3, off=7 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c1b40): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c1b40): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.981571946 +0000 UTC m=+233.842062144 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0003c1b40): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d38200): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d38200): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d38200): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d38200): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d38200): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.981571946 +0000 UTC m=+233.842062144 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d38200): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9500 item 23 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d389c0): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d389c0): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d389c0): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d389c0): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d389c0): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.983842298 +0000 UTC m=+233.844332506 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d389c0): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d38f40): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d38f40): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d38f40): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d38f40): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d38f40): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.983842298 +0000 UTC m=+233.844332506 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d38f40): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9b90 item 24 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d39580): _readAt: size=2, off=0 2025/08/11 03:05:49 ERROR : open-test-file(0xc000d39580): Couldn't read size of file 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d39580): >_readAt: n=0, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d39580): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d39580): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d39580): close: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d39580): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d39940): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d39940): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d39940): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d39940): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d39940): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.985595167 +0000 UTC m=+233.846085365 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d39940): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d39e40): _readAt: size=2, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d39e40): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d39e40): open at offset 5 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d39e40): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d39e40): >_readAt: n=2, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d39e40): _writeAt: size=3, off=7 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d39e40): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d39e40): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.985595167 +0000 UTC m=+233.846085365 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000d39e40): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000130900): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000130900): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000130900): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000130900): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000130900): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.985595167 +0000 UTC m=+233.846085365 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000130900): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4150 item 25 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000131e80): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000131e80): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000131e80): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000131e80): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000131e80): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.987987328 +0000 UTC m=+233.848477526 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000131e80): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0640): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0640): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0640): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0640): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0640): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.987987328 +0000 UTC m=+233.848477526 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0640): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4cb0 item 26 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0c80): _readAt: size=2, off=0 2025/08/11 03:05:49 ERROR : open-test-file(0xc0004a0c80): Couldn't read size of file 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0c80): >_readAt: n=0, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0c80): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0c80): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0c80): close: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a0c80): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1040): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1040): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1040): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1040): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1040): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.989849262 +0000 UTC m=+233.850339460 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1040): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1540): _readAt: size=2, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1540): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1540): open at offset 5 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1540): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1540): >_readAt: n=2, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1540): _writeAt: size=3, off=7 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1540): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1540): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.989849262 +0000 UTC m=+233.850339460 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1540): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1b80): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1b80): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1b80): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1b80): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1b80): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.989849262 +0000 UTC m=+233.850339460 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0004a1b80): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5110 item 27 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000572280): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000572280): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000572280): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000572280): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000572280): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.99231938 +0000 UTC m=+233.852809578 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000572280): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0005727c0): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0005727c0): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0005727c0): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0005727c0): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0005727c0): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.99231938 +0000 UTC m=+233.852809578 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0005727c0): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5f10 item 28 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000572e00): _readAt: size=2, off=0 2025/08/11 03:05:49 ERROR : open-test-file(0xc000572e00): Couldn't read size of file 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000572e00): >_readAt: n=0, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000572e00): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000572e00): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000572e00): close: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000572e00): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0005731c0): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0005731c0): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0005731c0): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0005731c0): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0005731c0): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.994135758 +0000 UTC m=+233.854625986 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0005731c0): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000573880): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000573880): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000573880): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000573880): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000573880): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.994135758 +0000 UTC m=+233.854625986 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000573880): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051810 item 29 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000573f00): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000573f00): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000573f00): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000573f00): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000573f00): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.996069236 +0000 UTC m=+233.856559434 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc000573f00): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a84c0): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a84c0): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a84c0): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a84c0): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a84c0): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.996069236 +0000 UTC m=+233.856559434 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a84c0): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ea0 item 30 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a8b00): _readAt: size=2, off=0 2025/08/11 03:05:49 ERROR : open-test-file(0xc0006a8b00): Couldn't read size of file 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a8b00): >_readAt: n=0, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a8b00): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a8b00): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a8b00): close: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a8b00): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a8ec0): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a8ec0): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a8ec0): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a8ec0): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a8ec0): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.998054582 +0000 UTC m=+233.858544780 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a8ec0): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a9580): _readAt: size=512, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a9580): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a9580): >openPending: err= 2025/08/11 03:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a9580): >_readAt: n=5, err=EOF 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a9580): close: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.998054582 +0000 UTC m=+233.858544780 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a9580): >close: err= 2025/08/11 03:05:49 DEBUG : open-test-file: Remove: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004324d0 item 31 2025/08/11 03:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a9c00): openPending: 2025/08/11 03:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a9c00): >openPending: err= 2025/08/11 03:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a9c00): _writeAt: size=5, off=0 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a9c00): >_writeAt: n=5, err= 2025/08/11 03:05:49 DEBUG : open-test-file(0xc0006a9c00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.999868415 +0000 UTC m=+233.860358643 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006a9c00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007ac1c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007ac1c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007ac1c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007ac1c0): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007ac1c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:49.999868415 +0000 UTC m=+233.860358643 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007ac1c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004329a0 item 32 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007ac800): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007ac800): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007ac800): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007ac800): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007ac800): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.001409525 +0000 UTC m=+233.861899724 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007ac800): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007acc80): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007acc80): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007acc80): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007acc80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007acc80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004331f0 item 33 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007acc80): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007acc80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.002197648 +0000 UTC m=+233.862687845 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007acc80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007ad180): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007ad180): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007ad180): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007ad180): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007ad180): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.002197648 +0000 UTC m=+233.862687845 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007ad180): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433570 item 33 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007ad7c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007ad7c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007ad7c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007ad7c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007ad7c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.004014707 +0000 UTC m=+233.864504906 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007ad7c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007adc40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007adc40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433b20 item 34 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007adc40): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007adc40): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007adc40): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007adc40): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007adc40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.004862603 +0000 UTC m=+233.865352791 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007adc40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e2200): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e2200): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e2200): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e2200): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e2200): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.004862603 +0000 UTC m=+233.865352791 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e2200): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433ce0 item 34 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e2840): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e2840): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e2840): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e2840): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e2840): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.006704919 +0000 UTC m=+233.867195148 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e2840): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e2cc0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e2cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e2cc0): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e2cc0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e2cc0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446310 item 35 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e2cc0): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e2cc0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.007422019 +0000 UTC m=+233.867912217 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e2cc0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e31c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e31c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e31c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e31c0): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e31c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.007422019 +0000 UTC m=+233.867912217 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e31c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004464d0 item 35 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e3840): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e3840): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e3840): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e3840): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e3840): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.008981343 +0000 UTC m=+233.869471541 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e3840): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e3d40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e3d40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446cb0 item 36 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e3d40): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e3d40): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e3d40): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e3d40): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e3d40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.009629172 +0000 UTC m=+233.870119370 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007e3d40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082a300): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082a300): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082a300): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082a300): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082a300): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.009629172 +0000 UTC m=+233.870119370 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082a300): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447110 item 36 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082a940): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082a940): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082a940): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082a940): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082a940): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.011217492 +0000 UTC m=+233.871707689 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082a940): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082adc0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082adc0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082adc0): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082adc0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082adc0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004475e0 item 37 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082adc0): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082adc0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.011776773 +0000 UTC m=+233.872266972 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082adc0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082b2c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082b2c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082b2c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082b2c0): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082b2c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.011776773 +0000 UTC m=+233.872266972 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082b2c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447a40 item 37 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082b940): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082b940): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082b940): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082b940): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082b940): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.013252621 +0000 UTC m=+233.873742819 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082b940): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082be40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082be40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a230 item 38 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082be40): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082be40): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082be40): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082be40): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082be40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.013980781 +0000 UTC m=+233.874470979 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00082be40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842400): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842400): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842400): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842400): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842400): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.013980781 +0000 UTC m=+233.874470979 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842400): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a540 item 38 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842a80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842a80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842a80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842a80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842a80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.015784996 +0000 UTC m=+233.876275194 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842a80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842f80): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842f80): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842f80): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842f80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842f80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a9a0 item 39 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842f80): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842f80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.016629565 +0000 UTC m=+233.877119763 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842f80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843480): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843480): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843480): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843480): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843480): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.016629565 +0000 UTC m=+233.877119763 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843480): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ab60 item 39 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843b00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843b00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843b00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843b00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843b00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.018633967 +0000 UTC m=+233.879124205 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843b00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a080): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a080): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b570 item 40 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a080): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a080): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a080): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a080): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a080): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.019431137 +0000 UTC m=+233.879921335 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a080): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a5c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a5c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a5c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a5c0): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a5c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.019431137 +0000 UTC m=+233.879921335 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a5c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b880 item 40 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085ab80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085ab80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085ab80): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085ab80): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085ab80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085ab80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085ab80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.020808158 +0000 UTC m=+233.881298356 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085ab80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b080): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b080): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b080): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492150 item 41 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b080): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b080): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.021346962 +0000 UTC m=+233.881837160 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b080): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b540): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b540): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b540): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b540): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b540): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492310 item 41 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b540): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b540): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.022025649 +0000 UTC m=+233.882515847 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b540): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085ba80): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085ba80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085ba80): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085ba80): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085ba80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.022025649 +0000 UTC m=+233.882515847 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085ba80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492540 item 41 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087c140): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087c140): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087c140): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087c140): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087c140): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087c140): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087c140): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.023549246 +0000 UTC m=+233.884039474 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087c140): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087c640): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087c640): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087c640): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004928c0 item 42 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087c640): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087c640): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.023988703 +0000 UTC m=+233.884478911 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087c640): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087cb80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087cb80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492a80 item 42 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087cb80): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087cb80): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087cb80): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087cb80): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087cb80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.024742462 +0000 UTC m=+233.885232659 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087cb80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087d100): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087d100): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087d100): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087d100): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087d100): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.024742462 +0000 UTC m=+233.885232659 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087d100): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492c40 item 42 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087d740): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087d740): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087d740): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087d740): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087d740): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087d740): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087d740): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.026204162 +0000 UTC m=+233.886694359 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087d740): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087dc40): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087dc40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087dc40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493030 item 43 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087dc40): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087dc40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.02682504 +0000 UTC m=+233.887315238 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00087dc40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b8200): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b8200): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b8200): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b8200): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b8200): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004932d0 item 43 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b8200): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b8200): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.027465606 +0000 UTC m=+233.887955804 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b8200): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b8740): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b8740): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b8740): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b8740): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b8740): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.027465606 +0000 UTC m=+233.887955804 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b8740): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493570 item 43 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b8d80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b8d80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b8d80): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b8d80): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b8d80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b8d80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b8d80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.028918399 +0000 UTC m=+233.889408597 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b8d80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b9280): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b9280): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b9280): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493b20 item 44 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b9280): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b9280): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.029664674 +0000 UTC m=+233.890154872 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b9280): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b97c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b97c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493dc0 item 44 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b97c0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b97c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b97c0): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b97c0): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b97c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.031018582 +0000 UTC m=+233.891508820 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b97c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b9d40): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b9d40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b9d40): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b9d40): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b9d40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.031018582 +0000 UTC m=+233.891508820 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008b9d40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338150 item 44 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d2400): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d2400): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d2400): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d2400): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d2400): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d2400): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d2400): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.033295996 +0000 UTC m=+233.893786195 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d2400): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d2900): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d2900): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d2900): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003388c0 item 45 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d2900): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d2900): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.033937073 +0000 UTC m=+233.894427271 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d2900): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d3000): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d3000): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d3000): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d3000): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d3000): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.033937073 +0000 UTC m=+233.894427271 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d3000): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338b60 item 45 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d3640): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d3640): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d3640): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d3640): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d3640): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d3640): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d3640): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.035584883 +0000 UTC m=+233.896075072 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d3640): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d3b40): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d3b40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d3b40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003393b0 item 46 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d3b40): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d3b40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.036101165 +0000 UTC m=+233.896591364 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008d3b40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ec2c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ec2c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ec2c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ec2c0): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ec2c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.036101165 +0000 UTC m=+233.896591364 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ec2c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339730 item 46 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ec900): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ec900): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ec900): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ec900): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ec900): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ec900): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ec900): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.037609914 +0000 UTC m=+233.898100113 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ec900): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ece00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ece00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ece00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316000 item 47 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ece00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ece00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.038113653 +0000 UTC m=+233.898603850 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ece00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ed500): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ed500): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ed500): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ed500): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ed500): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.038113653 +0000 UTC m=+233.898603850 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ed500): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316310 item 47 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008edb40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008edb40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008edb40): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008edb40): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008edb40): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008edb40): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008edb40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.039511011 +0000 UTC m=+233.900001210 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008edb40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009120c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009120c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009120c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317030 item 48 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009120c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009120c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.039958644 +0000 UTC m=+233.900448842 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009120c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009127c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009127c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009127c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009127c0): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009127c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.039958644 +0000 UTC m=+233.900448842 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009127c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317340 item 48 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000912e00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000912e00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000912e00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000912e00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000912e00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.041386271 +0000 UTC m=+233.901876469 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000912e00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000913280): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000913280): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000913280): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000913280): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000913280): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000913280): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317dc0 item 49 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000913280): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000913280): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.041947156 +0000 UTC m=+233.902437354 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000913280): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009137c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009137c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009137c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009137c0): >_readAt: n=8, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009137c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.041947156 +0000 UTC m=+233.902437354 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009137c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410310 item 49 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000913e40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000913e40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000913e40): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000913e40): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000913e40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.043662944 +0000 UTC m=+233.904153142 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000913e40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009363c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009363c0): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009363c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410af0 item 50 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009363c0): _readAt: size=2, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009363c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009363c0): _writeAt: size=3, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009363c0): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009363c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.044793692 +0000 UTC m=+233.905283901 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009363c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000936940): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000936940): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000936940): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000936940): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000936940): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.044793692 +0000 UTC m=+233.905283901 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000936940): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411180 item 50 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000936fc0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000936fc0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000936fc0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000936fc0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000936fc0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.047330556 +0000 UTC m=+233.907820793 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000936fc0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009374c0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009374c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009374c0): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009374c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009374c0): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009374c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411c00 item 51 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009374c0): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009374c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.048422611 +0000 UTC m=+233.908912808 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009374c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000937a00): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000937a00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000937a00): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000937a00): >_readAt: n=8, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000937a00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.048422611 +0000 UTC m=+233.908912808 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000937a00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411ea0 item 51 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000956100): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000956100): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000956100): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000956100): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000956100): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.050117961 +0000 UTC m=+233.910608180 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000956100): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000956600): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000956600): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000956600): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326a80 item 52 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000956600): _readAt: size=2, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000956600): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000956600): _writeAt: size=3, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000956600): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000956600): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.050812378 +0000 UTC m=+233.911302576 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000956600): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000956b80): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000956b80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000956b80): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000956b80): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000956b80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.050812378 +0000 UTC m=+233.911302576 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000956b80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326fc0 item 52 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000957200): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000957200): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000957200): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000957200): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000957200): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.052814185 +0000 UTC m=+233.913304393 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000957200): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000957700): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000957700): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000957700): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000957700): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000957700): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000957700): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327500 item 53 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000957700): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000957700): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.053505245 +0000 UTC m=+233.913995444 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000957700): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000957c40): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000957c40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000957c40): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000957c40): >_readAt: n=8, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000957c40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.053505245 +0000 UTC m=+233.913995444 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000957c40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003277a0 item 53 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097e340): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097e340): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097e340): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097e340): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097e340): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.055554402 +0000 UTC m=+233.916044599 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097e340): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097e840): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097e840): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097e840): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327f10 item 54 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097e840): _readAt: size=2, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097e840): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097e840): _writeAt: size=3, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097e840): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097e840): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.056413608 +0000 UTC m=+233.916903806 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097e840): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097edc0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097edc0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097edc0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097edc0): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097edc0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.056413608 +0000 UTC m=+233.916903806 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097edc0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346310 item 54 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097f440): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097f440): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097f440): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097f440): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097f440): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.058456121 +0000 UTC m=+233.918946320 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097f440): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097f940): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097f940): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097f940): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097f940): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097f940): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097f940): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346700 item 55 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097f940): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097f940): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.059155327 +0000 UTC m=+233.919645525 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097f940): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097fe80): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097fe80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097fe80): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097fe80): >_readAt: n=8, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097fe80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.059155327 +0000 UTC m=+233.919645525 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00097fe80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346a10 item 55 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a6580): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a6580): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a6580): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a6580): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a6580): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.061214822 +0000 UTC m=+233.921705041 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a6580): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a6a80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a6a80): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a6a80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346fc0 item 56 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a6a80): _readAt: size=2, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a6a80): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a6a80): _writeAt: size=3, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a6a80): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a6a80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.062102713 +0000 UTC m=+233.922592932 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a6a80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a7000): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a7000): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a7000): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a7000): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a7000): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.062102713 +0000 UTC m=+233.922592932 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a7000): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347570 item 56 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a7640): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a7640): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a7640): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a7640): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a7640): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a7640): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a7640): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a7640): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.063912509 +0000 UTC m=+233.924402706 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a7640): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a7b80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a7b80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a7b80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347b20 item 57 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a7b80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a7b80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.064570808 +0000 UTC m=+233.925061006 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009a7b80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d6140): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d6140): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d6140): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d6140): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d6140): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d6140): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347e30 item 57 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d6140): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d6140): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.065185835 +0000 UTC m=+233.925676043 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d6140): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d66c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d66c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d66c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d66c0): >_readAt: n=8, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d66c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.065185835 +0000 UTC m=+233.925676043 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d66c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a070 item 57 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d6d00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d6d00): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d6d00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d6d00): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d6d00): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d6d00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d6d00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d6d00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.06713334 +0000 UTC m=+233.927623548 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d6d00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d7240): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d7240): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d7240): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a700 item 58 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d7240): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d7240): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.067738549 +0000 UTC m=+233.928228746 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d7240): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d7780): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d7780): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d7780): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a8c0 item 58 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d7780): _readAt: size=2, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d7780): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d7780): _writeAt: size=3, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d7780): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d7780): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.068722359 +0000 UTC m=+233.929212577 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d7780): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d7d40): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d7d40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d7d40): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d7d40): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d7d40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.068722359 +0000 UTC m=+233.929212577 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009d7d40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ab60 item 58 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24400): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24400): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24400): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24400): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24400): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24400): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24400): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24400): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.070802073 +0000 UTC m=+233.931292291 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24400): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24940): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24940): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24940): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b420 item 59 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24940): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24940): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.071436216 +0000 UTC m=+233.931926434 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24940): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24e80): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24e80): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24e80): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24e80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24e80): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24e80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b730 item 59 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24e80): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24e80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.072243315 +0000 UTC m=+233.932733533 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24e80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25400): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25400): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25400): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25400): >_readAt: n=8, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25400): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.072243315 +0000 UTC m=+233.932733533 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25400): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bab0 item 59 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25a40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25a40): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25a40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25a40): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25a40): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25a40): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25a40): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25a40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.074608725 +0000 UTC m=+233.935098943 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25a40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4e000): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4e000): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4e000): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e150 item 60 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4e000): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4e000): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.075516053 +0000 UTC m=+233.936006292 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4e000): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4e540): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4e540): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4e540): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e700 item 60 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4e540): _readAt: size=2, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4e540): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4e540): _writeAt: size=3, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4e540): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4e540): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.076331638 +0000 UTC m=+233.936821836 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4e540): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4eb00): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4eb00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4eb00): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4eb00): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4eb00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.076331638 +0000 UTC m=+233.936821836 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4eb00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046eaf0 item 60 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4f140): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4f140): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4f140): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4f140): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4f140): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4f140): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4f140): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4f140): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.077808778 +0000 UTC m=+233.938298976 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4f140): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4f680): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4f680): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4f680): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046eee0 item 61 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4f680): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4f680): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.078333575 +0000 UTC m=+233.938823774 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4f680): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4fd80): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4fd80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4fd80): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4fd80): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4fd80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.078333575 +0000 UTC m=+233.938823774 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a4fd80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f110 item 61 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b18440): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b18440): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b18440): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b18440): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b18440): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b18440): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b18440): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b18440): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.080799786 +0000 UTC m=+233.941290004 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b18440): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b18980): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b18980): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b18980): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f500 item 62 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b18980): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b18980): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.081700711 +0000 UTC m=+233.942190929 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b18980): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b19080): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b19080): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b19080): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b19080): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b19080): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.081700711 +0000 UTC m=+233.942190929 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b19080): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f880 item 62 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b196c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b196c0): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b196c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b196c0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b196c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b196c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b196c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b196c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.083927301 +0000 UTC m=+233.944417519 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b196c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b19c00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b19c00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b19c00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fce0 item 63 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b19c00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b19c00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.084638209 +0000 UTC m=+233.945128427 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b19c00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3c380): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3c380): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3c380): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3c380): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3c380): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.084638209 +0000 UTC m=+233.945128427 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3c380): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366070 item 63 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3c9c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3c9c0): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3c9c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3c9c0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3c9c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3c9c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3c9c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3c9c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.086715748 +0000 UTC m=+233.947205966 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3c9c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3cf00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3cf00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3cf00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366af0 item 64 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3cf00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3cf00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.087363227 +0000 UTC m=+233.947853444 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3cf00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3d600): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3d600): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3d600): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3d600): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3d600): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.087363227 +0000 UTC m=+233.947853444 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3d600): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366ee0 item 64 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3dc40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3dc40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3dc40): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3dc40): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3dc40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.089516408 +0000 UTC m=+233.950006627 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b3dc40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b60140): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b60140): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b60140): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b60140): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b60140): _writeAt: size=3, off=2 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367420 item 65 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b60140): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b60140): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.090400161 +0000 UTC m=+233.950890399 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b60140): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b60640): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b60640): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b60640): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b60640): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b60640): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.090400161 +0000 UTC m=+233.950890399 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b60640): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003676c0 item 65 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b60c80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b60c80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b60c80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b60c80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b60c80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.09288673 +0000 UTC m=+233.953376948 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b60c80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b61100): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b61100): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e40e0 item 66 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b61100): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b61100): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b61100): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b61100): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b61100): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.093804497 +0000 UTC m=+233.954294715 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b61100): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b61640): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b61640): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b61640): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b61640): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b61640): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.093804497 +0000 UTC m=+233.954294715 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b61640): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e43f0 item 66 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b61c80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b61c80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b61c80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b61c80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b61c80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.095886615 +0000 UTC m=+233.956376833 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b61c80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c08180): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c08180): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c08180): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c08180): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c08180): _writeAt: size=3, off=2 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4850 item 67 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c08180): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c08180): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.096782551 +0000 UTC m=+233.957272769 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c08180): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c08680): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c08680): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c08680): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c08680): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c08680): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.096782551 +0000 UTC m=+233.957272769 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c08680): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4a10 item 67 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c08d00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c08d00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c08d00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c08d00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c08d00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.098983142 +0000 UTC m=+233.959473370 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c08d00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c09200): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c09200): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4d90 item 68 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c09200): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c09200): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c09200): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c09200): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c09200): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.099897512 +0000 UTC m=+233.960387721 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c09200): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c09740): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c09740): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c09740): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c09740): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c09740): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.099897512 +0000 UTC m=+233.960387721 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c09740): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5030 item 68 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c09d80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c09d80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c09d80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c09d80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c09d80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.102014226 +0000 UTC m=+233.962504443 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c09d80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c48280): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c48280): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c48280): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c48280): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c48280): _writeAt: size=3, off=2 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5490 item 69 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c48280): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c48280): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.1028407 +0000 UTC m=+233.963330908 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c48280): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c48780): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c48780): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c48780): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c48780): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c48780): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.1028407 +0000 UTC m=+233.963330908 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c48780): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e57a0 item 69 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c48e00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c48e00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c48e00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c48e00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c48e00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.105278989 +0000 UTC m=+233.965769207 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c48e00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c49300): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c49300): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5ce0 item 70 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c49300): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c49300): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c49300): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c49300): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c49300): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.106275525 +0000 UTC m=+233.966765743 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c49300): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c49840): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c49840): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c49840): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c49840): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c49840): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.106275525 +0000 UTC m=+233.966765743 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c49840): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5f10 item 70 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c49ec0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c49ec0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c49ec0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c49ec0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c49ec0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.108348956 +0000 UTC m=+233.968839184 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c49ec0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c74440): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c74440): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c74440): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c74440): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c74440): _writeAt: size=3, off=2 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004205b0 item 71 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c74440): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c74440): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.109301439 +0000 UTC m=+233.969791657 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c74440): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c74940): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c74940): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c74940): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c74940): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c74940): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.109301439 +0000 UTC m=+233.969791657 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c74940): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420af0 item 71 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c74fc0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c74fc0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c74fc0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c74fc0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c74fc0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.111524862 +0000 UTC m=+233.972015080 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c74fc0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c754c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c754c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004213b0 item 72 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c754c0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c754c0): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c754c0): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c754c0): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c754c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.112251789 +0000 UTC m=+233.972741997 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c754c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c75a00): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c75a00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c75a00): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c75a00): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c75a00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.112251789 +0000 UTC m=+233.972741997 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000c75a00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004217a0 item 72 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8040): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8040): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8040): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8040): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8040): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8040): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8040): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.114045335 +0000 UTC m=+233.974535543 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8040): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8540): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8540): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8540): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421ce0 item 73 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8540): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8540): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.114800596 +0000 UTC m=+233.975290804 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8540): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8a00): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8a00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8a00): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8a00): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8a00): _writeAt: size=3, off=2 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421f10 item 73 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8a00): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8a00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.115628353 +0000 UTC m=+233.976118571 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8a00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8f40): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8f40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8f40): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8f40): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8f40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.115628353 +0000 UTC m=+233.976118571 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca8f40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001381c0 item 73 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca9580): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca9580): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca9580): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca9580): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca9580): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca9580): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca9580): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.117615173 +0000 UTC m=+233.978105381 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca9580): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca9a80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca9a80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca9a80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001385b0 item 74 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca9a80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca9a80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.118253874 +0000 UTC m=+233.978744092 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ca9a80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd6040): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd6040): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001387e0 item 74 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd6040): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd6040): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd6040): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd6040): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd6040): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.119225593 +0000 UTC m=+233.979715801 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd6040): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd65c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd65c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd65c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd65c0): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd65c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.119225593 +0000 UTC m=+233.979715801 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd65c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001389a0 item 74 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd6c00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd6c00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd6c00): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd6c00): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd6c00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd6c00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd6c00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.121132802 +0000 UTC m=+233.981623021 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd6c00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd7100): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd7100): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd7100): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001392d0 item 75 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd7100): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd7100): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.121986338 +0000 UTC m=+233.982476556 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd7100): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd7640): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd7640): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd7640): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd7640): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd7640): _writeAt: size=3, off=2 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001395e0 item 75 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd7640): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd7640): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.122910998 +0000 UTC m=+233.983401217 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd7640): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd7b80): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd7b80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd7b80): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd7b80): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd7b80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.122910998 +0000 UTC m=+233.983401217 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000cd7b80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000139810 item 75 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d10240): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d10240): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d10240): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d10240): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d10240): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d10240): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d10240): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.125133721 +0000 UTC m=+233.985623939 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d10240): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d10740): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d10740): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d10740): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003723f0 item 76 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d10740): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d10740): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.125891626 +0000 UTC m=+233.986381844 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d10740): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d10c80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d10c80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372a80 item 76 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d10c80): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d10c80): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d10c80): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d10c80): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d10c80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.126774729 +0000 UTC m=+233.987264946 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d10c80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d11200): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d11200): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d11200): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d11200): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d11200): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.126774729 +0000 UTC m=+233.987264946 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d11200): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372d90 item 76 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d11840): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d11840): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d11840): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d11840): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d11840): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d11840): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d11840): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.128873297 +0000 UTC m=+233.989363514 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d11840): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d11d40): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d11d40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d11d40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373180 item 77 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d11d40): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d11d40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.129741381 +0000 UTC m=+233.990231599 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d11d40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d444c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d444c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d444c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d444c0): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d444c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.129741381 +0000 UTC m=+233.990231599 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d444c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373500 item 77 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d44b00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d44b00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d44b00): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d44b00): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d44b00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d44b00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d44b00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.131852393 +0000 UTC m=+233.992342601 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d44b00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d45000): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d45000): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d45000): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003739d0 item 78 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d45000): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d45000): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.132609749 +0000 UTC m=+233.993099957 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d45000): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d45700): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d45700): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d45700): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d45700): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d45700): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.132609749 +0000 UTC m=+233.993099957 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d45700): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373ce0 item 78 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d45d40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d45d40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d45d40): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d45d40): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d45d40): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d45d40): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d45d40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.134755486 +0000 UTC m=+233.995245694 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d45d40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d702c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d702c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d702c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e82a0 item 79 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d702c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d702c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.135538349 +0000 UTC m=+233.996028557 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d702c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d709c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d709c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d709c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d709c0): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d709c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.135538349 +0000 UTC m=+233.996028557 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d709c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e84d0 item 79 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d71000): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d71000): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d71000): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d71000): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d71000): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d71000): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d71000): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.137678416 +0000 UTC m=+233.998168634 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d71000): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d71500): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d71500): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d71500): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8f50 item 80 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d71500): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d71500): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.138439397 +0000 UTC m=+233.998929605 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d71500): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d71c00): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d71c00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d71c00): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d71c00): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d71c00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.138439397 +0000 UTC m=+233.998929605 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d71c00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9260 item 80 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d982c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d982c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d982c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d982c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d982c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.140707265 +0000 UTC m=+234.001197483 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d982c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d98740): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d98740): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d98740): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d98740): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d98740): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d98740): _writeAt: size=3, off=7 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9730 item 81 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d98740): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d98740): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.141452949 +0000 UTC m=+234.001943157 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d98740): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d98c80): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d98c80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d98c80): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d98c80): >_readAt: n=8, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d98c80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.141452949 +0000 UTC m=+234.001943157 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d98c80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9960 item 81 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d99300): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d99300): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d99300): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d99300): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d99300): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.143298221 +0000 UTC m=+234.003788429 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d99300): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d99800): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d99800): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d99800): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110070 item 82 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d99800): _readAt: size=2, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d99800): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d99800): _writeAt: size=3, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d99800): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d99800): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.144409802 +0000 UTC m=+234.004900020 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d99800): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d99d80): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d99d80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d99d80): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d99d80): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d99d80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.144409802 +0000 UTC m=+234.004900020 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d99d80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110310 item 82 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db8480): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db8480): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db8480): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db8480): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db8480): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.146958048 +0000 UTC m=+234.007448286 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db8480): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db8980): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db8980): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db8980): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db8980): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db8980): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db8980): _writeAt: size=3, off=7 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001108c0 item 83 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db8980): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db8980): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.147806373 +0000 UTC m=+234.008296592 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db8980): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db8ec0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db8ec0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db8ec0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db8ec0): >_readAt: n=8, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db8ec0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.147806373 +0000 UTC m=+234.008296592 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db8ec0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110bd0 item 83 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db9540): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db9540): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db9540): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db9540): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db9540): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.150247888 +0000 UTC m=+234.010738127 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db9540): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db9a40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db9a40): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db9a40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001113b0 item 84 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db9a40): _readAt: size=2, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db9a40): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db9a40): _writeAt: size=3, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db9a40): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db9a40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.151318613 +0000 UTC m=+234.011808841 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000db9a40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e18040): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e18040): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e18040): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e18040): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e18040): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.151318613 +0000 UTC m=+234.011808841 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e18040): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111c00 item 84 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e186c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e186c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e186c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e186c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e186c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.154157696 +0000 UTC m=+234.014647914 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e186c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e18bc0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e18bc0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e18bc0): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e18bc0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e18bc0): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e18bc0): _writeAt: size=3, off=7 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004767e0 item 85 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e18bc0): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e18bc0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.155171914 +0000 UTC m=+234.015662132 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e18bc0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e19100): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e19100): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e19100): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e19100): >_readAt: n=8, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e19100): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.155171914 +0000 UTC m=+234.015662132 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e19100): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476a10 item 85 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e19780): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e19780): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e19780): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e19780): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e19780): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.158183521 +0000 UTC m=+234.018673749 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e19780): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e19c80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e19c80): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e19c80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477340 item 86 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e19c80): _readAt: size=2, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e19c80): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e19c80): _writeAt: size=3, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e19c80): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e19c80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.159270055 +0000 UTC m=+234.019760273 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e19c80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e50280): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e50280): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e50280): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e50280): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e50280): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.159270055 +0000 UTC m=+234.019760273 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e50280): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004775e0 item 86 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e50900): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e50900): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e50900): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e50900): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e50900): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.161974364 +0000 UTC m=+234.022464592 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e50900): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e50e00): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e50e00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e50e00): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e50e00): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e50e00): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e50e00): _writeAt: size=3, off=7 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477dc0 item 87 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e50e00): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e50e00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.163026154 +0000 UTC m=+234.023516382 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e50e00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e51340): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e51340): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e51340): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e51340): >_readAt: n=8, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e51340): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.163026154 +0000 UTC m=+234.023516382 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e51340): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce460 item 87 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e519c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e519c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e519c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e519c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e519c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.165757323 +0000 UTC m=+234.026247561 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e519c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e51ec0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e51ec0): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e51ec0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce9a0 item 88 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e51ec0): _readAt: size=2, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e51ec0): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e51ec0): _writeAt: size=3, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e51ec0): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e51ec0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.166952803 +0000 UTC m=+234.027443041 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e51ec0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6e4c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6e4c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6e4c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6e4c0): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6e4c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.166952803 +0000 UTC m=+234.027443041 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6e4c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ceb60 item 88 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6eb00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6eb00): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6eb00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6eb00): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6eb00): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6eb00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6eb00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6eb00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.170284722 +0000 UTC m=+234.030774960 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6eb00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6f040): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6f040): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6f040): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf1f0 item 89 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6f040): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6f040): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.171327485 +0000 UTC m=+234.031817723 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6f040): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6f580): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6f580): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6f580): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6f580): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6f580): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6f580): _writeAt: size=3, off=7 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf490 item 89 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6f580): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6f580): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.172238548 +0000 UTC m=+234.032728746 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6f580): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6fb00): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6fb00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6fb00): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6fb00): >_readAt: n=8, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6fb00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.172238548 +0000 UTC m=+234.032728746 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e6fb00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf650 item 89 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eae1c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eae1c0): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eae1c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eae1c0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eae1c0): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eae1c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eae1c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eae1c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.174999084 +0000 UTC m=+234.035489281 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eae1c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eae700): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eae700): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eae700): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfb20 item 90 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eae700): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eae700): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.175817624 +0000 UTC m=+234.036307822 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eae700): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eaec40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eaec40): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eaec40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003640e0 item 90 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eaec40): _readAt: size=2, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eaec40): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eaec40): _writeAt: size=3, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eaec40): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eaec40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.176909478 +0000 UTC m=+234.037399677 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eaec40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eaf200): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eaf200): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eaf200): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eaf200): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eaf200): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.176909478 +0000 UTC m=+234.037399677 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eaf200): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364700 item 90 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eaf840): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eaf840): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eaf840): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eaf840): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eaf840): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eaf840): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eaf840): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eaf840): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.178131628 +0000 UTC m=+234.038621827 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eaf840): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eafd80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eafd80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eafd80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364e70 item 91 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eafd80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eafd80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.178674801 +0000 UTC m=+234.039164999 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eafd80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ede340): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ede340): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ede340): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ede340): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ede340): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ede340): _writeAt: size=3, off=7 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003650a0 item 91 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ede340): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ede340): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.179281411 +0000 UTC m=+234.039771609 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ede340): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ede8c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ede8c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ede8c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ede8c0): >_readAt: n=8, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ede8c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.179281411 +0000 UTC m=+234.039771609 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ede8c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365420 item 91 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edef00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edef00): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edef00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edef00): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edef00): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edef00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edef00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edef00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.180878307 +0000 UTC m=+234.041368505 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edef00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edf440): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edf440): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edf440): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365d50 item 92 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edf440): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edf440): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.181828334 +0000 UTC m=+234.042318533 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edf440): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edf980): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edf980): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edf980): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c150 item 92 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edf980): _readAt: size=2, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edf980): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edf980): _writeAt: size=3, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edf980): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edf980): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.182536697 +0000 UTC m=+234.043026895 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edf980): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edff40): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edff40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edff40): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edff40): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edff40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.182536697 +0000 UTC m=+234.043026895 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000edff40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c380 item 92 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1a600): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1a600): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1a600): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1a600): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1a600): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1a600): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1a600): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1a600): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.183976776 +0000 UTC m=+234.044467025 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1a600): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1ab40): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1ab40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1ab40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ca80 item 93 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1ab40): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1ab40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.184456449 +0000 UTC m=+234.044946647 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1ab40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1b240): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1b240): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1b240): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1b240): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1b240): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.184456449 +0000 UTC m=+234.044946647 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1b240): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ce70 item 93 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1b880): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1b880): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1b880): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1b880): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1b880): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1b880): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1b880): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1b880): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.186329244 +0000 UTC m=+234.046819432 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1b880): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1bdc0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1bdc0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1bdc0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d2d0 item 94 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1bdc0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1bdc0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.186945904 +0000 UTC m=+234.047436102 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000f1bdc0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001058540): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001058540): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001058540): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001058540): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001058540): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.186945904 +0000 UTC m=+234.047436102 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001058540): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d570 item 94 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001058b80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001058b80): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001058b80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001058b80): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001058b80): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001058b80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001058b80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001058b80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.188566122 +0000 UTC m=+234.049056321 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001058b80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010590c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010590c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010590c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d8f0 item 95 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010590c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010590c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.189122119 +0000 UTC m=+234.049612317 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010590c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010597c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010597c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010597c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010597c0): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010597c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.189122119 +0000 UTC m=+234.049612317 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010597c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dce0 item 95 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001059e00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001059e00): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001059e00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001059e00): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001059e00): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001059e00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001059e00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001059e00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.19074856 +0000 UTC m=+234.051238757 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001059e00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a3c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a3c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a3c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416700 item 96 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a3c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a3c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.191354861 +0000 UTC m=+234.051845059 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a3c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108aac0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108aac0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108aac0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108aac0): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108aac0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.191354861 +0000 UTC m=+234.051845059 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108aac0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416a80 item 96 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= 2025/08/11 03:05:50 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:05:50 DEBUG : Looking for writers 2025/08/11 03:05:50 DEBUG : >WaitForWriters: 2025/08/11 03:05:50 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:05:50 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:05:50 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:05:50 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:50 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/11 03:05:50 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001106240): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001106240): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001106240): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001106240): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001106240): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.588347893 +0000 UTC m=+234.448838121 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001106240): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0011066c0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0011066c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0011066c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0011066c0): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0011066c0): _writeAt: size=3, off=2 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0011066c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0011066c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.588347893 +0000 UTC m=+234.448838121 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0011066c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001106b80): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001106b80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001106b80): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001106b80): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001106b80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.588347893 +0000 UTC m=+234.448838121 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001106b80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404c40 item 1 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0011071c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0011071c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0011071c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0011071c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0011071c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.593178082 +0000 UTC m=+234.453668320 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0011071c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0011076c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0011076c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0011076c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0011076c0): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0011076c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.593178082 +0000 UTC m=+234.453668320 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0011076c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405420 item 2 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001107d00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001107d00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001107d00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001107d00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001107d00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.596297923 +0000 UTC m=+234.456788151 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001107d00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114e200): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114e200): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114e200): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114e200): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114e200): _writeAt: size=3, off=2 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114e200): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114e200): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.596297923 +0000 UTC m=+234.456788151 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114e200): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001218300): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001218300): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001218300): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001218300): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001218300): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.596297923 +0000 UTC m=+234.456788151 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001218300): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004059d0 item 3 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a1c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a1c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a1c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a1c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a1c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.601790538 +0000 UTC m=+234.462280766 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a1c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a740): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a740): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a740): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a740): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a740): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.601790538 +0000 UTC m=+234.462280766 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a740): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416230 item 4 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108ad80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108ad80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108ad80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108ad80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108ad80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.604409818 +0000 UTC m=+234.464900055 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108ad80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b300): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b300): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b300): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b300): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b300): _writeAt: size=3, off=2 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b300): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b300): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.604409818 +0000 UTC m=+234.464900055 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b300): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b7c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b7c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b7c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b7c0): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b7c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.604409818 +0000 UTC m=+234.464900055 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b7c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416a80 item 5 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108be40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108be40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108be40): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108be40): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108be40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.608822521 +0000 UTC m=+234.469312759 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108be40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114e500): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114e500): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114e500): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114e500): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114e500): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.608822521 +0000 UTC m=+234.469312759 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114e500): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004177a0 item 6 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114eb80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114eb80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114eb80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114eb80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114eb80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.611631778 +0000 UTC m=+234.472122006 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114eb80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114f080): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114f080): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114f080): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114f080): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114f080): _writeAt: size=3, off=2 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114f080): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114f080): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.611631778 +0000 UTC m=+234.472122006 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114f080): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114f540): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114f540): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114f540): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114f540): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114f540): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.611631778 +0000 UTC m=+234.472122006 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114f540): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004040e0 item 7 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114fbc0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114fbc0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114fbc0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114fbc0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114fbc0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.61582134 +0000 UTC m=+234.476311579 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00114fbc0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001218800): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001218800): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001218800): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001218800): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001218800): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.61582134 +0000 UTC m=+234.476311579 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001218800): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404bd0 item 8 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001218dc0): _readAt: size=2, off=0 2025/08/11 03:05:50 ERROR : open-test-file(0xc001218dc0): Couldn't read size of file 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001218dc0): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001218dc0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001218dc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001218dc0): close: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001218dc0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001219180): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001219180): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001219180): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001219180): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001219180): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.619263198 +0000 UTC m=+234.479753425 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001219180): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001219600): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001219600): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001219600): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001219600): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001219600): _writeAt: size=3, off=2 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001219600): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001219600): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.619263198 +0000 UTC m=+234.479753425 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001219600): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001219b00): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001219b00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001219b00): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001219b00): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001219b00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.619263198 +0000 UTC m=+234.479753425 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001219b00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004051f0 item 9 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d0bc0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d0bc0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d0bc0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d0bc0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d0bc0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.62330337 +0000 UTC m=+234.483793598 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d0bc0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1700): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1700): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1700): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1700): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1700): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.62330337 +0000 UTC m=+234.483793598 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1700): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405960 item 10 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1d40): _readAt: size=2, off=0 2025/08/11 03:05:50 ERROR : open-test-file(0xc0002d1d40): Couldn't read size of file 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1d40): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1d40): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1d40): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1d40): close: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1d40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece180): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece180): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece180): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece180): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece180): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.626408673 +0000 UTC m=+234.486898901 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece180): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece680): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece680): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece680): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece680): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece680): _writeAt: size=3, off=2 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece680): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece680): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.626408673 +0000 UTC m=+234.486898901 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece680): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eceb80): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eceb80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eceb80): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eceb80): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eceb80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.626408673 +0000 UTC m=+234.486898901 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eceb80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003785b0 item 11 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ecf6c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ecf6c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ecf6c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ecf6c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ecf6c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.630315215 +0000 UTC m=+234.490805453 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ecf6c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000412000): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000412000): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000412000): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000412000): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000412000): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.630315215 +0000 UTC m=+234.490805453 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000412000): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378d90 item 12 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000413000): _readAt: size=2, off=0 2025/08/11 03:05:50 ERROR : open-test-file(0xc000413000): Couldn't read size of file 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000413000): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000413000): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000413000): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000413000): close: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000413000): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000413e80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000413e80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000413e80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000413e80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000413e80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.633558276 +0000 UTC m=+234.494048515 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000413e80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8a600): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8a600): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8a600): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8a600): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8a600): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.633558276 +0000 UTC m=+234.494048515 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8a600): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379110 item 13 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8acc0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8acc0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8acc0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8acc0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8acc0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.637378965 +0000 UTC m=+234.497869204 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8acc0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b240): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b240): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b240): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b240): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b240): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.637378965 +0000 UTC m=+234.497869204 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b240): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379490 item 14 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b880): _readAt: size=2, off=0 2025/08/11 03:05:50 ERROR : open-test-file(0xc000e8b880): Couldn't read size of file 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b880): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b880): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b880): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b880): close: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b880): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8bc40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8bc40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8bc40): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8bc40): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8bc40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.640693223 +0000 UTC m=+234.501183462 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8bc40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850500): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850500): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850500): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850500): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850500): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.640693223 +0000 UTC m=+234.501183462 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850500): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003799d0 item 15 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850e00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850e00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850e00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850e00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850e00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.64408215 +0000 UTC m=+234.504572388 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850e00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851340): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851340): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851340): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851340): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851340): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.64408215 +0000 UTC m=+234.504572388 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851340): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379f10 item 16 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851980): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851980): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851980): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851980): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851980): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.647354036 +0000 UTC m=+234.507844274 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851980): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851e40): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851e40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851e40): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851e40): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851e40): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851e40): _writeAt: size=3, off=7 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851e40): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851e40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.647354036 +0000 UTC m=+234.507844274 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851e40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6440): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6440): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6440): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6440): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6440): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.647354036 +0000 UTC m=+234.507844274 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6440): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472700 item 17 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6b00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6b00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6b00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6b00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6b00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.651837493 +0000 UTC m=+234.512327721 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6b00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7040): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7040): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7040): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7040): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7040): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.651837493 +0000 UTC m=+234.512327721 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7040): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472cb0 item 18 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df76c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df76c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df76c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df76c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df76c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.657326532 +0000 UTC m=+234.517816761 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df76c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7bc0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7bc0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7bc0): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7bc0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7bc0): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7bc0): _writeAt: size=3, off=7 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7bc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7bc0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.657326532 +0000 UTC m=+234.517816761 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7bc0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192140): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192140): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192140): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192140): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192140): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.657326532 +0000 UTC m=+234.517816761 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192140): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004731f0 item 19 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192940): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192940): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192940): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192940): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192940): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.662550613 +0000 UTC m=+234.523040811 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192940): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192ec0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192ec0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192ec0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192ec0): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192ec0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.662550613 +0000 UTC m=+234.523040811 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192ec0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004738f0 item 20 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193580): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193580): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193580): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193580): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193580): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.664687063 +0000 UTC m=+234.525177261 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193580): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193ac0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193ac0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193ac0): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193ac0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193ac0): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193ac0): _writeAt: size=3, off=7 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193ac0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193ac0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.664687063 +0000 UTC m=+234.525177261 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193ac0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c0300): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c0300): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c0300): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c0300): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c0300): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.664687063 +0000 UTC m=+234.525177261 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c0300): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473e30 item 21 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c0f80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c0f80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c0f80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c0f80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c0f80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.667876194 +0000 UTC m=+234.528366392 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c0f80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c15c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c15c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c15c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c15c0): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c15c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.667876194 +0000 UTC m=+234.528366392 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c15c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003904d0 item 22 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c1c80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c1c80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c1c80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c1c80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c1c80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.669757634 +0000 UTC m=+234.530247832 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c1c80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d383c0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d383c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d383c0): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d383c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d383c0): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d383c0): _writeAt: size=3, off=7 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d383c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d383c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.669757634 +0000 UTC m=+234.530247832 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d383c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38940): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38940): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38940): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38940): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38940): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.669757634 +0000 UTC m=+234.530247832 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38940): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390850 item 23 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39000): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39000): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39000): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39000): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39000): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.672521465 +0000 UTC m=+234.533011662 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39000): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39540): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39540): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39540): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39540): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39540): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.672521465 +0000 UTC m=+234.533011662 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39540): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390f50 item 24 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39b80): _readAt: size=2, off=0 2025/08/11 03:05:50 ERROR : open-test-file(0xc000d39b80): Couldn't read size of file 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39b80): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39b80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39b80): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39b80): close: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39b80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000130000): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000130000): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000130000): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000130000): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000130000): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.673890731 +0000 UTC m=+234.534380929 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000130000): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000130fc0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000130fc0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000130fc0): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000130fc0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000130fc0): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000130fc0): _writeAt: size=3, off=7 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000130fc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000130fc0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.673890731 +0000 UTC m=+234.534380929 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000130fc0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000131dc0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000131dc0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000131dc0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000131dc0): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000131dc0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.673890731 +0000 UTC m=+234.534380929 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000131dc0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391810 item 25 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a06c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a06c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a06c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a06c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a06c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.675925741 +0000 UTC m=+234.536415939 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a06c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a0c00): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a0c00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a0c00): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a0c00): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a0c00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.675925741 +0000 UTC m=+234.536415939 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a0c00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2150 item 26 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1240): _readAt: size=2, off=0 2025/08/11 03:05:50 ERROR : open-test-file(0xc0004a1240): Couldn't read size of file 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1240): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1240): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1240): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1240): close: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1240): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1600): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1600): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1600): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1600): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1600): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.677799637 +0000 UTC m=+234.538289845 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1600): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1c00): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1c00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1c00): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1c00): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1c00): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1c00): _writeAt: size=3, off=7 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1c00): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1c00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.677799637 +0000 UTC m=+234.538289845 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1c00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0005861c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0005861c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0005861c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0005861c0): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0005861c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.677799637 +0000 UTC m=+234.538289845 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0005861c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2540 item 27 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000586840): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000586840): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000586840): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000586840): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000586840): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.679984047 +0000 UTC m=+234.540474246 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000586840): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000586d80): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000586d80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000586d80): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000586d80): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000586d80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.679984047 +0000 UTC m=+234.540474246 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000586d80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2fc0 item 28 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0005873c0): _readAt: size=2, off=0 2025/08/11 03:05:50 ERROR : open-test-file(0xc0005873c0): Couldn't read size of file 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0005873c0): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0005873c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0005873c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0005873c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0005873c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000587780): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000587780): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000587780): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000587780): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000587780): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.681458813 +0000 UTC m=+234.541949041 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000587780): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000587e40): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000587e40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000587e40): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000587e40): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000587e40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.681458813 +0000 UTC m=+234.541949041 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000587e40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3650 item 29 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006aa540): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006aa540): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006aa540): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006aa540): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006aa540): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.683494303 +0000 UTC m=+234.543984521 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006aa540): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006aaa80): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006aaa80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006aaa80): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006aaa80): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006aaa80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.683494303 +0000 UTC m=+234.543984521 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006aaa80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3a40 item 30 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006ab0c0): _readAt: size=2, off=0 2025/08/11 03:05:50 ERROR : open-test-file(0xc0006ab0c0): Couldn't read size of file 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006ab0c0): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006ab0c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006ab0c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006ab0c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006ab0c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006ab480): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006ab480): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006ab480): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006ab480): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006ab480): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.685097259 +0000 UTC m=+234.545587456 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006ab480): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006abb40): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006abb40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006abb40): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006abb40): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006abb40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.685097259 +0000 UTC m=+234.545587456 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0006abb40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c380 item 31 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a8240): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a8240): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a8240): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a8240): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a8240): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.686773824 +0000 UTC m=+234.547264033 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a8240): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a8780): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a8780): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a8780): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a8780): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a8780): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.686773824 +0000 UTC m=+234.547264033 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a8780): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c930 item 32 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a8dc0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a8dc0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a8dc0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a8dc0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a8dc0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.68818514 +0000 UTC m=+234.548675488 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a8dc0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a9240): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a9240): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a9240): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a9240): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a9240): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cfc0 item 33 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a9240): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a9240): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.688769569 +0000 UTC m=+234.549259767 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a9240): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a9740): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a9740): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a9740): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a9740): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a9740): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.688769569 +0000 UTC m=+234.549259767 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a9740): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d5e0 item 33 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a9d80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a9d80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a9d80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a9d80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a9d80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.690273359 +0000 UTC m=+234.550763557 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007a9d80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d4280): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d4280): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dc70 item 34 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d4280): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d4280): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d4280): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d4280): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d4280): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.691035062 +0000 UTC m=+234.551525260 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d4280): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d47c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d47c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d47c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d47c0): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d47c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.691035062 +0000 UTC m=+234.551525260 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d47c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8000 item 34 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d4e00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d4e00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d4e00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d4e00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d4e00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.692506592 +0000 UTC m=+234.552996789 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d4e00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d5280): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d5280): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d5280): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d5280): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d5280): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d84d0 item 35 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d5280): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d5280): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.693271321 +0000 UTC m=+234.553761518 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d5280): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826200): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826200): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826200): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826200): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826200): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.693271321 +0000 UTC m=+234.553761518 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826200): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e41c0 item 35 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826880): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826880): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826880): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826880): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826880): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.695552252 +0000 UTC m=+234.556042471 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826880): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826d80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826d80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4af0 item 36 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826d80): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826d80): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826d80): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826d80): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826d80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.69637439 +0000 UTC m=+234.556864608 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826d80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008272c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008272c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008272c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008272c0): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008272c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.69637439 +0000 UTC m=+234.556864608 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008272c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4d90 item 36 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827900): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827900): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827900): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827900): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827900): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.698597813 +0000 UTC m=+234.559088031 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827900): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827d80): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827d80): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827d80): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827d80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827d80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e51f0 item 37 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827d80): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827d80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.699561747 +0000 UTC m=+234.560051965 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827d80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842300): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842300): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842300): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842300): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842300): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.699561747 +0000 UTC m=+234.560051965 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842300): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5a40 item 37 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842980): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842980): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842980): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842980): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842980): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.701813374 +0000 UTC m=+234.562303603 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842980): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842e80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842e80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050cb0 item 38 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842e80): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842e80): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842e80): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842e80): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842e80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.702819808 +0000 UTC m=+234.563310026 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000842e80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008433c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008433c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008433c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008433c0): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008433c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.702819808 +0000 UTC m=+234.563310026 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008433c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000512d0 item 38 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843a40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843a40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843a40): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843a40): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843a40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.705037211 +0000 UTC m=+234.565527429 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843a40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843f40): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843f40): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843f40): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843f40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843f40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051e30 item 39 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843f40): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843f40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.705961941 +0000 UTC m=+234.566452168 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000843f40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a4c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a4c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a4c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a4c0): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a4c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.705961941 +0000 UTC m=+234.566452168 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a4c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004321c0 item 39 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085ab40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085ab40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085ab40): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085ab40): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085ab40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.708236481 +0000 UTC m=+234.568726709 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085ab40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b040): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b040): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432700 item 40 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b040): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b040): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b040): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b040): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b040): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.709371686 +0000 UTC m=+234.569861884 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b040): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ac340): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ac340): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ac340): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ac340): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ac340): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.709371686 +0000 UTC m=+234.569861884 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ac340): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446230 item 40 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ac900): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ac900): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ac900): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ac900): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ac900): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ac900): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ac900): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.710756733 +0000 UTC m=+234.571246931 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ac900): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ace00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ace00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ace00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446700 item 41 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ace00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ace00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.711160603 +0000 UTC m=+234.571650801 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ace00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ad2c0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ad2c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ad2c0): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ad2c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ad2c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446af0 item 41 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ad2c0): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ad2c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.711583138 +0000 UTC m=+234.572073335 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ad2c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ad800): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ad800): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ad800): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ad800): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ad800): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.711583138 +0000 UTC m=+234.572073335 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ad800): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446f50 item 41 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ade40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ade40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ade40): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ade40): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ade40): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ade40): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ade40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.713931167 +0000 UTC m=+234.574421405 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ade40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c23c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c23c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c23c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447500 item 42 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c23c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c23c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.714695805 +0000 UTC m=+234.575186023 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c23c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c2900): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c2900): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447810 item 42 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c2900): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c2900): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c2900): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c2900): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c2900): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.715584899 +0000 UTC m=+234.576075137 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c2900): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c2e80): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c2e80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c2e80): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c2e80): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c2e80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.715584899 +0000 UTC m=+234.576075137 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c2e80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447ce0 item 42 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c34c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c34c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c34c0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c34c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c34c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c34c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c34c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.717835623 +0000 UTC m=+234.578325862 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c34c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c39c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c39c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c39c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a310 item 43 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c39c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c39c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.718707404 +0000 UTC m=+234.579197622 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c39c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c3f00): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c3f00): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c3f00): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c3f00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c3f00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a620 item 43 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c3f00): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c3f00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.719836869 +0000 UTC m=+234.580327098 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010c3f00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d44c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d44c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d44c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d44c0): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d44c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.719836869 +0000 UTC m=+234.580327098 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d44c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a8c0 item 43 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d4b00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d4b00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d4b00): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d4b00): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d4b00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d4b00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d4b00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.72206933 +0000 UTC m=+234.582559548 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d4b00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d5000): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d5000): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d5000): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ad20 item 44 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d5000): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d5000): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.722946261 +0000 UTC m=+234.583436478 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d5000): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d5540): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d5540): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b260 item 44 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d5540): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d5540): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d5540): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d5540): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d5540): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.724002829 +0000 UTC m=+234.584493047 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d5540): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d5ac0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d5ac0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d5ac0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d5ac0): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d5ac0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.724002829 +0000 UTC m=+234.584493047 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010d5ac0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b7a0 item 44 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ea180): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ea180): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ea180): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ea180): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ea180): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ea180): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ea180): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.726411 +0000 UTC m=+234.586901218 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ea180): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ea680): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ea680): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ea680): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492000 item 45 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ea680): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ea680): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.727328056 +0000 UTC m=+234.587818284 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ea680): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ead80): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ead80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ead80): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ead80): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ead80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.727328056 +0000 UTC m=+234.587818284 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ead80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492230 item 45 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010eb3c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010eb3c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010eb3c0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010eb3c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010eb3c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010eb3c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010eb3c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.729689249 +0000 UTC m=+234.590179447 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010eb3c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d59c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d59c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d59c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8700 item 46 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d59c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d59c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.730279661 +0000 UTC m=+234.590769848 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007d59c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f2140): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f2140): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f2140): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f2140): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f2140): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.730279661 +0000 UTC m=+234.590769848 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f2140): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d88c0 item 46 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f2780): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f2780): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f2780): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f2780): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f2780): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f2780): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f2780): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.731862528 +0000 UTC m=+234.592352727 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f2780): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f2c80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f2c80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f2c80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8e70 item 47 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f2c80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f2c80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.732491032 +0000 UTC m=+234.592981229 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f2c80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f3380): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f3380): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f3380): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f3380): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f3380): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.732491032 +0000 UTC m=+234.592981229 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f3380): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9030 item 47 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f39c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f39c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f39c0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f39c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f39c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f39c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f39c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.734076033 +0000 UTC m=+234.594566231 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f39c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f3ec0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f3ec0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f3ec0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d93b0 item 48 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f3ec0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f3ec0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.734687193 +0000 UTC m=+234.595177392 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0007f3ec0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000888640): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000888640): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000888640): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000888640): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000888640): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.734687193 +0000 UTC m=+234.595177392 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000888640): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d95e0 item 48 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000888c80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000888c80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000888c80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000888c80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000888c80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.736345895 +0000 UTC m=+234.596836093 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000888c80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000889100): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000889100): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000889100): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000889100): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000889100): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000889100): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9b20 item 49 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000889100): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000889100): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.737018831 +0000 UTC m=+234.597509029 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000889100): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000889640): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000889640): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000889640): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000889640): >_readAt: n=8, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000889640): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.737018831 +0000 UTC m=+234.597509029 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000889640): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9d50 item 49 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000889cc0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000889cc0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000889cc0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000889cc0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000889cc0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.738698582 +0000 UTC m=+234.599188780 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000889cc0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ca240): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ca240): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ca240): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003382a0 item 50 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ca240): _readAt: size=2, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ca240): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ca240): _writeAt: size=3, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ca240): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ca240): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.739319961 +0000 UTC m=+234.599810150 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ca240): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ca7c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ca7c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ca7c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ca7c0): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ca7c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.739319961 +0000 UTC m=+234.599810150 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008ca7c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338850 item 50 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cae40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cae40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cae40): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cae40): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cae40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.740810577 +0000 UTC m=+234.601300774 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cae40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cb340): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cb340): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cb340): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cb340): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cb340): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cb340): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338d20 item 51 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cb340): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cb340): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.741405826 +0000 UTC m=+234.601896024 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cb340): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cb880): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cb880): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cb880): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cb880): >_readAt: n=8, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cb880): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.741405826 +0000 UTC m=+234.601896024 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cb880): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338fc0 item 51 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cbf00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cbf00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cbf00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cbf00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cbf00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.742929804 +0000 UTC m=+234.603420001 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008cbf00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e8480): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e8480): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e8480): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339960 item 52 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e8480): _readAt: size=2, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e8480): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e8480): _writeAt: size=3, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e8480): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e8480): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.743752021 +0000 UTC m=+234.604242219 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e8480): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e8a00): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e8a00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e8a00): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e8a00): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e8a00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.743752021 +0000 UTC m=+234.604242219 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e8a00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339f10 item 52 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e9080): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e9080): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e9080): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e9080): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e9080): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.745440027 +0000 UTC m=+234.605930226 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e9080): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e9580): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e9580): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e9580): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e9580): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e9580): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e9580): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316620 item 53 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e9580): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e9580): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.746258818 +0000 UTC m=+234.606749026 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e9580): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e9ac0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e9ac0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e9ac0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e9ac0): >_readAt: n=8, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e9ac0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.746258818 +0000 UTC m=+234.606749026 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008e9ac0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316fc0 item 53 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009141c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009141c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009141c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009141c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009141c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.748069605 +0000 UTC m=+234.608559813 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009141c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009146c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009146c0): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009146c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317730 item 54 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009146c0): _readAt: size=2, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009146c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009146c0): _writeAt: size=3, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009146c0): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009146c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.748724568 +0000 UTC m=+234.609214766 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009146c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000914c40): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000914c40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000914c40): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000914c40): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000914c40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.748724568 +0000 UTC m=+234.609214766 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000914c40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317ce0 item 54 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009152c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009152c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009152c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009152c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009152c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.751129414 +0000 UTC m=+234.611619622 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009152c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009157c0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009157c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009157c0): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009157c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009157c0): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009157c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410620 item 55 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009157c0): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009157c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.752035318 +0000 UTC m=+234.612525536 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009157c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000915d00): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000915d00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000915d00): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000915d00): >_readAt: n=8, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000915d00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.752035318 +0000 UTC m=+234.612525536 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000915d00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410a80 item 55 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000932400): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000932400): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000932400): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000932400): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000932400): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.754333022 +0000 UTC m=+234.614823240 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000932400): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000932900): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000932900): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000932900): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411500 item 56 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000932900): _readAt: size=2, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000932900): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000932900): _writeAt: size=3, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000932900): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000932900): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.75612309 +0000 UTC m=+234.616613298 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000932900): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000932e80): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000932e80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000932e80): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000932e80): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000932e80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.75612309 +0000 UTC m=+234.616613298 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000932e80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411810 item 56 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009334c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009334c0): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009334c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009334c0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009334c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009334c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009334c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009334c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.758440912 +0000 UTC m=+234.618931130 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009334c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000933a00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000933a00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000933a00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326070 item 57 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000933a00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000933a00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.759242891 +0000 UTC m=+234.619733119 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000933a00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000933f40): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000933f40): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000933f40): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000933f40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000933f40): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000933f40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326620 item 57 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000933f40): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000933f40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.760128988 +0000 UTC m=+234.620619207 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000933f40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000950540): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000950540): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000950540): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000950540): >_readAt: n=8, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000950540): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.760128988 +0000 UTC m=+234.620619207 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000950540): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326ee0 item 57 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000950b80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000950b80): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000950b80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000950b80): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000950b80): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000950b80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000950b80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000950b80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.762815122 +0000 UTC m=+234.623305330 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000950b80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009510c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009510c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009510c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003273b0 item 58 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009510c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009510c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.763618044 +0000 UTC m=+234.624108252 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009510c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000951600): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000951600): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000951600): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327730 item 58 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000951600): _readAt: size=2, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000951600): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000951600): _writeAt: size=3, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000951600): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000951600): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.764722572 +0000 UTC m=+234.625212790 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000951600): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000951bc0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000951bc0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000951bc0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000951bc0): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000951bc0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.764722572 +0000 UTC m=+234.625212790 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000951bc0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327b90 item 58 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000968280): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000968280): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000968280): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000968280): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000968280): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000968280): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000968280): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000968280): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.767313658 +0000 UTC m=+234.627803866 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000968280): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009687c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009687c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009687c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346230 item 59 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009687c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009687c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.76833519 +0000 UTC m=+234.628825429 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009687c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000968d00): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000968d00): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000968d00): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000968d00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000968d00): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000968d00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346460 item 59 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000968d00): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000968d00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.769303322 +0000 UTC m=+234.629793570 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000968d00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000969280): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000969280): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000969280): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000969280): >_readAt: n=8, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000969280): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.769303322 +0000 UTC m=+234.629793570 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000969280): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346620 item 59 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009698c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009698c0): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009698c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009698c0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009698c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009698c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009698c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009698c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.772014824 +0000 UTC m=+234.632505063 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009698c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000969e00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000969e00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000969e00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346bd0 item 60 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000969e00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000969e00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.773017561 +0000 UTC m=+234.633507779 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000969e00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099a3c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099a3c0): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099a3c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346f50 item 60 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099a3c0): _readAt: size=2, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099a3c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099a3c0): _writeAt: size=3, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099a3c0): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099a3c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.774131216 +0000 UTC m=+234.634621445 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099a3c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099a980): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099a980): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099a980): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099a980): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099a980): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.774131216 +0000 UTC m=+234.634621445 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099a980): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347500 item 60 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099afc0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099afc0): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099afc0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099afc0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099afc0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099afc0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099afc0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099afc0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.776935043 +0000 UTC m=+234.637425261 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099afc0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099b500): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099b500): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099b500): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347a40 item 61 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099b500): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099b500): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.777829676 +0000 UTC m=+234.638319894 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099b500): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099bc00): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099bc00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099bc00): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099bc00): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099bc00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.777829676 +0000 UTC m=+234.638319894 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00099bc00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347ce0 item 61 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009be2c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009be2c0): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009be2c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009be2c0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009be2c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009be2c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009be2c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009be2c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.780417445 +0000 UTC m=+234.640907663 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009be2c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009be800): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009be800): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009be800): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a1c0 item 62 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009be800): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009be800): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.78128572 +0000 UTC m=+234.641775928 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009be800): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009bef00): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009bef00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009bef00): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009bef00): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009bef00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.78128572 +0000 UTC m=+234.641775928 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009bef00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a5b0 item 62 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009bf540): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009bf540): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009bf540): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009bf540): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009bf540): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009bf540): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009bf540): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009bf540): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.78360298 +0000 UTC m=+234.644093188 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009bf540): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009bfa80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009bfa80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009bfa80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032aaf0 item 63 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009bfa80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009bfa80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.784834037 +0000 UTC m=+234.645324255 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0009bfa80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24200): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24200): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24200): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24200): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24200): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.784834037 +0000 UTC m=+234.645324255 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24200): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032acb0 item 63 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24840): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24840): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24840): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24840): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24840): >_readAt: n=0, err=Bad file descriptor 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24840): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24840): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24840): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.786799926 +0000 UTC m=+234.647290123 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24840): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24d80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24d80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24d80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b6c0 item 64 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24d80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24d80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.787361713 +0000 UTC m=+234.647851911 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a24d80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25480): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25480): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25480): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25480): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25480): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.787361713 +0000 UTC m=+234.647851911 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25480): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ba40 item 64 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25ac0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25ac0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25ac0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25ac0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25ac0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.788895279 +0000 UTC m=+234.649385477 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25ac0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25f40): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25f40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25f40): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25f40): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25f40): _writeAt: size=3, off=2 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e0e0 item 65 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25f40): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25f40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.789520335 +0000 UTC m=+234.650010533 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a25f40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a504c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a504c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a504c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a504c0): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a504c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.789520335 +0000 UTC m=+234.650010533 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a504c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e540 item 65 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a50b00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a50b00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a50b00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a50b00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a50b00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.791548271 +0000 UTC m=+234.652038469 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a50b00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a50f80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a50f80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ecb0 item 66 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a50f80): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a50f80): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a50f80): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a50f80): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a50f80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.792256734 +0000 UTC m=+234.652746942 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a50f80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a514c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a514c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a514c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a514c0): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a514c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.792256734 +0000 UTC m=+234.652746942 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a514c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ee70 item 66 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a51b00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a51b00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a51b00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a51b00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a51b00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.793805048 +0000 UTC m=+234.654295246 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a51b00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a72000): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a72000): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a72000): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a72000): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a72000): _writeAt: size=3, off=2 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f2d0 item 67 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a72000): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a72000): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.794469667 +0000 UTC m=+234.654959866 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a72000): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a72500): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a72500): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a72500): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a72500): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a72500): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.794469667 +0000 UTC m=+234.654959866 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a72500): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f490 item 67 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a72b80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a72b80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a72b80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a72b80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a72b80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.796311063 +0000 UTC m=+234.656801261 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a72b80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a73080): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a73080): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fa40 item 68 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a73080): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a73080): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a73080): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a73080): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a73080): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.796987927 +0000 UTC m=+234.657478125 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a73080): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a735c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a735c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a735c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a735c0): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a735c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.796987927 +0000 UTC m=+234.657478125 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a735c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fc70 item 68 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a73c00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a73c00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a73c00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a73c00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a73c00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.79881275 +0000 UTC m=+234.659302949 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a73c00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8e100): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8e100): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8e100): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8e100): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8e100): _writeAt: size=3, off=2 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003661c0 item 69 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8e100): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8e100): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.799601525 +0000 UTC m=+234.660091723 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8e100): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8e600): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8e600): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8e600): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8e600): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8e600): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.799601525 +0000 UTC m=+234.660091723 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8e600): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366770 item 69 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8ec80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8ec80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8ec80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8ec80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8ec80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.801450635 +0000 UTC m=+234.661940833 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8ec80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8f180): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8f180): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003670a0 item 70 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8f180): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8f180): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8f180): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8f180): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8f180): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.802072084 +0000 UTC m=+234.662562282 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8f180): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8f6c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8f6c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8f6c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8f6c0): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8f6c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.802072084 +0000 UTC m=+234.662562282 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8f6c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003673b0 item 70 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8fd40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8fd40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8fd40): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8fd40): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8fd40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.803641928 +0000 UTC m=+234.664132126 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000a8fd40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aae2c0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aae2c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aae2c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aae2c0): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aae2c0): _writeAt: size=3, off=2 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367880 item 71 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aae2c0): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aae2c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.804326406 +0000 UTC m=+234.664816605 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aae2c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aae7c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aae7c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aae7c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aae7c0): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aae7c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.804326406 +0000 UTC m=+234.664816605 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aae7c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4000 item 71 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aaee40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aaee40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aaee40): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aaee40): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aaee40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.805831248 +0000 UTC m=+234.666321446 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aaee40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aaf340): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aaf340): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4620 item 72 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aaf340): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aaf340): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aaf340): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aaf340): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aaf340): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.80662969 +0000 UTC m=+234.667119888 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aaf340): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aaf880): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aaf880): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aaf880): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aaf880): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aaf880): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.80662969 +0000 UTC m=+234.667119888 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aaf880): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e47e0 item 72 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aafe40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aafe40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aafe40): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aafe40): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aafe40): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aafe40): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aafe40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.807922703 +0000 UTC m=+234.668412951 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000aafe40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac83c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac83c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac83c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4b60 item 73 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac83c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac83c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.808672033 +0000 UTC m=+234.669162231 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac83c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac8880): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac8880): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac8880): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac8880): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac8880): _writeAt: size=3, off=2 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4d20 item 73 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac8880): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac8880): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.809230664 +0000 UTC m=+234.669720863 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac8880): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac8dc0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac8dc0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac8dc0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac8dc0): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac8dc0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.809230664 +0000 UTC m=+234.669720863 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac8dc0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4fc0 item 73 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac9400): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac9400): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac9400): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac9400): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac9400): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac9400): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac9400): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.810587288 +0000 UTC m=+234.671077496 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac9400): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac9900): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac9900): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac9900): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5420 item 74 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac9900): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac9900): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.811218865 +0000 UTC m=+234.671709063 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac9900): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac9e40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac9e40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5730 item 74 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac9e40): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac9e40): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac9e40): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac9e40): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac9e40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.811991529 +0000 UTC m=+234.672481728 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ac9e40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae4440): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae4440): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae4440): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae4440): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae4440): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.811991529 +0000 UTC m=+234.672481728 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae4440): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e58f0 item 74 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae4a80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae4a80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae4a80): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae4a80): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae4a80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae4a80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae4a80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.813698612 +0000 UTC m=+234.674188809 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae4a80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae4f80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae4f80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae4f80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5e30 item 75 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae4f80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae4f80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.814664208 +0000 UTC m=+234.675154406 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae4f80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae54c0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae54c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae54c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae54c0): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae54c0): _writeAt: size=3, off=2 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420310 item 75 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae54c0): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae54c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.81542474 +0000 UTC m=+234.675914948 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae54c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae5a00): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae5a00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae5a00): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae5a00): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae5a00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.81542474 +0000 UTC m=+234.675914948 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ae5a00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420540 item 75 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b000c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b000c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b000c0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b000c0): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b000c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b000c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b000c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.817597418 +0000 UTC m=+234.678087606 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b000c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b005c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b005c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b005c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420fc0 item 76 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b005c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b005c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.81806085 +0000 UTC m=+234.678551048 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b005c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b00b00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b00b00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421340 item 76 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b00b00): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b00b00): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b00b00): _writeAt: size=3, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b00b00): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b00b00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.818798178 +0000 UTC m=+234.679288386 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b00b00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b01080): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b01080): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b01080): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b01080): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b01080): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.818798178 +0000 UTC m=+234.679288386 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b01080): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421730 item 76 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b00040): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b00040): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b00040): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b00040): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b00040): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b00040): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b00040): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.820538834 +0000 UTC m=+234.681029032 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b00040): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b01900): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b01900): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b01900): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420380 item 77 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b01900): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b01900): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.821108626 +0000 UTC m=+234.681598823 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000b01900): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a080): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a080): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a080): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a080): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a080): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.821108626 +0000 UTC m=+234.681598823 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a080): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004205b0 item 77 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a6c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a6c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a6c0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a6c0): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a6c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a6c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a6c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.824450795 +0000 UTC m=+234.684941012 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085a6c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085abc0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085abc0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085abc0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421dc0 item 78 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085abc0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085abc0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.825209042 +0000 UTC m=+234.685699260 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085abc0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b480): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b480): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b480): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b480): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b480): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.825209042 +0000 UTC m=+234.685699260 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085b480): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004320e0 item 78 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085bac0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085bac0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085bac0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085bac0): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085bac0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085bac0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085bac0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.826992167 +0000 UTC m=+234.687482385 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00085bac0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a040): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a040): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a040): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432540 item 79 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a040): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a040): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.827732208 +0000 UTC m=+234.688222407 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a040): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a780): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a780): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a780): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a780): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a780): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.827732208 +0000 UTC m=+234.688222407 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108a780): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004327e0 item 79 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108adc0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108adc0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108adc0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108adc0): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108adc0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108adc0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108adc0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.829726332 +0000 UTC m=+234.690216530 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108adc0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b2c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b2c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b2c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432ee0 item 80 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b2c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b2c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.830552186 +0000 UTC m=+234.691042384 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b2c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b9c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b9c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b9c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b9c0): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b9c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.830552186 +0000 UTC m=+234.691042384 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc00108b9c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433260 item 80 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d0800): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d0800): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d0800): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d0800): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d0800): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.832641767 +0000 UTC m=+234.693131965 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d0800): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1100): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1100): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1100): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1100): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1100): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1100): _writeAt: size=3, off=7 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004339d0 item 81 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1100): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1100): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.833395235 +0000 UTC m=+234.693885434 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1100): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1a00): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1a00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1a00): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1a00): >_readAt: n=8, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1a00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.833395235 +0000 UTC m=+234.693885434 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0002d1a00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433b90 item 81 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece100): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece100): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece100): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece100): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece100): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.83508236 +0000 UTC m=+234.695572558 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece100): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece600): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece600): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece600): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492000 item 82 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece600): _readAt: size=2, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece600): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece600): _writeAt: size=3, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece600): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece600): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.835798447 +0000 UTC m=+234.696288636 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ece600): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eceb80): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eceb80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eceb80): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eceb80): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eceb80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.835798447 +0000 UTC m=+234.696288636 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000eceb80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492230 item 82 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ecf6c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ecf6c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ecf6c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ecf6c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ecf6c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.837401364 +0000 UTC m=+234.697891561 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ecf6c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ecfe80): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ecfe80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ecfe80): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ecfe80): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ecfe80): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ecfe80): _writeAt: size=3, off=7 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492690 item 83 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ecfe80): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ecfe80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.838581504 +0000 UTC m=+234.699071712 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000ecfe80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000412740): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000412740): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000412740): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000412740): >_readAt: n=8, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000412740): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.838581504 +0000 UTC m=+234.699071712 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000412740): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492850 item 83 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8a0c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8a0c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8a0c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8a0c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8a0c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.840464307 +0000 UTC m=+234.700954506 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8a0c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8a5c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8a5c0): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8a5c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492bd0 item 84 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8a5c0): _readAt: size=2, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8a5c0): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8a5c0): _writeAt: size=3, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8a5c0): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8a5c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.841279652 +0000 UTC m=+234.701769840 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8a5c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8ab40): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8ab40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8ab40): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8ab40): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8ab40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.841279652 +0000 UTC m=+234.701769840 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8ab40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492e00 item 84 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b240): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b240): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b240): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b240): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b240): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.843305864 +0000 UTC m=+234.703796062 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b240): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b740): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b740): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b740): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b740): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b740): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b740): _writeAt: size=3, off=7 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493260 item 85 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b740): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b740): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.844064502 +0000 UTC m=+234.704554700 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8b740): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8bc80): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8bc80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8bc80): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8bc80): >_readAt: n=8, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8bc80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.844064502 +0000 UTC m=+234.704554700 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000e8bc80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493500 item 85 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850500): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850500): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850500): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850500): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850500): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.846037295 +0000 UTC m=+234.706527513 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850500): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850c80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850c80): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850c80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493ab0 item 86 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850c80): _readAt: size=2, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850c80): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850c80): _writeAt: size=3, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850c80): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850c80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.84673612 +0000 UTC m=+234.707226318 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000850c80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851200): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851200): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851200): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851200): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851200): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.84673612 +0000 UTC m=+234.707226318 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851200): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493d50 item 86 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851880): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851880): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851880): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851880): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851880): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.84903714 +0000 UTC m=+234.709527348 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851880): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851dc0): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851dc0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851dc0): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851dc0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851dc0): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851dc0): _writeAt: size=3, off=7 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416230 item 87 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851dc0): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851dc0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.849880416 +0000 UTC m=+234.710370625 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000851dc0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6400): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6400): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6400): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6400): >_readAt: n=8, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6400): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.849880416 +0000 UTC m=+234.710370625 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6400): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416700 item 87 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6ac0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6ac0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6ac0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6ac0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6ac0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.85203442 +0000 UTC m=+234.712524638 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6ac0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6fc0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6fc0): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6fc0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416d20 item 88 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6fc0): _readAt: size=2, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6fc0): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6fc0): _writeAt: size=3, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6fc0): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6fc0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.852821821 +0000 UTC m=+234.713312019 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df6fc0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7540): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7540): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7540): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7540): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7540): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.852821821 +0000 UTC m=+234.713312019 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7540): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417650 item 88 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7b80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7b80): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7b80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7b80): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7b80): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7b80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7b80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7b80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.855227869 +0000 UTC m=+234.715718066 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000df7b80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192140): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192140): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192140): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417ab0 item 89 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192140): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192140): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.855973341 +0000 UTC m=+234.716463539 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192140): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192800): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192800): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192800): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192800): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192800): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192800): _writeAt: size=3, off=7 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404070 item 89 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192800): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192800): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.857218014 +0000 UTC m=+234.717708212 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192800): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192dc0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192dc0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192dc0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192dc0): >_readAt: n=8, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192dc0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.857218014 +0000 UTC m=+234.717708212 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001192dc0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404310 item 89 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193440): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193440): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193440): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193440): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193440): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193440): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193440): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193440): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.859288229 +0000 UTC m=+234.719778477 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193440): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193980): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193980): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193980): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404bd0 item 90 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193980): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193980): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.860012883 +0000 UTC m=+234.720503081 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193980): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193ec0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193ec0): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193ec0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404e70 item 90 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193ec0): _readAt: size=2, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193ec0): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193ec0): _writeAt: size=3, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193ec0): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193ec0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.86151038 +0000 UTC m=+234.722000609 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc001193ec0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c0d80): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c0d80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c0d80): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c0d80): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c0d80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.86151038 +0000 UTC m=+234.722000609 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c0d80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004051f0 item 90 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c1500): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c1500): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c1500): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c1500): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c1500): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c1500): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c1500): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c1500): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.86426842 +0000 UTC m=+234.724758648 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c1500): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c1a40): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c1a40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c1a40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004056c0 item 91 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c1a40): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c1a40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.864940154 +0000 UTC m=+234.725430353 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0003c1a40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38040): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38040): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38040): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38040): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38040): >_readAt: n=2, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38040): _writeAt: size=3, off=7 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004059d0 item 91 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38040): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38040): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.865749047 +0000 UTC m=+234.726239244 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38040): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38800): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38800): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38800): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38800): >_readAt: n=8, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38800): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.865749047 +0000 UTC m=+234.726239244 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38800): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405ea0 item 91 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38e40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38e40): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38e40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38e40): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38e40): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38e40): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38e40): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38e40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.867753669 +0000 UTC m=+234.728243867 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d38e40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d393c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d393c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d393c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378770 item 92 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d393c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d393c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.868534408 +0000 UTC m=+234.729024605 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d393c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39900): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39900): open at offset 5 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39900): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378a10 item 92 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39900): _readAt: size=2, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39900): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39900): _writeAt: size=3, off=5 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39900): >_writeAt: n=3, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39900): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.869400398 +0000 UTC m=+234.729890606 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39900): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39ec0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39ec0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39ec0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39ec0): >_readAt: n=3, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39ec0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.869400398 +0000 UTC m=+234.729890606 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000d39ec0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378c40 item 92 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000131080): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000131080): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000131080): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000131080): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000131080): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000131080): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000131080): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000131080): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.871133219 +0000 UTC m=+234.731623416 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000131080): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000131e80): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000131e80): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000131e80): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378fc0 item 93 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000131e80): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000131e80): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.871850207 +0000 UTC m=+234.732340405 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000131e80): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a07c0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a07c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a07c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a07c0): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a07c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.871850207 +0000 UTC m=+234.732340405 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a07c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379180 item 93 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a0e00): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a0e00): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a0e00): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a0e00): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a0e00): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a0e00): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a0e00): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a0e00): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.874002909 +0000 UTC m=+234.734493106 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a0e00): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1340): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1340): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1340): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379500 item 94 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1340): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1340): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.87472141 +0000 UTC m=+234.735211608 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1340): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1b40): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1b40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1b40): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1b40): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1b40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.87472141 +0000 UTC m=+234.735211608 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0004a1b40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379810 item 94 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826280): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826280): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826280): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826280): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826280): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826280): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826280): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826280): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.876683933 +0000 UTC m=+234.737174131 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826280): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008267c0): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008267c0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008267c0): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379dc0 item 95 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008267c0): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008267c0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.8773997 +0000 UTC m=+234.737889898 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0008267c0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826ec0): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826ec0): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826ec0): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826ec0): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826ec0): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.8773997 +0000 UTC m=+234.737889898 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000826ec0): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472000 item 95 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827500): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827500): open at offset 0 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827500): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827500): _readAt: size=2, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827500): >_readAt: n=0, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827500): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827500): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827500): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.87925979 +0000 UTC m=+234.739749988 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827500): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827a40): _writeAt: size=5, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827a40): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827a40): >openPending: err= 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472460 item 96 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827a40): >_writeAt: n=5, err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827a40): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.879978662 +0000 UTC m=+234.740468860 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc000827a40): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 03:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 03:05:50 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 03:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 03:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ac240): _readAt: size=512, off=0 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ac240): openPending: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ac240): >openPending: err= 2025/08/11 03:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ac240): >_readAt: n=5, err=EOF 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ac240): close: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 03:05:50.879978662 +0000 UTC m=+234.740468860 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:50 DEBUG : open-test-file(0xc0010ac240): >close: err= 2025/08/11 03:05:50 DEBUG : open-test-file: Remove: 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472700 item 96 2025/08/11 03:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 03:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 03:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 03:05:50 DEBUG : open-test-file: >Remove: err= 2025/08/11 03:05:50 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:05:50 DEBUG : Looking for writers 2025/08/11 03:05:50 DEBUG : >WaitForWriters: 2025/08/11 03:05:50 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.38s) --- PASS: TestRWFileHandleOpenTests/writes (0.68s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.70s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.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-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:05:51 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:05:51 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:05:51 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:51 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:51 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 03:05:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:51 DEBUG : file1: newRWFileHandle: 2025/08/11 03:05:51 DEBUG : file1(0xc0010accc0): openPending: 2025/08/11 03:05:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:51 DEBUG : file1(0xc0010accc0): >openPending: err= 2025/08/11 03:05:51 DEBUG : file1: >newRWFileHandle: err= 2025/08/11 03:05:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/11 03:05:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/11 03:05:51 DEBUG : file1(0xc0010accc0): _writeAt: size=2, off=0 2025/08/11 03:05:51 DEBUG : file1(0xc0010accc0): >_writeAt: n=2, err= 2025/08/11 03:05:51 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/11 03:05:51 DEBUG : file1(0xc0010accc0): RWFileHandle.Flush 2025/08/11 03:05:51 DEBUG : file1(0xc0010accc0): RWFileHandle.Release 2025/08/11 03:05:51 DEBUG : file1(0xc0010accc0): close: 2025/08/11 03:05:51 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/11 03:05:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:51 DEBUG : file1(0xc0010accc0): >close: err= 2025/08/11 03:05:51 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:05:51 DEBUG : Looking for writers 2025/08/11 03:05:51 DEBUG : file1: reading active writers 2025/08/11 03:05:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 03:05:51 DEBUG : Looking for writers 2025/08/11 03:05:51 DEBUG : file1: reading active writers 2025/08/11 03:05:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 03:05:51 DEBUG : Looking for writers 2025/08/11 03:05:51 DEBUG : file1: reading active writers 2025/08/11 03:05:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 03:05:51 DEBUG : Looking for writers 2025/08/11 03:05:51 DEBUG : file1: reading active writers 2025/08/11 03:05:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 03:05:51 DEBUG : file1: vfs cache: starting upload 2025/08/11 03:05:51 DEBUG : Looking for writers 2025/08/11 03:05:51 DEBUG : file1: reading active writers 2025/08/11 03:05:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 03:05:51 DEBUG : Looking for writers 2025/08/11 03:05:51 DEBUG : file1: reading active writers 2025/08/11 03:05:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 03:05:51 DEBUG : Looking for writers 2025/08/11 03:05:51 DEBUG : file1: reading active writers 2025/08/11 03:05:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/11 03:05:52 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/11 03:05:52 INFO : file1: Copied (new) 2025/08/11 03:05:52 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/08/11 03:05:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/11 03:05:52 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/08/11 03:05:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:05:52 INFO : file1: vfs cache: upload succeeded try #1 2025/08/11 03:05:52 DEBUG : Looking for writers 2025/08/11 03:05:52 DEBUG : file1: reading active writers 2025/08/11 03:05:52 DEBUG : >WaitForWriters: 2025/08/11 03:05:52 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:05:52 DEBUG : Looking for writers 2025/08/11 03:05:52 DEBUG : file1: reading active writers 2025/08/11 03:05:52 DEBUG : >WaitForWriters: 2025/08/11 03:05:52 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.77s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:05:53 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:05:53 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:05:53 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:53 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:53 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:05:53 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 03:05:54 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:05:54 DEBUG : rename_me: newRWFileHandle: 2025/08/11 03:05:54 DEBUG : rename_me(0xc000772a80): openPending: 2025/08/11 03:05:54 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 03:05:54 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/11 03:05:54 DEBUG : rename_me(0xc000772a80): >openPending: err= 2025/08/11 03:05:54 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/11 03:05:54 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/11 03:05:54 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/11 03:05:54 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/11 03:05:54 DEBUG : rename_me(0xc000772a80): _writeAt: size=5, off=0 2025/08/11 03:05:54 DEBUG : rename_me(0xc000772a80): >_writeAt: n=5, err= 2025/08/11 03:05:54 DEBUG : rename_me(0xc000772a80): close: 2025/08/11 03:05:54 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-11 03:05:54.216461942 +0000 UTC m=+238.076952190 2025/08/11 03:05:54 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/11 03:05:54 DEBUG : rename_me(0xc000772a80): >close: err= 2025/08/11 03:05:54 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/11 03:05:54 DEBUG : i_was_renamed: Updating file with 0xc000ed8300 2025/08/11 03:05:54 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/11 03:05:54 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/11 03:05:54 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:05:54 DEBUG : Looking for writers 2025/08/11 03:05:54 DEBUG : i_was_renamed: reading active writers 2025/08/11 03:05:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 03:05:54 DEBUG : Looking for writers 2025/08/11 03:05:54 DEBUG : i_was_renamed: reading active writers 2025/08/11 03:05:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 03:05:54 DEBUG : Looking for writers 2025/08/11 03:05:54 DEBUG : i_was_renamed: reading active writers 2025/08/11 03:05:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 03:05:54 DEBUG : Looking for writers 2025/08/11 03:05:54 DEBUG : i_was_renamed: reading active writers 2025/08/11 03:05:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 03:05:54 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/11 03:05:54 DEBUG : Looking for writers 2025/08/11 03:05:54 DEBUG : i_was_renamed: reading active writers 2025/08/11 03:05:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 03:05:54 DEBUG : Looking for writers 2025/08/11 03:05:54 DEBUG : i_was_renamed: reading active writers 2025/08/11 03:05:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/11 03:05:54 DEBUG : Looking for writers 2025/08/11 03:05:54 DEBUG : i_was_renamed: reading active writers 2025/08/11 03:05:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/11 03:05:55 DEBUG : Looking for writers 2025/08/11 03:05:55 DEBUG : i_was_renamed: reading active writers 2025/08/11 03:05:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/11 03:05:55 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/08/11 03:05:55 INFO : i_was_renamed: Copied (new) 2025/08/11 03:05:55 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-11 03:05:54 +0000 UTC," 2025/08/11 03:05:55 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/11 03:05:55 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/11 03:05:55 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/11 03:05:56 DEBUG : Looking for writers 2025/08/11 03:05:56 DEBUG : i_was_renamed: reading active writers 2025/08/11 03:05:56 DEBUG : >WaitForWriters: 2025/08/11 03:05:56 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.41s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:05:57 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:05:57 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 03:05:57 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:57 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 03:05:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bumudaq5gudi" 2025/08/11 03:05:57 INFO : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 03:05:57 DEBUG : forgetting directory cache 2025/08/11 03:05:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:05:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 03:05:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 03:05:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 03:05:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 03:05:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 03:05:58 DEBUG : TestRWCacheUpdate(0xc000b26480): _readAt: size=512, off=0 2025/08/11 03:05:58 DEBUG : TestRWCacheUpdate(0xc000b26480): openPending: 2025/08/11 03:05:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-11 02:06:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/08/11 03:05:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/11 03:05:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 03:05:58 DEBUG : TestRWCacheUpdate(0xc000b26480): >openPending: err= 2025/08/11 03:05:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/11 03:05:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 03:05:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 03:05:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:05:58 DEBUG : forgetting directory cache 2025/08/11 03:05:58 DEBUG : TestRWCacheUpdate(0xc000b26480): >_readAt: n=20, err=EOF 2025/08/11 03:05:58 DEBUG : TestRWCacheUpdate(0xc000b26480): close: 2025/08/11 03:05:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 02:06:57 +0000 UTC 2025/08/11 03:05:58 DEBUG : TestRWCacheUpdate(0xc000b26480): >close: err= 2025/08/11 03:05:58 DEBUG : Re-reading directory (294.725776ms old) 2025/08/11 03:05:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 03:05:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 03:05:59 DEBUG : forgetting directory cache 2025/08/11 03:06:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:06:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 03:06:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 03:06:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 03:06:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 03:06:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 03:06:01 DEBUG : TestRWCacheUpdate(0xc000772f40): _readAt: size=512, off=0 2025/08/11 03:06:01 DEBUG : TestRWCacheUpdate(0xc000772f40): openPending: 2025/08/11 03:06:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-11 02:07:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-08-11 02:06:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/08/11 03:06:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-11 02:07:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-08-11 02:06:57 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/08/11 03:06:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 03:06:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 03:06:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/11 03:06:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 03:06:01 DEBUG : TestRWCacheUpdate(0xc000772f40): >openPending: err= 2025/08/11 03:06:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/11 03:06:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 03:06:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 03:06:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:06:01 DEBUG : forgetting directory cache 2025/08/11 03:06:01 DEBUG : TestRWCacheUpdate(0xc000772f40): >_readAt: n=20, err=EOF 2025/08/11 03:06:01 DEBUG : TestRWCacheUpdate(0xc000772f40): close: 2025/08/11 03:06:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 02:07:57 +0000 UTC 2025/08/11 03:06:01 DEBUG : TestRWCacheUpdate(0xc000772f40): >close: err= 2025/08/11 03:06:01 DEBUG : Re-reading directory (267.448162ms old) 2025/08/11 03:06:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 03:06:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 03:06:02 DEBUG : forgetting directory cache 2025/08/11 03:06:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:06:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 03:06:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 03:06:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 03:06:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 03:06:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 03:06:03 DEBUG : TestRWCacheUpdate(0xc000b27280): _readAt: size=512, off=0 2025/08/11 03:06:03 DEBUG : TestRWCacheUpdate(0xc000b27280): openPending: 2025/08/11 03:06:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-11 02:08:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-08-11 02:07:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/08/11 03:06:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-11 02:08:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-08-11 02:07:57 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/08/11 03:06:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 03:06:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 03:06:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/11 03:06:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 03:06:03 DEBUG : TestRWCacheUpdate(0xc000b27280): >openPending: err= 2025/08/11 03:06:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/11 03:06:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 03:06:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 03:06:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:06:03 DEBUG : forgetting directory cache 2025/08/11 03:06:03 DEBUG : TestRWCacheUpdate(0xc000b27280): >_readAt: n=20, err=EOF 2025/08/11 03:06:03 DEBUG : TestRWCacheUpdate(0xc000b27280): close: 2025/08/11 03:06:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 02:08:57 +0000 UTC 2025/08/11 03:06:03 DEBUG : TestRWCacheUpdate(0xc000b27280): >close: err= 2025/08/11 03:06:03 DEBUG : Re-reading directory (273.891161ms old) 2025/08/11 03:06:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 03:06:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 03:06:03 DEBUG : forgetting directory cache 2025/08/11 03:06:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:06:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 03:06:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 03:06:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 03:06:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 03:06:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 03:06:05 DEBUG : TestRWCacheUpdate(0xc000773b40): _readAt: size=512, off=0 2025/08/11 03:06:05 DEBUG : TestRWCacheUpdate(0xc000773b40): openPending: 2025/08/11 03:06:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-11 02:09:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-08-11 02:08:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/08/11 03:06:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-11 02:09:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-08-11 02:08:57 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/08/11 03:06:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 03:06:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 03:06:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/11 03:06:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 03:06:05 DEBUG : TestRWCacheUpdate(0xc000773b40): >openPending: err= 2025/08/11 03:06:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/11 03:06:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 03:06:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 03:06:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:06:05 DEBUG : forgetting directory cache 2025/08/11 03:06:05 DEBUG : TestRWCacheUpdate(0xc000773b40): >_readAt: n=20, err=EOF 2025/08/11 03:06:05 DEBUG : TestRWCacheUpdate(0xc000773b40): close: 2025/08/11 03:06:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 02:09:57 +0000 UTC 2025/08/11 03:06:05 DEBUG : TestRWCacheUpdate(0xc000773b40): >close: err= 2025/08/11 03:06:05 DEBUG : Re-reading directory (335.144373ms old) 2025/08/11 03:06:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 03:06:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 03:06:05 DEBUG : forgetting directory cache 2025/08/11 03:06:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:06:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 03:06:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 03:06:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 03:06:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 03:06:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 03:06:06 DEBUG : TestRWCacheUpdate(0xc000b27d40): _readAt: size=512, off=0 2025/08/11 03:06:06 DEBUG : TestRWCacheUpdate(0xc000b27d40): openPending: 2025/08/11 03:06:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-11 02:10:57 +0000 UTC," against cached fingerprint "20,2025-08-11 02:09:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/08/11 03:06:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-11 02:10:57 +0000 UTC," != cached fingerprint "20,2025-08-11 02:09:57 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/08/11 03:06:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 03:06:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 03:06:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/11 03:06:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 03:06:06 DEBUG : TestRWCacheUpdate(0xc000b27d40): >openPending: err= 2025/08/11 03:06:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/11 03:06:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 03:06:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 03:06:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:06:07 DEBUG : forgetting directory cache 2025/08/11 03:06:07 DEBUG : TestRWCacheUpdate(0xc000b27d40): >_readAt: n=20, err=EOF 2025/08/11 03:06:07 DEBUG : TestRWCacheUpdate(0xc000b27d40): close: 2025/08/11 03:06:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 02:10:57 +0000 UTC 2025/08/11 03:06:07 DEBUG : TestRWCacheUpdate(0xc000b27d40): >close: err= 2025/08/11 03:06:07 DEBUG : Re-reading directory (294.245101ms old) 2025/08/11 03:06:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 03:06:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 03:06:07 DEBUG : forgetting directory cache 2025/08/11 03:06:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:06:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 03:06:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 03:06:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 03:06:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 03:06:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 03:06:08 DEBUG : TestRWCacheUpdate(0xc00108a6c0): _readAt: size=512, off=0 2025/08/11 03:06:08 DEBUG : TestRWCacheUpdate(0xc00108a6c0): openPending: 2025/08/11 03:06:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-11 02:11:57 +0000 UTC," against cached fingerprint "20,2025-08-11 02:10:57 +0000 UTC," 2025/08/11 03:06:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-11 02:11:57 +0000 UTC," != cached fingerprint "20,2025-08-11 02:10:57 +0000 UTC,") 2025/08/11 03:06:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 03:06:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 03:06:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/11 03:06:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 03:06:08 DEBUG : TestRWCacheUpdate(0xc00108a6c0): >openPending: err= 2025/08/11 03:06:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/11 03:06:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 03:06:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 03:06:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:06:08 DEBUG : forgetting directory cache 2025/08/11 03:06:08 DEBUG : TestRWCacheUpdate(0xc00108a6c0): >_readAt: n=20, err=EOF 2025/08/11 03:06:08 DEBUG : TestRWCacheUpdate(0xc00108a6c0): close: 2025/08/11 03:06:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 02:11:57 +0000 UTC 2025/08/11 03:06:08 DEBUG : TestRWCacheUpdate(0xc00108a6c0): >close: err= 2025/08/11 03:06:08 DEBUG : Re-reading directory (271.745193ms old) 2025/08/11 03:06:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 03:06:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 03:06:09 DEBUG : forgetting directory cache 2025/08/11 03:06:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:06:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 03:06:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 03:06:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 03:06:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 03:06:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 03:06:10 DEBUG : TestRWCacheUpdate(0xc000ece600): _readAt: size=512, off=0 2025/08/11 03:06:10 DEBUG : TestRWCacheUpdate(0xc000ece600): openPending: 2025/08/11 03:06:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-11 02:12:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-08-11 02:11:57 +0000 UTC," 2025/08/11 03:06:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-11 02:12:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-08-11 02:11:57 +0000 UTC,") 2025/08/11 03:06:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 03:06:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 03:06:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/11 03:06:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 03:06:10 DEBUG : TestRWCacheUpdate(0xc000ece600): >openPending: err= 2025/08/11 03:06:10 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/11 03:06:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 03:06:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 03:06:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:06:10 DEBUG : forgetting directory cache 2025/08/11 03:06:10 DEBUG : TestRWCacheUpdate(0xc000ece600): >_readAt: n=21, err=EOF 2025/08/11 03:06:10 DEBUG : TestRWCacheUpdate(0xc000ece600): close: 2025/08/11 03:06:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 02:12:57 +0000 UTC 2025/08/11 03:06:10 DEBUG : TestRWCacheUpdate(0xc000ece600): >close: err= 2025/08/11 03:06:10 DEBUG : Re-reading directory (390.526736ms old) 2025/08/11 03:06:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 03:06:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 03:06:11 DEBUG : forgetting directory cache 2025/08/11 03:06:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:06:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 03:06:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 03:06:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 03:06:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 03:06:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 03:06:12 DEBUG : TestRWCacheUpdate(0xc00108a140): _readAt: size=512, off=0 2025/08/11 03:06:12 DEBUG : TestRWCacheUpdate(0xc00108a140): openPending: 2025/08/11 03:06:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-11 02:13:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-08-11 02:12:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/08/11 03:06:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-11 02:13:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-08-11 02:12:57 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/08/11 03:06:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 03:06:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 03:06:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/11 03:06:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 03:06:12 DEBUG : TestRWCacheUpdate(0xc00108a140): >openPending: err= 2025/08/11 03:06:12 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/11 03:06:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 03:06:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 03:06:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:06:12 DEBUG : forgetting directory cache 2025/08/11 03:06:12 DEBUG : TestRWCacheUpdate(0xc00108a140): >_readAt: n=22, err=EOF 2025/08/11 03:06:12 DEBUG : TestRWCacheUpdate(0xc00108a140): close: 2025/08/11 03:06:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 02:13:57 +0000 UTC 2025/08/11 03:06:12 DEBUG : TestRWCacheUpdate(0xc00108a140): >close: err= 2025/08/11 03:06:12 DEBUG : Re-reading directory (269.629153ms old) 2025/08/11 03:06:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 03:06:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 03:06:12 DEBUG : forgetting directory cache 2025/08/11 03:06:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:06:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 03:06:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 03:06:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 03:06:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 03:06:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 03:06:14 DEBUG : TestRWCacheUpdate(0xc0002d1600): _readAt: size=512, off=0 2025/08/11 03:06:14 DEBUG : TestRWCacheUpdate(0xc0002d1600): openPending: 2025/08/11 03:06:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-11 02:14:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-08-11 02:13:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/08/11 03:06:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-11 02:14:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-08-11 02:13:57 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/08/11 03:06:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 03:06:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 03:06:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/11 03:06:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 03:06:14 DEBUG : TestRWCacheUpdate(0xc0002d1600): >openPending: err= 2025/08/11 03:06:14 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/11 03:06:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 03:06:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 03:06:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:06:14 DEBUG : forgetting directory cache 2025/08/11 03:06:14 DEBUG : forgetting directory cache 2025/08/11 03:06:14 DEBUG : TestRWCacheUpdate(0xc0002d1600): >_readAt: n=23, err=EOF 2025/08/11 03:06:14 DEBUG : TestRWCacheUpdate(0xc0002d1600): close: 2025/08/11 03:06:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 02:14:57 +0000 UTC 2025/08/11 03:06:14 DEBUG : TestRWCacheUpdate(0xc0002d1600): >close: err= 2025/08/11 03:06:14 DEBUG : Re-reading directory (457.490379ms old) 2025/08/11 03:06:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 03:06:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 03:06:14 DEBUG : forgetting directory cache 2025/08/11 03:06:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:06:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 03:06:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 03:06:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 03:06:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 03:06:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 03:06:16 DEBUG : TestRWCacheUpdate(0xc0002d1bc0): _readAt: size=512, off=0 2025/08/11 03:06:16 DEBUG : TestRWCacheUpdate(0xc0002d1bc0): openPending: 2025/08/11 03:06:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-11 02:15:57 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-08-11 02:14:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/08/11 03:06:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-11 02:15:57 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-08-11 02:14:57 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/08/11 03:06:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 03:06:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 03:06:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/11 03:06:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 03:06:16 DEBUG : TestRWCacheUpdate(0xc0002d1bc0): >openPending: err= 2025/08/11 03:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/11 03:06:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 03:06:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 03:06:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:06:16 DEBUG : forgetting directory cache 2025/08/11 03:06:16 DEBUG : TestRWCacheUpdate(0xc0002d1bc0): >_readAt: n=24, err=EOF 2025/08/11 03:06:16 DEBUG : TestRWCacheUpdate(0xc0002d1bc0): close: 2025/08/11 03:06:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 02:15:57 +0000 UTC 2025/08/11 03:06:16 DEBUG : TestRWCacheUpdate(0xc0002d1bc0): >close: err= 2025/08/11 03:06:16 DEBUG : Re-reading directory (283.634676ms old) 2025/08/11 03:06:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 03:06:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 03:06:16 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:06:16 DEBUG : Looking for writers 2025/08/11 03:06:16 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/11 03:06:16 DEBUG : >WaitForWriters: 2025/08/11 03:06:16 DEBUG : files root 'rclone-test-bumudaq5gudi': vfs cache: cleaner exiting 2025/08/11 03:06:16 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (19.77s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.26s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:06:19 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:06:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 03:06:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/11 03:06:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/11 03:06:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/11 03:06:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:06:19 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 03:06:19 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 03:06:19 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/11 03:06:19 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/11 03:06:19 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/11 03:06:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:06:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 03:06:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 03:06:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/11 03:06:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/11 03:06:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/11 03:06:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:06:19 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 03:06:19 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 03:06:19 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/11 03:06:19 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:06:19 DEBUG : Looking for writers 2025/08/11 03:06:19 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/11 03:06:19 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/11 03:06:19 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.20s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:06:20 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:06:20 DEBUG : files root 'rclone-test-bumudaq5gudi': Reusing VFS from active cache 2025/08/11 03:06:20 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:06:20 DEBUG : Looking for writers 2025/08/11 03:06:20 DEBUG : >WaitForWriters: 2025/08/11 03:06:20 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:06:20 DEBUG : Looking for writers 2025/08/11 03:06:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:06:20 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:06:20 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:06:20 DEBUG : Looking for writers 2025/08/11 03:06:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.31s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:06:21 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:06:21 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:06:21 DEBUG : Looking for writers 2025/08/11 03:06:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:06:21 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:06:24 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:06:24 DEBUG : dir: Looking for writers 2025/08/11 03:06:24 DEBUG : file2: reading active writers 2025/08/11 03:06:24 DEBUG : Looking for writers 2025/08/11 03:06:24 DEBUG : dir: reading active writers 2025/08/11 03:06:24 DEBUG : file1: reading active writers 2025/08/11 03:06:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (4.52s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:06:25 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:06:27 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:06:27 DEBUG : dir: Looking for writers 2025/08/11 03:06:27 DEBUG : Looking for writers 2025/08/11 03:06:27 DEBUG : file1: reading active writers 2025/08/11 03:06:27 DEBUG : dir: reading active writers 2025/08/11 03:06:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.94s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:06:28 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:06:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 03:06:30 DEBUG : file1: Open: flags=O_RDONLY 2025/08/11 03:06:30 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/11 03:06:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/11 03:06:30 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 03:06:30 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/11 03:06:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 03:06:31 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/11 03:06:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:06:31 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:06:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/11 03:06:31 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/11 03:06:31 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/11 03:06:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/11 03:06:31 DEBUG : files root 'rclone-test-bumudaq5gudi': File to upload is small (0 bytes), uploading instead of streaming 2025/08/11 03:06:31 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/08/11 03:06:31 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/08/11 03:06:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/11 03:06:31 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:06:31 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/11 03:06:31 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:06:31 DEBUG : dir: Looking for writers 2025/08/11 03:06:31 DEBUG : new_file.txt: reading active writers 2025/08/11 03:06:31 DEBUG : file2: reading active writers 2025/08/11 03:06:31 DEBUG : Looking for writers 2025/08/11 03:06:31 DEBUG : dir: reading active writers 2025/08/11 03:06:31 DEBUG : file1: reading active writers 2025/08/11 03:06:31 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.26s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:06:33 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:06:35 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/11 03:06:35 DEBUG : dir/file1: Updating file with dir/file1 0xc00068da40 2025/08/11 03:06:35 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/11 03:06:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 03:06:36 INFO : dir/file1: Moved (server-side) to: file0 2025/08/11 03:06:36 DEBUG : file0: Updating file with file0 0xc00068da40 2025/08/11 03:06:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 03:06:36 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/11 03:06:37 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:06:37 DEBUG : dir: Looking for writers 2025/08/11 03:06:37 DEBUG : Looking for writers 2025/08/11 03:06:37 DEBUG : file0: reading active writers 2025/08/11 03:06:37 DEBUG : dir: reading active writers 2025/08/11 03:06:37 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.84s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:06:37 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:06:37 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:06:37 DEBUG : Looking for writers 2025/08/11 03:06:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.31s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:06:38 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:06:38 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/11 03:06:39 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/11 03:06:39 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/11 03:06:40 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/11 03:06:41 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/11 03:06:41 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:06:41 DEBUG : Looking for writers 2025/08/11 03:06:41 DEBUG : a: Looking for writers 2025/08/11 03:06:41 DEBUG : b: Looking for writers 2025/08/11 03:06:41 DEBUG : c: Looking for writers 2025/08/11 03:06:41 DEBUG : d: Looking for writers 2025/08/11 03:06:41 DEBUG : Looking for writers 2025/08/11 03:06:41 DEBUG : /: reading active writers 2025/08/11 03:06:41 DEBUG : a: reading active writers 2025/08/11 03:06:41 DEBUG : b: reading active writers 2025/08/11 03:06:41 DEBUG : c: reading active writers 2025/08/11 03:06:41 DEBUG : d: reading active writers 2025/08/11 03:06:41 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (4.40s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:06:42 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:06:43 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/11 03:06:44 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/11 03:06:44 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/11 03:06:45 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/11 03:06:47 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:06:47 DEBUG : a/b/c/d: Looking for writers 2025/08/11 03:06:47 DEBUG : a/b/c: Looking for writers 2025/08/11 03:06:47 DEBUG : d: reading active writers 2025/08/11 03:06:47 DEBUG : a/b: Looking for writers 2025/08/11 03:06:47 DEBUG : c: reading active writers 2025/08/11 03:06:47 DEBUG : a: Looking for writers 2025/08/11 03:06:47 DEBUG : b: reading active writers 2025/08/11 03:06:47 DEBUG : Looking for writers 2025/08/11 03:06:47 DEBUG : a: reading active writers 2025/08/11 03:06:47 DEBUG : >WaitForWriters: 2025/08/11 03:06:48 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-bumudaq5gudi/a/b not empty`) 2025/08/11 03:06:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/11 03:06:48 DEBUG : pacer: Reducing sleep to 15ms 2025/08/11 03:06:48 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-bumudaq5gudi/a not empty`) 2025/08/11 03:06:48 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/08/11 03:06:48 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-bumudaq5gudi/a not empty`) 2025/08/11 03:06:48 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/08/11 03:06:48 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-bumudaq5gudi/a not empty`) 2025/08/11 03:06:48 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/08/11 03:06:48 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-bumudaq5gudi/a not empty`) 2025/08/11 03:06:48 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2025/08/11 03:06:49 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-bumudaq5gudi/a not empty`) 2025/08/11 03:06:49 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2025/08/11 03:06:49 DEBUG : pacer: Reducing sleep to 360ms 2025/08/11 03:06:49 DEBUG : pacer: Reducing sleep to 270ms --- PASS: TestVFSMkdirAll (7.21s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:06:49 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:06:49 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:06:49 DEBUG : Looking for writers 2025/08/11 03:06:49 DEBUG : >WaitForWriters: 2025/08/11 03:06:50 DEBUG : pacer: Reducing sleep to 202.5ms 2025/08/11 03:06:50 DEBUG : pacer: Reducing sleep to 151.875ms --- PASS: TestVFSIsMetadataFile (0.60s) === 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-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:06:50 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:06:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:06:50 DEBUG : pacer: Reducing sleep to 113.90625ms 2025/08/11 03:06:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:06:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:06:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 03:06:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 03:06:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:06:50 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/11 03:06:50 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/11 03:06:50 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/11 03:06:50 DEBUG : files root 'rclone-test-bumudaq5gudi': File to upload is small (5 bytes), uploading instead of streaming 2025/08/11 03:06:51 DEBUG : pacer: Reducing sleep to 85.429687ms 2025/08/11 03:06:51 DEBUG : pacer: Reducing sleep to 64.072265ms 2025/08/11 03:06:51 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/11 03:06:51 DEBUG : file1: Size of src and dst objects identical 2025/08/11 03:06:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:06:51 DEBUG : pacer: Reducing sleep to 48.054198ms 2025/08/11 03:06:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:06:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:06:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:06:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 03:06:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 03:06:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:06:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:06:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:06:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 03:06:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 03:06:51 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/11 03:06:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/11 03:06:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/11 03:06:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:06:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 03:06:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 03:06:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:06:51 DEBUG : files root 'rclone-test-bumudaq5gudi': File to upload is small (0 bytes), uploading instead of streaming 2025/08/11 03:06:52 DEBUG : pacer: Reducing sleep to 36.040648ms 2025/08/11 03:06:52 DEBUG : pacer: Reducing sleep to 27.030486ms 2025/08/11 03:06:52 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/11 03:06:52 DEBUG : file1: Size of src and dst objects identical 2025/08/11 03:06:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:06:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/11 03:06:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/11 03:06:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:06:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 03:06:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 03:06:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:06:52 DEBUG : files root 'rclone-test-bumudaq5gudi': File to upload is small (7 bytes), uploading instead of streaming 2025/08/11 03:06:53 DEBUG : pacer: Reducing sleep to 20.272864ms 2025/08/11 03:06:53 DEBUG : pacer: Reducing sleep to 15.204648ms 2025/08/11 03:06:53 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/11 03:06:53 DEBUG : file1: Size of src and dst objects identical 2025/08/11 03:06:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:06:53 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:06:53 DEBUG : Looking for writers 2025/08/11 03:06:53 DEBUG : file1: reading active writers 2025/08/11 03:06:53 DEBUG : >WaitForWriters: 2025/08/11 03:06:53 DEBUG : pacer: Reducing sleep to 11.403486ms 2025/08/11 03:06:53 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestWriteFileHandleMethods (3.57s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:06:54 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:06:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:06:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:06:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:06:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 03:06:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 03:06:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:06:54 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/11 03:06:55 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/11 03:06:55 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/11 03:06:55 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/11 03:06:55 DEBUG : files root 'rclone-test-bumudaq5gudi': File to upload is small (11 bytes), uploading instead of streaming 2025/08/11 03:06:55 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/11 03:06:55 DEBUG : file1: Size of src and dst objects identical 2025/08/11 03:06:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:06:55 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/11 03:06:56 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:06:56 DEBUG : Looking for writers 2025/08/11 03:06:56 DEBUG : file1: reading active writers 2025/08/11 03:06:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.53s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:06:56 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:06:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:06:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:06:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:06:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 03:06:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 03:06:56 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/11 03:06:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:06:56 DEBUG : files root 'rclone-test-bumudaq5gudi': File to upload is small (5 bytes), uploading instead of streaming 2025/08/11 03:06:57 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/11 03:06:57 DEBUG : file1: Size of src and dst objects identical 2025/08/11 03:06:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:06:57 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/11 03:06:57 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:06:57 DEBUG : Looking for writers 2025/08/11 03:06:57 DEBUG : file1: reading active writers 2025/08/11 03:06:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.41s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:06:57 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:06:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:06:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:06:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:06:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 03:06:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 03:06:58 DEBUG : file1: WriteFileHandle.Release closing 2025/08/11 03:06:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:06:58 DEBUG : files root 'rclone-test-bumudaq5gudi': File to upload is small (0 bytes), uploading instead of streaming 2025/08/11 03:06:59 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/11 03:06:59 DEBUG : file1: Size of src and dst objects identical 2025/08/11 03:06:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:06:59 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/11 03:06:59 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:06:59 DEBUG : Looking for writers 2025/08/11 03:06:59 DEBUG : file1: reading active writers 2025/08/11 03:06:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.50s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:06:59 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:06:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:06:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:06:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:06:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 03:06:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 03:06:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:06:59 DEBUG : files root 'rclone-test-bumudaq5gudi': File to upload is small (2 bytes), uploading instead of streaming 2025/08/11 03:07:00 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/11 03:07:00 DEBUG : file1: Size of src and dst objects identical 2025/08/11 03:07:00 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/08/11 03:07:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:07:00 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:07:00 DEBUG : Looking for writers 2025/08/11 03:07:00 DEBUG : file1: reading active writers 2025/08/11 03:07:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.60s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:07:01 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:07:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:07:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:07:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:07:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 03:07:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 03:07:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:07:01 DEBUG : files root 'rclone-test-bumudaq5gudi': File to upload is small (0 bytes), uploading instead of streaming 2025/08/11 03:07:05 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/11 03:07:05 DEBUG : file1: Size of src and dst objects identical 2025/08/11 03:07:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:07:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:07:05 DEBUG : file1: Open: flags=O_RDONLY 2025/08/11 03:07:05 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/11 03:07:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/11 03:07:05 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:07:05 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/11 03:07:05 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:07:05 DEBUG : Looking for writers 2025/08/11 03:07:05 DEBUG : file1: reading active writers 2025/08/11 03:07:05 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (5.56s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-bumudaq5gudi'", Local "Local file system at /tmp/rclone3069119397", Modify Window "1s" 2025/08/11 03:07:06 INFO : files root 'rclone-test-bumudaq5gudi': poll-interval is not supported by this remote 2025/08/11 03:07:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 03:07:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 03:07:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:07:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 03:07:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 03:07:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:07:06 DEBUG : files root 'rclone-test-bumudaq5gudi': File to upload is small (100 bytes), uploading instead of streaming 2025/08/11 03:07:07 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/11 03:07:07 DEBUG : file1: Size of src and dst objects identical 2025/08/11 03:07:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 03:07:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 03:07:07 DEBUG : file1: Open: flags=O_RDONLY 2025/08/11 03:07:07 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/11 03:07:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/11 03:07:07 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 03:07:08 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/11 03:07:08 DEBUG : WaitForWriters: timeout=30s 2025/08/11 03:07:08 DEBUG : Looking for writers 2025/08/11 03:07:08 DEBUG : file1: reading active writers 2025/08/11 03:07:08 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.93s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/08/11 03:07:08 DEBUG : files root 'rclone-test-bumudaq5gudi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 5m12.614021929s (try 1/5): exit status 1: Failed [TestDirHandleReaddir TestFileRemoveAll TestRWFileHandleReadAt TestRWFileHandleReleaseRead]